aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (quote_file_name): Quote \n.Stefan Monnier2002-09-181-0/+5
| | | | (main): Print a final \n when needed.
* etags bugFrancesco Potortì2002-09-031-0/+5
|
* Bug corrections in etags.Francesco Potortì2002-08-301-0/+11
|
* Etags bug.Francesco Potortì2002-08-291-0/+10
|
* *** empty log message ***Francesco Potortì2002-08-281-6/+6
|
* Two bug corrections and a new feature for etags.Francesco Potortì2002-08-281-0/+23
|
* *** empty log message ***Stefan Monnier2002-08-191-57/+53
|
* *** empty log message ***Colin Walters2002-08-011-0/+8
|
* (localstatedir): New variable.Andreas Schwab2002-07-301-0/+4
|
* Fix regexp for finding return address fields.Pavel Janík2002-07-291-0/+4
|
* (scan_c_file): Warn about missing `usage' info.Stefan Monnier2002-07-151-0/+4
|
* .Andreas Schwab2002-07-081-3/+0
|
* *** empty log message ***Pavel Janík2002-07-051-0/+5
|
* 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
|