log lib-src/etags.c @ 9491:dd3b83e4ceb0

age author description
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Tue, 11 Oct 1994 13:04:30 +0000 Francesco Potort * etags.c (C_entries): Name the #define's that are macros.
Fri, 30 Sep 1994 17:18:24 +0000 Francesco Potort * etags.c (C_entries): Recognise typedef of ANSI style functions.
Fri, 16 Sep 1994 21:16:20 +0000 Karl Heuer (etags_getcwd): Use getcwd if available.
Fri, 08 Jul 1994 10:31:16 +0000 Francesco Potort * etags.c (main): Don't barf on obsolete -t and -T switches.
Fri, 03 Jun 1994 17:10:42 +0000 Francesco Potort * etags.c (absolute_filename): Remove infinite loop bug when
Fri, 03 Jun 1994 11:30:57 +0000 Francesco Potort * etags.c (etags_getcwd): Delete the trailing newline from cwd.
Wed, 18 May 1994 01:16:16 +0000 Richard M. Stallman (etags_getcwd): Cast result of popen.
Tue, 17 May 1994 23:43:15 +0000 Karl Heuer [!MSDOS]: Declare popen.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sat, 30 Apr 1994 20:30:48 +0000 Richard M. Stallman (find_entries): Treat `*.cpp' as C++ files.
Sat, 30 Apr 1994 19:34:26 +0000 Richard M. Stallman [MSDOS]: #include <sys/param.h> for the following.
Sat, 23 Apr 1994 07:08:49 +0000 Richard M. Stallman (print_version): Print VERSION as a string.
Mon, 18 Apr 1994 17:07:19 +0000 Francesco Potort * etags.c (main, print_help): eliminate the -F option.
Mon, 18 Apr 1994 10:54:42 +0000 Francesco Potort * etags.c (absolute_filename): compare against '\0' instead of NULL.