Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
[bpt/emacs.git] / lib-src / etags.c
1997-04-15 Francesco PotortìTue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potort...
1997-03-17 Francesco Potortì* etags.c (add_regex): reset *putbuf before using it.
1996-12-19 Richard M. Stallman(streq, strneq): Use == NULL rather than !.
1996-12-04 Francesco Potortì* etags.c (C_entries): Test tok.valid. This handles...
1996-11-13 Francesco PotortìWed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potort...
1996-11-08 Francesco Potortì* etags.c (relative_filename): Bug corrected.
1996-10-06 Richard M. Stallman(etags_getcwd) [WINDOWSNT]: Convert backslashes to...
1996-10-02 Francesco Potortì* etags.c (print_version): Print copyright info.
1996-09-03 Richard M. Stallman(etags_getcwd): Use getcwd if available even if MSDOS.
1996-07-23 Richard M. Stallman(readline_internal) [DOS_NT]: Don't include CRs when
1996-07-15 Karl HeuerDeclare main as int, not void.
1996-07-01 Francesco Potortì* etags.c (C_stab_entry): New keywords for C++ namespac...
1996-06-11 Richard M. Stallman(etags_getcwd) [DOS_NT]: Change conditional to MSDOS...
1996-06-09 Richard M. Stallman(main): Copy cwd when appending slash.
1996-05-17 Francesco Potortì* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for...
1996-04-11 Richard M. Stallman[WINDOWSNT]: Include io.h.
1996-04-02 Richard M. Stallman(absolute_filename): Use absolutefn.
1996-04-01 Richard M. Stallman(absolutefn) [DOS_NT]: Support Novell drives whose...
1996-03-22 Francesco Potortì* etags.c (just_read_file): Reset lineno and charno...
1996-01-19 Karl Heuer(enum sym_type, anonymous enum): Delete final comma.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-10 Karl Heuer(consider_token): Fix typo in expression.
1996-01-05 Karl Heuer(substitute): Fix spelling in message.
1995-12-07 Francesco Potortì* etags.c (Cplusplus_suffixes): Add .M suffix for Objec...
1995-11-06 Francesco Potortì* etags.c (get_lang_from_name, get_lang_from_interpreter,
1995-11-02 Francesco Potortì* etags.c (lowcase): Use the standard tolower function.
1995-08-17 Francesco Potortì* etags.c (Pascal_functions): Close comment bug corrected.
1995-06-27 Francesco Potortì* etags.c (plain_C_entries): new function.
1995-06-21 Francesco Potortì* etags.c (find_entries): rewind before rereading the...
1995-06-15 Richard M. Stallman(process_file,absolute_filename): Handle filenames
1995-05-29 Francesco Potortì* etags.c (etags_getcwd): Undo the /bin/pwd change...
1995-05-29 Francesco Potortì* etags.c (etags_getcwd): Undo the /bin/pwd change...
1995-05-27 Karl Heuer(etags_getcwd): Don't use #elif.
1995-05-23 Francesco Potortì* etags.c (etags_getcwd): Use /bin/pwd instead of pwd...
1995-05-04 Richard M. Stallman(C_entries): Cast result of xrealloc.
1995-04-07 Karl HeuerUpdate copyright.
1995-03-13 Francesco Potortì* etags.c (process_file): free (filename) after using it.
1995-02-22 Francesco Potortì* etags.c (C_entries): token_saved removed. Initialise...
1995-02-15 Francesco Potortì* etags.c (C_entries): Bug corrected in xrealloc of...
1995-02-14 Francesco Potortì* etags.c (C_entries): Initialise the new members of...
1995-02-01 Francesco Potortì* etags.c (pfnote): Initialise been_warned in the node.
1995-01-18 Francesco Potortì* etags.c (longopts, print_help, main): Use -I as abbre...
1995-01-12 Francesco PotortìGlobal polishing, some bugs corrected, dynamic allocati...
1995-01-10 Francesco Potortì* etags.c (pfatal): New function.
1995-01-10 Francesco Potortì* etags.c (Lang_function): Use void instead to declare the
1995-01-06 Richard M. Stallman(C_entries): Ignore carriage return at end of line.
1994-11-22 Francesco Potortì* etags.c (print_help): print --regex usage for ctags...
1994-11-16 Francesco Potortì* etags.c [ETAGS_REGEXP]: All the new code that deals...
1994-11-16 Francesco Potortì* etags.c (<errno.h>): #include added.
1994-11-01 Richard M. Stallman(main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-10-21 Francesco Potortì* etags.c (prestr, substr): return a logical type.
1994-10-20 David J. MacKenzieDon't declare malloc, since we include config.h.
1994-10-12 David J. MacKenzieEliminate some -Wall warnings.
1994-10-11 Francesco Potortì* etags.c (C_entries): Name the #define's that are...
1994-09-30 Francesco Potortì* etags.c (C_entries): Recognise typedef of ANSI style...
1994-09-16 Karl Heuer(etags_getcwd): Use getcwd if available.
1994-07-08 Francesco Potortì* etags.c (main): Don't barf on obsolete -t and -T...
1994-06-03 Francesco Potortì* etags.c (absolute_filename): Remove infinite loop...
1994-06-03 Francesco Potortì* etags.c (etags_getcwd): Delete the trailing newline...
1994-05-18 Richard M. Stallman(etags_getcwd): Cast result of popen.
1994-05-17 Karl Heuer[!MSDOS]: Declare popen.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-30 Richard M. Stallman(find_entries): Treat `*.cpp' as C++ files.
1994-04-30 Richard M. Stallman[MSDOS]: #include <sys/param.h> for the following.
1994-04-23 Richard M. Stallman(print_version): Print VERSION as a string.
1994-04-18 Francesco Potortì* etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì* etags.c (absolute_filename): compare against '\0...
1994-04-12 Richard M. Stallman#undef static.
1994-04-08 Francesco Potortì* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
1994-03-30 Francesco Potortì* etags.c (main): use etags_getcwd for compatibility.
1994-03-25 Francesco Potortì* etags.c (emacs_tags_format, ETAGS): removed. Use...
1994-03-23 Francesco Potortì* etags.c (cwd, outfiledir): vars added.
1994-02-17 Francesco Potortì* etags.c (--absolute-pathnames): this option removed.
1994-02-14 Francesco Potortì* etags.c (absolute_pathnames, cwd): added global vars.
1994-01-14 Francesco Potortì* etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-06 Richard M. Stallman(main) [MSDOS]: Open all files as binary.
1993-11-16 Richard M. Stallman(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess...
1993-11-08 Francesco PotortìMon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil...
1993-11-02 Francesco PotortìTue Nov 2 19:46:52 1993 Francesco Potorti` (pot...
1993-11-02 Francesco PotortìDeclares itself as "etags for emacs 19" instead of...
1993-10-01 Francesco Potortì* etags.c (process_file): dead code removed.
1993-09-20 Francesco PotortìMon Sep 20 18:06:12 1993 Francesco Potorti` (pot...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-09-06 Francesco Potortì* etags.c (L_isdef, L_isquote, L_getit): small optimisa...
1993-08-01 Roland McGrath(put_entries): For NODE->rewritten, put pattern before...
1993-07-18 Jim Blandy* etags.c (print_help): Break up the very long strings...
1993-07-09 Jim Blandy* etags.c (alloca): removed all references to it.
1993-07-09 Richard M. Stallman(consider_token): was `==', now is `='.
1993-06-29 Jim Blandy* etags.c: #include "config.h" and the alloca CPP tangl...
1993-06-19 Richard M. Stallman(add_node): Move var last_node to file scope.
1993-06-11 Richard M. StallmanReinstate old -f option as an alias for -o for installe...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-08 Richard M. Stallman#undef static.
1993-05-28 Jim Blandy* etags.c: Replace the CPP tangle for alloca with the...
1993-05-25 Richard M. StallmanInclude ../src/config.h.
1993-05-21 Richard M. StallmanChange permission notice (not "part of Emacs").
1993-05-19 Richard M. StallmanUpdate GPL version.
1993-05-13 Roland McGrath(main): Don't require that there be input files if...
1993-03-22 Richard M. Stallman(YACC): flag added to c_ext.
1993-03-03 Richard M. Stallman(C_entries): New local variable quotednl. Used for
next