log lib-src/etags.c @ 44607:8f3420af28a8

age author description
Mon, 15 Apr 2002 16:04:52 +0000 Francesco Potort * etags.c (get_language_from_filename): Add one argument.
Mon, 15 Apr 2002 15:55:07 +0000 Francesco Potort Bug fix. New version to come soon.
Mon, 15 Apr 2002 14:18:47 +0000 Francesco Potort Avoid doubly tagging parse.y when both parse.c and parse.y are given on
Sat, 23 Mar 2002 06:48:31 +0000 Paul Eggert (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
Tue, 12 Mar 2002 13:31:57 +0000 Francesco Potort * etags.c (Python_functions): Skip spaces at beginning of lines.
Wed, 06 Mar 2002 23:14:29 +0000 Jason Rumney (put_entries): Use #if !CTAGS, to fix link error on
Tue, 05 Mar 2002 11:28:26 +0000 Francesco Potort * etags.c: Honour #line directives.
Wed, 26 Dec 2001 22:11:21 +0000 Francesco Potort support for Perl packages
Sat, 15 Dec 2001 16:07:31 +0000 Francesco Potort * etags.c (PHP_functions): New function by Diez B. Roggisch,
Mon, 17 Sep 2001 15:47:23 +0000 Francesco Potort * etags.c (analyse_regex): If regex_arg is NULL, return
Mon, 14 May 2001 12:57:11 +0000 Francesco Potort (add_regex): Reset the whole newly allocated pattern buffer instead of
Fri, 27 Apr 2001 13:35:24 +0000 Eli Zaretskii (print_help): Enclose the regexp in the help text example in quotes.
Fri, 23 Feb 2001 18:19:25 +0000 Francesco Potort When in autodetect mode, switch to C++ when the template keyword is met
Wed, 31 Jan 2001 14:52:04 +0000 Francesco Potort Modified some comments.
Wed, 31 Jan 2001 13:49:32 +0000 Dave Love (in_word_set): Use `static' in definition (for pcc).
Wed, 31 Jan 2001 08:53:56 +0000 Francesco Potort Work around small preprocessor bugs in sunos4 pcc and MinGW.
Tue, 30 Jan 2001 18:11:42 +0000 Andrew Innes (assert) [__MINGW32__]: Redefine assert to work around a
Tue, 30 Jan 2001 17:22:09 +0000 Francesco Potort Comment updates to etags.c
Sun, 28 Jan 2001 16:14:04 +0000 Francesco Potort Many changes to the parsing capabilities of etags.
Sat, 27 Jan 2001 17:18:52 +0000 Eli Zaretskii Add a coding: tag.
Thu, 25 Jan 2001 18:19:57 +0000 Francesco Potort Many small improvements in tagging accuracy and capability,
Mon, 15 Jan 2001 08:57:56 +0000 Francesco Potort 2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it>
Sun, 14 Jan 2001 20:48:05 +0000 Francesco Potort Changes for makefile support in etags.
Sat, 16 Dec 2000 17:45:43 +0000 Eli Zaretskii (canonicalize_filename) [DOS_NT]: Fix last change.
Fri, 15 Dec 2000 14:32:55 +0000 Gerd Moellmann (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Sun, 20 Aug 2000 08:29:25 +0000 Eli Zaretskii (canonicalize_filename) [DOS_NT]: Upcase the first
Fri, 14 Jul 2000 17:59:42 +0000 Gerd Moellmann (xmalloc, xrealloc): Make externally visible, for use
Wed, 19 Apr 2000 21:51:27 +0000 Dave Love (Texinfo_functions): New function.
Thu, 02 Mar 2000 09:48:52 +0000 Gerd Moellmann (lisp_suffixes) Add `LSP'.
Thu, 10 Feb 2000 21:27:01 +0000 Francesco Potort 2000-02-10 Francesco Potorti` <pot@gnu.org>