log lib-src/etags.c @ 12879:3b90cbba7dad

age author description
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.
Tue, 14 Feb 1995 17:31:55 +0000 Francesco Potort * etags.c (C_entries): Initialise the new members of TOKEN.
Wed, 01 Feb 1995 11:08:17 +0000 Francesco Potort * etags.c (pfnote): Initialise been_warned in the node.
Wed, 18 Jan 1995 10:14:19 +0000 Francesco Potort * etags.c (longopts, print_help, main): Use -I as abbreviation
Thu, 12 Jan 1995 17:05:37 +0000 Francesco Potort Global polishing, some bugs corrected, dynamic allocation used instead
Tue, 10 Jan 1995 17:20:39 +0000 Francesco Potort * etags.c (pfatal): New function.
Tue, 10 Jan 1995 09:07:15 +0000 Francesco Potort * etags.c (Lang_function): Use void instead to declare the
Fri, 06 Jan 1995 22:30:26 +0000 Richard M. Stallman (C_entries): Ignore carriage return at end of line.
Tue, 22 Nov 1994 18:17:23 +0000 Francesco Potort * etags.c (print_help): print --regex usage for ctags also.
Wed, 16 Nov 1994 13:00:49 +0000 Francesco Potort * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
Wed, 16 Nov 1994 10:29:33 +0000 Francesco Potort * etags.c (<errno.h>): #include added.
Tue, 01 Nov 1994 05:26:14 +0000 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
Fri, 21 Oct 1994 12:28:55 +0000 Francesco Potort * etags.c (prestr, substr): return a logical type.
Thu, 20 Oct 1994 16:37:04 +0000 David J. MacKenzie Don't declare malloc, since we include config.h.
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.
Tue, 12 Apr 1994 15:21:25 +0000 Richard M. Stallman #undef static.
Fri, 08 Apr 1994 14:36:25 +0000 Francesco Potort * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
Wed, 30 Mar 1994 12:04:41 +0000 Francesco Potort * etags.c (main): use etags_getcwd for compatibility.
Fri, 25 Mar 1994 14:31:24 +0000 Francesco Potort * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
Wed, 23 Mar 1994 18:27:19 +0000 Francesco Potort * etags.c (cwd, outfiledir): vars added.
Thu, 17 Feb 1994 18:01:38 +0000 Francesco Potort * etags.c (--absolute-pathnames): this option removed.
Mon, 14 Feb 1994 14:28:22 +0000 Francesco Potort * etags.c (absolute_pathnames, cwd): added global vars.
Fri, 14 Jan 1994 17:02:11 +0000 Francesco Potort * etags.c (stab_entry, stab_create, stab_find, stab_search,
Thu, 06 Jan 1994 03:58:35 +0000 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
Tue, 16 Nov 1993 08:24:30 +0000 Richard M. Stallman (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
Mon, 08 Nov 1993 18:52:56 +0000 Francesco Potort Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)
Tue, 02 Nov 1993 18:55:40 +0000 Francesco Potort Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)
Tue, 02 Nov 1993 18:37:02 +0000 Francesco Potort Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".
Fri, 01 Oct 1993 09:51:07 +0000 Francesco Potort * etags.c (process_file): dead code removed.
Mon, 20 Sep 1993 16:08:50 +0000 Francesco Potort Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 06 Sep 1993 11:39:39 +0000 Francesco Potort * etags.c (L_isdef, L_isquote, L_getit): small optimisations.
Sun, 01 Aug 1993 22:13:54 +0000 Roland McGrath (put_entries): For NODE->rewritten, put pattern before \177 and name after,
Sun, 18 Jul 1993 06:12:49 +0000 Jim Blandy * etags.c (print_help): Break up the very long strings containing