summaryrefslogtreecommitdiff
path: root/lib-src/etags.c
Commit message (Expand)AuthorAgeFilesLines
* (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.Richard M. Stallman1996-06-111-4/+4
* (main): Copy cwd when appending slash.Richard M. Stallman1996-06-091-2/+2
* * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.Francesco Potortì1996-05-171-36/+21
* [WINDOWSNT]: Include io.h.Richard M. Stallman1996-04-111-0/+1
* (absolute_filename): Use absolutefn.Richard M. Stallman1996-04-021-1/+1
* (absolutefn) [DOS_NT]: Support Novell drives whose driveRichard M. Stallman1996-04-011-6/+51
* * etags.c (just_read_file): Reset lineno and charno on entry.Francesco Potortì1996-03-221-92/+408
* (enum sym_type, anonymous enum): Delete final comma.Karl Heuer1996-01-191-2/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-151-2/+3
* (consider_token): Fix typo in expression.Karl Heuer1996-01-101-1/+1
* (substitute): Fix spelling in message.Karl Heuer1996-01-051-6/+6
* * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.Francesco Potortì1995-12-071-227/+417
* * etags.c (get_lang_from_name, get_lang_from_interpreter,Francesco Potortì1995-11-061-142/+251
* * etags.c (lowcase): Use the standard tolower function.Francesco Potortì1995-11-021-96/+81
* * etags.c (Pascal_functions): Close comment bug corrected.Francesco Potortì1995-08-171-87/+92
* * etags.c (plain_C_entries): new function.Francesco Potortì1995-06-271-31/+48
* * etags.c (find_entries): rewind before rereading the input file.Francesco Potortì1995-06-211-12/+14
* (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