log lib-src/etags.c @ 75172:24c1f680a7fa

age author description
Tue, 02 Jan 2007 18:32:12 +0000 Richard M. Stallman Add c-file-style local binding.
Tue, 02 Jan 2007 11:28:13 +0000 Francesco Potort (main): Pass the -u option to sort in ctags mode.
Tue, 02 Jan 2007 11:00:02 +0000 Francesco Potort (longopts): New undocumented option --no-duplicates.
Thu, 28 Dec 2006 00:05:53 +0000 Francesco Potort (readline): When creating a relative file name from a
Wed, 20 Dec 2006 10:41:29 +0000 Francesco Potort (C_entries): DEFUN names were longer by one: corrected.
Tue, 28 Nov 2006 13:40:36 +0000 Francesco Potort Previous changes checked in by jhd checked and cleaned up:
Wed, 09 Aug 2006 06:56:38 +0000 Jan Djrv Fix previous change.
Wed, 09 Aug 2006 06:56:16 +0000 Jan Djrv (readline): Change position on %n and \" in sscanf.
Wed, 09 Aug 2006 06:22:27 +0000 Jan Djrv * etags.c (readline): expect sscanf returns >= 1.
Tue, 08 Aug 2006 09:34:56 +0000 Jan Djrv * etags.c (readline): expect sscanf returns 2,
Tue, 08 Aug 2006 09:33:10 +0000 Jan Djrv * etags.c (TEX_mode): Check getc retruns EOF.
Sun, 30 Jul 2006 09:43:47 +0000 Francesco Potort Adrian Aichner: <adrian@xemacs.org>
Tue, 11 Jul 2006 11:00:44 +0000 Francesco Potort (absolute_filename): Free unused space (cosmetic change).
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