log lib-src/etags.c @ 16035:9d8b374b5bb1

age author description
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
Mon, 29 May 1995 16:49:24 +0000 Francesco Potort * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
Mon, 29 May 1995 12:40:25 +0000 Francesco Potort * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
Sat, 27 May 1995 00:26:00 +0000 Karl Heuer (etags_getcwd): Don't use #elif.
Tue, 23 May 1995 15:40:31 +0000 Francesco Potort * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
Thu, 04 May 1995 06:46:14 +0000 Richard M. Stallman (C_entries): Cast result of xrealloc.
Fri, 07 Apr 1995 00:16:13 +0000 Karl Heuer Update copyright.
Mon, 13 Mar 1995 10:47:58 +0000 Francesco Potort * etags.c (process_file): free (filename) after using it.
Wed, 22 Feb 1995 15:06:49 +0000 Francesco Potort * etags.c (C_entries): token_saved removed. Initialise tok.valid and
Wed, 15 Feb 1995 15:03:21 +0000 Francesco Potort * etags.c (C_entries): Bug corrected in xrealloc of token_str.