log lib-src/etags.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

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