aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/etags.c
Commit message (Expand)AuthorAgeFilesLines
* (process_file,absolute_filename): Handle filenamesRichard M. Stallman1995-06-151-0/+8
* * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raiseFrancesco Potortì1995-05-291-8/+6
* * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raiseFrancesco Potortì1995-05-291-8/+10
* (etags_getcwd): Don't use #elif.Karl Heuer1995-05-271-7/+5
* * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because theFrancesco Potortì1995-05-231-4/+4
* (C_entries): Cast result of xrealloc.Richard M. Stallman1995-05-041-9/+11
* Update copyright.Karl Heuer1995-04-071-1/+2
* * etags.c (process_file): free (filename) after using it.Francesco Potortì1995-03-131-2/+3
* * etags.c (C_entries): token_saved removed. Initialise tok.valid andFrancesco Potortì1995-02-221-26/+37
* * etags.c (C_entries): Bug corrected in xrealloc of token_str.Francesco Potortì1995-02-151-12/+9
* * etags.c (C_entries): Initialise the new members of TOKEN.Francesco Potortì1995-02-141-23/+40
* * etags.c (pfnote): Initialise been_warned in the node.Francesco Potortì1995-02-011-16/+5
* * etags.c (longopts, print_help, main): Use -I as abbreviationFrancesco Potortì1995-01-181-14/+13
* Global polishing, some bugs corrected, dynamic allocation used insteadFrancesco Potortì1995-01-121-390/+262
* * etags.c (pfatal): New function.Francesco Potortì1995-01-101-56/+41
* * etags.c (Lang_function): Use void instead to declare theFrancesco Potortì1995-01-101-59/+72
* (C_entries): Ignore carriage return at end of line.Richard M. Stallman1995-01-061-0/+3
* * etags.c (print_help): print --regex usage for ctags also.Francesco Potortì1994-11-221-14/+11
* * etags.c [ETAGS_REGEXP]: All the new code that deals with regexpsFrancesco Potortì1994-11-161-285/+854
* * etags.c (<errno.h>): #include added.Francesco Potortì1994-11-161-7/+15
* (main, etags_getcwd): Test DOS_NT instead of MSDOS.Richard M. Stallman1994-11-011-5/+12
* * etags.c (prestr, substr): return a logical type.Francesco Potortì1994-10-211-28/+29
* Don't declare malloc, since we include config.h.David J. MacKenzie1994-10-201-1/+0
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-121-0/+4
* * etags.c (C_entries): Name the #define's that are macros.Francesco Potortì1994-10-111-3/+1
* * etags.c (C_entries): Recognise typedef of ANSI style functions.Francesco Potortì1994-09-301-16/+57
* (etags_getcwd): Use getcwd if available.Karl Heuer1994-09-161-1/+10
* * etags.c (main): Don't barf on obsolete -t and -T switches.Francesco Potortì1994-07-081-9/+13
* * etags.c (absolute_filename): Remove infinite loop bug whenFrancesco Potortì1994-06-031-4/+4
* * etags.c (etags_getcwd): Delete the trailing newline from cwd.Francesco Potortì1994-06-031-0/+1
* (etags_getcwd): Cast result of popen.Richard M. Stallman1994-05-181-4/+1
* [!MSDOS]: Declare popen.Karl Heuer1994-05-171-1/+3
* Update copyright.Karl Heuer1994-05-041-1/+1
* (find_entries): Treat `*.cpp' as C++ files.Richard M. Stallman1994-04-301-1/+2
* [MSDOS]: #include <sys/param.h> for the following.Richard M. Stallman1994-04-301-0/+17
* (print_version): Print VERSION as a string.Richard M. Stallman1994-04-231-1/+1
* * etags.c (main, print_help): eliminate the -F option.Francesco Potortì1994-04-181-12/+3
* * etags.c (absolute_filename): compare against '\0' instead of NULL.Francesco Potortì1994-04-181-2/+2
* #undef static.Richard M. Stallman1994-04-121-2/+6
* * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.Francesco Potortì1994-04-081-479/+499
* * etags.c (main): use etags_getcwd for compatibility.Francesco Potortì1994-03-301-42/+73
* * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.Francesco Potortì1994-03-251-117/+83
* * etags.c (cwd, outfiledir): vars added.Francesco Potortì1994-03-231-45/+212
* * etags.c (--absolute-pathnames): this option removed.Francesco Potortì1994-02-171-25/+2
* * etags.c (absolute_pathnames, cwd): added global vars.Francesco Potortì1994-02-141-61/+91
* * etags.c (stab_entry, stab_create, stab_find, stab_search,Francesco Potortì1994-01-141-239/+209
* (main) [MSDOS]: Open all files as binary.Richard M. Stallman1994-01-061-0/+8
* (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.Richard M. Stallman1993-11-161-4/+4
* Mon Nov 8 19:56:20 MET 1993 Tom Hageman ([email protected])Francesco Potortì1993-11-081-34/+139
* Tue Nov 2 19:46:52 1993 Francesco Potorti` ([email protected])Francesco Potortì1993-11-021-3/+2