log lib-src/etags.c @ 27658:5980f19581dc

age author description
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.