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.