log lib-src/etags.c @ 70342:f483d24dc1dd

age author description
Tue, 02 May 2006 10:14:28 +0000 Francesco Potort (Perl_functions): Free space allocated for var package.
Sat, 29 Apr 2006 20:15:48 +0000 Dan Nicolaescu Delete c-indentation-style local variable.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 18 Nov 2005 13:56:44 +0000 Francesco Potort Cxref mode writes to stdout: do not close tagf,
Thu, 20 Oct 2005 13:13:17 +0000 Eli Zaretskii Undef STDIN if defined. (LynxOS defines it in system header files.)
Tue, 27 Sep 2005 20:18:15 +0000 Francesco Potort (main): In append mode, sort the tags file after writing it.
Tue, 27 Sep 2005 13:23:47 +0000 Francesco Potort Preliminary Forth support.
Sun, 07 Aug 2005 10:56:27 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 15:47:28 +0000 Lute Kamstra Update FSF's address.
Wed, 15 Dec 2004 13:23:03 +0000 Andreas Schwab (main): Fix typo in conversion of LONG_OPTIONS from
Tue, 16 Nov 2004 23:25:58 +0000 Kim F. Storm Undo last change.
Tue, 09 Nov 2004 11:02:51 +0000 Kim F. Storm (main, consider_token, C_entries): Add misc switch
Mon, 13 Sep 2004 19:57:25 +0000 Francesco Potort (main): When relative file names are given as argument,
Mon, 13 Sep 2004 13:30:23 +0000 Francesco Potort [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
Wed, 08 Sep 2004 16:30:31 +0000 Francesco Potort [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.
Fri, 07 May 2004 15:29:22 +0000 Thien-Thi Nguyen (GOOD, BAD): Delete macros. Throughout,
Wed, 03 Sep 2003 14:20:49 +0000 Francesco Potort (consider_token): check C++ `operator' only when the token len is long
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 28 Jul 2003 22:09:47 +0000 Juanma Barranquero (suggest_asking_for_help): Fix having macros in a printf statement.
Tue, 27 May 2003 20:13:22 +0000 Francesco Potort Remove Philippe Waroquier's email address, at his request.
Tue, 21 Jan 2003 18:28:35 +0000 Dave Love (Cplusplus_help, Cjava_help): Re-phrase and avoid
Thu, 09 Jan 2003 15:21:57 +0000 Francesco Potort changes for language-sepcific help by Philippe
Tue, 03 Sep 2002 15:21:07 +0000 Francesco Potort (regex_tag_multiline, readline): Never pass pfnote a
Fri, 30 Aug 2002 16:38:58 +0000 Francesco Potort (consider_token, C_entries): Switch to C++ parsing when
Thu, 29 Aug 2002 14:42:56 +0000 Francesco Potort (C_entries): Corrected a problem with const C++ funcs.
Wed, 28 Aug 2002 10:35:51 +0000 Francesco Potort Two bug corrections and one new feature.
Fri, 21 Jun 2002 12:36:12 +0000 Francesco Potort (F_getit, Fortran_functions, Ada_getit, Asm_labels)
Thu, 20 Jun 2002 12:20:15 +0000 Francesco Potort A bug in the new function. No change log.
Thu, 20 Jun 2002 11:48:31 +0000 Francesco Potort Use, together with etags.el, an optimised form of tags,
Thu, 20 Jun 2002 08:43:57 +0000 Francesco Potort (add_regex): Invalid regexp modifiers are ignored.
Thu, 13 Jun 2002 17:53:35 +0000 Francesco Potort * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
Thu, 13 Jun 2002 10:44:15 +0000 Francesco Potort New multi-line regexp and new regexp syntax.
Thu, 06 Jun 2002 22:37:28 +0000 Francesco Potort (scan_separators): Support all character escape
Thu, 06 Jun 2002 12:47:58 +0000 Francesco Potort (enum arg_type): New label at_stdin.
Thu, 06 Jun 2002 09:45:52 +0000 Francesco Potort (TeX_commands): Skip comments.
Wed, 05 Jun 2002 12:09:29 +0000 Francesco Potort (main): Avoid a buffer overrun with sprintf.
Mon, 27 May 2002 06:50:39 +0000 Paul Eggert Reinstate the following change from 2002-03-22, which was
Mon, 22 Apr 2002 14:11:26 +0000 Francesco Potort (last_node): Make it a global variable.
Tue, 16 Apr 2002 00:02:55 +0000 Francesco Potort (find_entries): Bug fix in list management.
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>
Thu, 10 Feb 2000 20:00:05 +0000 Dave Love (pfnote, new_pfnote, C_entries, prolog_pred, erlang_func): Add
Thu, 03 Feb 2000 11:58:48 +0000 Francesco Potort 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Fri, 19 Nov 1999 12:46:32 +0000 Francesco Potort 1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Wed, 03 Nov 1999 23:13:10 +0000 Francesco Potort Changed the mail addess of the maintainer.
Wed, 03 Nov 1999 13:09:07 +0000 Gerd Moellmann * etags.c (print_help): Change email address to send bugs to.
Mon, 01 Nov 1999 02:48:57 +0000 Francesco Potort Checked in at last a lot of improvementes and bug fixes. The oldest dating
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Wed, 23 Jun 1999 09:23:38 +0000 Dave Love (erlang_attribute): Fix undefined variable usage (after Potorti).
Fri, 22 Jan 1999 19:38:51 +0000 Geoff Voelker (etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
Tue, 12 Jan 1999 21:58:08 +0000 Karl Heuer (relative_filename): Stop backward search at beginning
Wed, 10 Jun 1998 20:57:59 +0000 Richard M. Stallman (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
Sun, 26 Apr 1998 03:57:04 +0000 Richard M. Stallman (TEX_decode_env): Don't free the value getenv returns.
Sat, 04 Apr 1998 02:22:08 +0000 Richard M. Stallman (put_entries): Use %ld.
Tue, 27 Jan 1998 07:15:03 +0000 Richard M. Stallman (getit, Cobol_paragraphs, Pascal_functions,
Thu, 16 Oct 1997 18:17:52 +0000 Karl Heuer (L_getit): Always make named tags so that Emacs
Wed, 06 Aug 1997 07:11:59 +0000 Richard M. Stallman (Yacc_suffixes, Asm_suffixes): Add some alternatives.
Sun, 20 Jul 1997 17:37:56 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Fri, 30 May 1997 14:53:42 +0000 Francesco Potort Various cleanups on TeX, Erlang, Prolog, C.
Tue, 13 May 1997 09:38:23 +0000 Francesco Potort Added support for the Java language.
Mon, 12 May 1997 16:10:08 +0000 Francesco Potort * etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
Wed, 30 Apr 1997 14:57:39 +0000 Francesco Potort * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
Tue, 15 Apr 1997 14:50:46 +0000 Francesco Potort Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Mon, 17 Mar 1997 10:25:53 +0000 Francesco Potort * etags.c (add_regex): reset *putbuf before using it.
Thu, 19 Dec 1996 22:02:55 +0000 Richard M. Stallman (streq, strneq): Use == NULL rather than !.
Wed, 04 Dec 1996 10:57:01 +0000 Francesco Potort * etags.c (C_entries): Test tok.valid. This handles some
Wed, 13 Nov 1996 17:02:40 +0000 Francesco Potort Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Fri, 08 Nov 1996 13:30:38 +0000 Francesco Potort * etags.c (relative_filename): Bug corrected.
Sun, 06 Oct 1996 19:50:49 +0000 Richard M. Stallman (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
Wed, 02 Oct 1996 14:01:24 +0000 Francesco Potort * etags.c (print_version): Print copyright info.
Tue, 03 Sep 1996 18:36:55 +0000 Richard M. Stallman (etags_getcwd): Use getcwd if available even if MSDOS.
Tue, 23 Jul 1996 16:32:24 +0000 Richard M. Stallman (readline_internal) [DOS_NT]: Don't include CRs when
Mon, 15 Jul 1996 21:27:49 +0000 Karl Heuer Declare main as int, not void.
Mon, 01 Jul 1996 15:17:24 +0000 Francesco Potort * etags.c (C_stab_entry): New keywords for C++ namespace, bool,
Tue, 11 Jun 1996 21:13:14 +0000 Richard M. Stallman (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
Sun, 09 Jun 1996 19:12:26 +0000 Richard M. Stallman (main): Copy cwd when appending slash.
Fri, 17 May 1996 16:48:02 +0000 Francesco Potort * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
Thu, 11 Apr 1996 01:39:53 +0000 Richard M. Stallman [WINDOWSNT]: Include io.h.
Tue, 02 Apr 1996 15:39:19 +0000 Richard M. Stallman (absolute_filename): Use absolutefn.
Mon, 01 Apr 1996 20:38:35 +0000 Richard M. Stallman (absolutefn) [DOS_NT]: Support Novell drives whose drive
Fri, 22 Mar 1996 19:13:22 +0000 Francesco Potort * etags.c (just_read_file): Reset lineno and charno on entry.
Fri, 19 Jan 1996 22:54:17 +0000 Karl Heuer (enum sym_type, anonymous enum): Delete final comma.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Wed, 10 Jan 1996 19:46:03 +0000 Karl Heuer (consider_token): Fix typo in expression.
Fri, 05 Jan 1996 00:52:01 +0000 Karl Heuer (substitute): Fix spelling in message.
Thu, 07 Dec 1995 09:10:54 +0000 Francesco Potort * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
Mon, 06 Nov 1995 17:21:24 +0000 Francesco Potort * etags.c (get_lang_from_name, get_lang_from_interpreter,
Thu, 02 Nov 1995 16:30:14 +0000 Francesco Potort * etags.c (lowcase): Use the standard tolower function.
Thu, 17 Aug 1995 18:39:11 +0000 Francesco Potort * etags.c (Pascal_functions): Close comment bug corrected.
Tue, 27 Jun 1995 14:21:23 +0000 Francesco Potort * etags.c (plain_C_entries): new function.
Wed, 21 Jun 1995 12:15:15 +0000 Francesco Potort * etags.c (find_entries): rewind before rereading the input file.
Thu, 15 Jun 1995 15:30:58 +0000 Richard M. Stallman (process_file,absolute_filename): Handle filenames