log lib-src/etags.c @ 49583:ffebff40964c

age author description
2003-01-21 Dave Love (Cplusplus_help, Cjava_help): Re-phrase and avoid
2003-01-09 Francesco Potortì changes for language-sepcific help by Philippe
2002-09-03 Francesco Potortì (regex_tag_multiline, readline): Never pass pfnote a
2002-08-30 Francesco Potortì (consider_token, C_entries): Switch to C++ parsing when
2002-08-29 Francesco Potortì (C_entries): Corrected a problem with const C++ funcs.
2002-08-28 Francesco Potortì Two bug corrections and one new feature.
2002-06-21 Francesco Potortì (F_getit, Fortran_functions, Ada_getit, Asm_labels)
2002-06-20 Francesco Potortì A bug in the new function. No change log.
2002-06-20 Francesco Potortì Use, together with etags.el, an optimised form of tags,
2002-06-20 Francesco Potortì (add_regex): Invalid regexp modifiers are ignored.
2002-06-13 Francesco Potortì * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
2002-06-13 Francesco Potortì New multi-line regexp and new regexp syntax.
2002-06-06 Francesco Potortì (scan_separators): Support all character escape
2002-06-06 Francesco Potortì (enum arg_type): New label at_stdin.
2002-06-06 Francesco Potortì (TeX_commands): Skip comments.
2002-06-05 Francesco Potortì (main): Avoid a buffer overrun with sprintf.
2002-05-27 Paul Eggert Reinstate the following change from 2002-03-22, which was
2002-04-22 Francesco Potortì (last_node): Make it a global variable.
2002-04-16 Francesco Potortì (find_entries): Bug fix in list management.
2002-04-15 Francesco Potortì * etags.c (get_language_from_filename): Add one argument.
2002-04-15 Francesco Potortì Bug fix. New version to come soon.
2002-04-15 Francesco Potortì Avoid doubly tagging parse.y when both parse.c and parse.y are given on
2002-03-23 Paul Eggert (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
2002-03-12 Francesco Potortì * etags.c (Python_functions): Skip spaces at beginning of lines.
2002-03-06 Jason Rumney (put_entries): Use #if !CTAGS, to fix link error on
2002-03-05 Francesco Potortì * etags.c: Honour #line directives.
2001-12-26 Francesco Potortì support for Perl packages
2001-12-15 Francesco Potortì * etags.c (PHP_functions): New function by Diez B. Roggisch,
2001-09-17 Francesco Potortì * etags.c (analyse_regex): If regex_arg is NULL, return
2001-05-14 Francesco Potortì (add_regex): Reset the whole newly allocated pattern buffer instead of
2001-04-27 Eli Zaretskii (print_help): Enclose the regexp in the help text example in quotes.
2001-02-23 Francesco Potortì When in autodetect mode, switch to C++ when the template keyword is met
2001-01-31 Francesco Potortì Modified some comments.
2001-01-31 Dave Love (in_word_set): Use `static' in definition (for pcc).
2001-01-31 Francesco Potortì Work around small preprocessor bugs in sunos4 pcc and MinGW.
2001-01-30 Andrew Innes (assert) [__MINGW32__]: Redefine assert to work around a
2001-01-30 Francesco Potortì Comment updates to etags.c
2001-01-28 Francesco Potortì Many changes to the parsing capabilities of etags.
2001-01-27 Eli Zaretskii Add a coding: tag.
2001-01-25 Francesco Potortì Many small improvements in tagging accuracy and capability,
2001-01-15 Francesco Potortì 2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it>
2001-01-14 Francesco Potortì Changes for makefile support in etags.
2000-12-16 Eli Zaretskii (canonicalize_filename) [DOS_NT]: Fix last change.
2000-12-15 Gerd Moellmann (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
2000-08-20 Eli Zaretskii (canonicalize_filename) [DOS_NT]: Upcase the first
2000-07-14 Gerd Moellmann (xmalloc, xrealloc): Make externally visible, for use
2000-04-19 Dave Love (Texinfo_functions): New function.
2000-03-02 Gerd Moellmann (lisp_suffixes) Add `LSP'.
2000-02-10 Francesco Potortì 2000-02-10 Francesco Potorti` <pot@gnu.org>
2000-02-10 Dave Love (pfnote, new_pfnote, C_entries, prolog_pred, erlang_func): Add
2000-02-03 Francesco Potortì 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1999-11-19 Francesco Potortì 1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1999-11-03 Francesco Potortì Changed the mail addess of the maintainer.
1999-11-03 Gerd Moellmann * etags.c (print_help): Change email address to send bugs to.
1999-11-01 Francesco Potortì Checked in at last a lot of improvementes and bug fixes. The oldest dating
1999-10-19 Paul Eggert Add support for large files. Merge glibc 2.1.2.
1999-06-23 Dave Love (erlang_attribute): Fix undefined variable usage (after Potorti).
1999-01-22 Geoff Voelker (etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
1999-01-12 Karl Heuer (relative_filename): Stop backward search at beginning
1998-06-10 Richard M. Stallman (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.