* etags.c (Python_functions): Skip spaces at beginning of lines.
[bpt/emacs.git] / lib-src / etags.c
2002-03-12 Francesco Potortì* etags.c (Python_functions): Skip spaces at beginning...
2002-03-06 Jason Rumney(put_entries): Use #if !CTAGS, to fix link error on
2002-03-05 Francesco Potortì* etags.c: Honour #line directives.
2001-12-26 Francesco Potortìsupport for Perl packages
2001-12-15 Francesco Potortì* etags.c (PHP_functions): New function by Diez B....
2001-09-17 Francesco Potortì* etags.c (analyse_regex): If regex_arg is NULL, return
2001-05-14 Francesco Potortì(add_regex): Reset the whole newly allocated pattern...
2001-04-27 Eli Zaretskii(print_help): Enclose the regexp in the help text examp...
2001-02-23 Francesco PotortìWhen in autodetect mode, switch to C++ when the templat...
2001-01-31 Francesco PotortìModified some comments.
2001-01-31 Dave Love(in_word_set): Use `static' in definition (for pcc).
2001-01-31 Francesco PotortìWork around small preprocessor bugs in sunos4 pcc and...
2001-01-30 Andrew Innes(assert) [__MINGW32__]: Redefine assert to work around a
2001-01-30 Francesco PotortìComment updates to etags.c
2001-01-28 Francesco PotortìMany changes to the parsing capabilities of etags.
2001-01-27 Eli ZaretskiiAdd a coding: tag.
2001-01-25 Francesco PotortìMany small improvements in tagging accuracy and capability,
2001-01-15 Francesco Potortì2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it>
2001-01-14 Francesco PotortìChanges for makefile support in etags.
2000-12-16 Eli Zaretskii(canonicalize_filename) [DOS_NT]: Fix last change.
2000-12-15 Gerd Moellmann(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
2000-08-20 Eli Zaretskii(canonicalize_filename) [DOS_NT]: Upcase the first
2000-07-14 Gerd Moellmann(xmalloc, xrealloc): Make externally visible, for use
2000-04-19 Dave Love(Texinfo_functions): New function.
2000-03-02 Gerd Moellmann(lisp_suffixes) Add `LSP'.
2000-02-10 Francesco Potortì2000-02-10 Francesco Potorti` <pot@gnu.org>
2000-02-10 Dave Love(pfnote, new_pfnote, C_entries, prolog_pred, erlang_fun...
2000-02-03 Francesco Potortì2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1999-11-19 Francesco Potortì1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1999-11-03 Francesco PotortìChanged the mail addess of the maintainer.
1999-11-03 Gerd Moellmann* etags.c (print_help): Change email address to send...
1999-11-01 Francesco PotortìChecked in at last a lot of improvementes and bug fixes...
1999-10-19 Paul EggertAdd support for large files. Merge glibc 2.1.2.
1999-06-23 Dave Love(erlang_attribute): Fix undefined variable usage (after...
1999-01-22 Geoff Voelker(etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
1999-01-12 Karl Heuer(relative_filename): Stop backward search at beginning
1998-06-10 Richard M. Stallman(etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
1998-04-26 Richard M. Stallman(TEX_decode_env): Don't free the value getenv returns.
1998-04-04 Richard M. Stallman(put_entries): Use %ld.
1998-01-27 Richard M. Stallman(getit, Cobol_paragraphs, Pascal_functions,
1997-10-16 Karl Heuer(L_getit): Always make named tags so that Emacs
1997-08-06 Richard M. Stallman(Yacc_suffixes, Asm_suffixes): Add some alternatives.
1997-07-20 Richard M. Stallman[HAVE_UNISTD_H]: Include unistd.h.
1997-05-30 Francesco PotortìVarious cleanups on TeX, Erlang, Prolog, C.
1997-05-13 Francesco PotortìAdded support for the Java language.
1997-05-12 Francesco Potortì* etags.c: (Cplusplus_suffixes): .pdb is Postscript...
1997-04-30 Francesco Potortì* etags.c [TeX_named_tokens]: Set to FALSE if undefined.
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.
next