aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote the description of implicit tag names in etags.cFrancesco Potortì2002-06-271-4/+9
|
* New file.Pavel Janík2002-06-261-0/+4
|
* etagsFrancesco Potortì2002-06-211-0/+11
|
* implicit tag names.Francesco Potortì2002-06-201-0/+9
|
* etagsFrancesco Potortì2002-06-201-0/+6
|
* *** empty log message ***Francesco Potortì2002-06-131-0/+6
|
* (lisp): Add international/ucs-tables.elc and font-core.elc.Juanma Barranquero2002-06-131-0/+5
|
* New multi-line regexp and new regexp syntax.Francesco Potortì2002-06-131-0/+28
|
* *** empty log message ***Francesco Potortì2002-06-061-0/+15
|
* (enum arg_type): New label at_stdin.Francesco Potortì2002-06-061-1/+12
| | | | | | | | | | (STDIN): New constant. (parsing_stdin): New flag. (longopts): New option --parse-stdin=NAME. (print_help): Document it. (main): Handle it. (process_file): Split into process_file and process_file_name. (process_file_name): New function.
* *** empty log message ***Francesco Potortì2002-06-061-0/+12
|
* (main): Avoid a buffer overrun with sprintf.Francesco Potortì2002-06-051-1/+5
|
* *** empty log message ***Richard M. Stallman2002-05-301-0/+5
|
* Reinstate the following change from 2002-03-22, which wasPaul Eggert2002-05-271-0/+9
| | | | | | | | inadvertently lost on 2002-04-13. * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows the latter usage.
* *** empty log message ***Eli Zaretskii2002-05-251-0/+5
|
* *** empty log message ***Colin Walters2002-04-291-0/+16
|
* (skip_initializer): Return void.Pavel Janík2002-04-241-0/+4
|
* *** empty log message ***Colin Walters2002-04-231-0/+5
|
* (last_node): Make it a global variable.Francesco Potortì2002-04-221-0/+12
| | | | | | | | | | | (process_file): Print the tags from the nodes as soon as possible, and delete the nodes. This brings down the memory occupancy as etags to almost the same level as when the #line directives were not parsed. (free_fdesc): New function. (find_entries): Use it. (invalidate_nodes): In etags mode, do not just mark the nodes as invalid, do delete them.
* (add_declarator): Test *CLS instead of CLS.Gerd Moellmann2002-04-211-0/+4
|
* Move config.h before the other headers, to prevent compiler warningsEli Zaretskii2002-04-161-0/+5
| | | | due to redifinition of _FILE_OFFSET_BITS.
* *** empty log message ***Francesco Potortì2002-04-161-0/+4
|
* *** empty log message ***Francesco Potortì2002-04-151-0/+9
|
* *** empty log message ***Francesco Potortì2002-04-151-4/+37
|
* *** empty log message ***Colin Walters2002-04-141-0/+6
|
* (read_score): Fix type of second parameterAndreas Schwab2002-04-141-0/+6
| | | | | of getdelim to be of type size_t instead of int. Use 0 instead of ESUCCES.
* *** empty log message ***Colin Walters2002-04-101-0/+15
|
* *** empty log message ***Colin Walters2002-04-101-0/+6
|
* update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.Colin Walters2002-04-071-0/+9
| | | | | | | | (get_user_id): Take struct passwd as an argument. (get_home_dir): New function. (main): Read in user information here. Discover home directory if necessary. (read_score): Trim newline only in `getline' case.
* (toplevel): Include pwd.h.Colin Walters2002-04-051-0/+17
| | | | | | | | | | | | (struct score_entry): Add username field. (push_score): Use it. (get_user_id): New function. (main): Don't malloc excessively. (main): Use username field. (read_score): Read it. (push_score): Handle it. (write_scores) Write it. (read_score): Handle arbitrary length data.
* *** empty log message ***Eli Zaretskii2002-03-301-0/+4
|
* (add_declarator, skip_initializer): New functions.Gerd Moellmann2002-03-291-0/+5
| | | | (declaration): Use them.
* Move backquote.elc into emacs-lisp.Jason Rumney2002-03-281-0/+4
|
* * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead ofPaul Eggert2002-03-231-0/+6
| | | | | `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows the latter usage.
* Fix formatting of previous entryJason Rumney2002-03-121-0/+1
|
* *** empty log message ***Francesco Potortì2002-03-121-0/+7
|
* *** empty log message ***Francesco Potortì2002-03-121-1/+3
|
* *** empty log message ***Jason Rumney2002-03-061-0/+5
|
* *** empty log message ***Francesco Potortì2002-03-051-0/+33
|
* *** empty log message ***Juanma Barranquero2002-02-251-0/+4
|
* *** empty log message ***Jason Rumney2002-02-241-0/+7
|
* *** empty log message ***Richard M. Stallman2002-02-151-3/+1
|
* * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001Paul Eggert2002-02-101-0/+5
| | | | disallows the old syntax.
* * rcs2log(Copyright): Update to 2002.Paul Eggert2002-02-031-1/+9
| | | | | | | (AWK, TMPDIR): Work around portability problem in broken shells that don't understand `: ${VAR=val}'. (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001. Prefer the new -k option to the traditional +M -N option.
* *** empty log message ***Pavel Janík2002-01-011-0/+7
|
* Include <config.h>.Pavel Janík2001-12-291-0/+5
|
* Etags.c:Francesco Potortì2001-12-261-0/+32
| | | | | | support for Perl packages general cleanup and streamlining changes for standalone compilation
* Removed names of people from etags.c change log entries.Francesco Potortì2001-12-261-9/+5
|
* *** empty log message ***Pavel Janík2001-12-221-0/+4
|
* Conditionally include config.h.Pavel Janík2001-12-191-0/+2
| | | | Clean-up whitespaces.