| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | . | Andreas Schwab | 2002-10-19 | 1 | -0/+5 |
| | | |||||
| * | (lisp): Load devanagari.el, not .elc. | Juanma Barranquero | 2002-10-04 | 1 | -0/+4 |
| | | |||||
| * | Remove reference to SERVER_HOME_DIR completely. | Markus Rost | 2002-10-01 | 1 | -0/+5 |
| | | |||||
| * | (main): Always use /tmp and non-qualified hostname. | Stefan Monnier | 2002-09-27 | 1 | -0/+1 |
| | | |||||
| * | Remove SYSV support. | Stefan Monnier | 2002-09-27 | 1 | -0/+9 |
| | | | | | | | | | (eval, display): New vars. (longopts): Add --eval and --display. (decode_options): Add -e and -d processing. (print_help_and_exit): Update the usage string. (main): Add support for --eval and --display. | ||||
| * | *** empty log message *** | Stefan Monnier | 2002-09-25 | 1 | -0/+4 |
| | | |||||
| * | (quote_file_name): Quote \n. | Stefan Monnier | 2002-09-18 | 1 | -0/+5 |
| | | | | | (main): Print a final \n when needed. | ||||
| * | etags bug | Francesco Potortì | 2002-09-03 | 1 | -0/+5 |
| | | |||||
| * | Bug corrections in etags. | Francesco Potortì | 2002-08-30 | 1 | -0/+11 |
| | | |||||
| * | Etags bug. | Francesco Potortì | 2002-08-29 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2002-08-28 | 1 | -6/+6 |
| | | |||||
| * | Two bug corrections and a new feature for etags. | Francesco Potortì | 2002-08-28 | 1 | -0/+23 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2002-08-19 | 1 | -57/+53 |
| | | |||||
| * | *** empty log message *** | Colin Walters | 2002-08-01 | 1 | -0/+8 |
| | | |||||
| * | (localstatedir): New variable. | Andreas Schwab | 2002-07-30 | 1 | -0/+4 |
| | | |||||
| * | Fix regexp for finding return address fields. | Pavel Janík | 2002-07-29 | 1 | -0/+4 |
| | | |||||
| * | (scan_c_file): Warn about missing `usage' info. | Stefan Monnier | 2002-07-15 | 1 | -0/+4 |
| | | |||||
| * | . | Andreas Schwab | 2002-07-08 | 1 | -3/+0 |
| | | |||||
| * | *** empty log message *** | Pavel Janík | 2002-07-05 | 1 | -0/+5 |
| | | |||||
| * | Rewrote the description of implicit tag names in etags.c | Francesco Potortì | 2002-06-27 | 1 | -4/+9 |
| | | |||||
| * | New file. | Pavel Janík | 2002-06-26 | 1 | -0/+4 |
| | | |||||
| * | etags | Francesco Potortì | 2002-06-21 | 1 | -0/+11 |
| | | |||||
| * | implicit tag names. | Francesco Potortì | 2002-06-20 | 1 | -0/+9 |
| | | |||||
| * | etags | Francesco Potortì | 2002-06-20 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2002-06-13 | 1 | -0/+6 |
| | | |||||
| * | (lisp): Add international/ucs-tables.elc and font-core.elc. | Juanma Barranquero | 2002-06-13 | 1 | -0/+5 |
| | | |||||
| * | New multi-line regexp and new regexp syntax. | Francesco Potortì | 2002-06-13 | 1 | -0/+28 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2002-06-06 | 1 | -0/+15 |
| | | |||||
| * | (enum arg_type): New label at_stdin. | Francesco Potortì | 2002-06-06 | 1 | -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-06 | 1 | -0/+12 |
| | | |||||
| * | (main): Avoid a buffer overrun with sprintf. | Francesco Potortì | 2002-06-05 | 1 | -1/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-05-30 | 1 | -0/+5 |
| | | |||||
| * | Reinstate the following change from 2002-03-22, which was | Paul Eggert | 2002-05-27 | 1 | -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 Zaretskii | 2002-05-25 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Colin Walters | 2002-04-29 | 1 | -0/+16 |
| | | |||||
| * | (skip_initializer): Return void. | Pavel Janík | 2002-04-24 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Colin Walters | 2002-04-23 | 1 | -0/+5 |
| | | |||||
| * | (last_node): Make it a global variable. | Francesco Potortì | 2002-04-22 | 1 | -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 Moellmann | 2002-04-21 | 1 | -0/+4 |
| | | |||||
| * | Move config.h before the other headers, to prevent compiler warnings | Eli Zaretskii | 2002-04-16 | 1 | -0/+5 |
| | | | | | due to redifinition of _FILE_OFFSET_BITS. | ||||
| * | *** empty log message *** | Francesco Potortì | 2002-04-16 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2002-04-15 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2002-04-15 | 1 | -4/+37 |
| | | |||||
| * | *** empty log message *** | Colin Walters | 2002-04-14 | 1 | -0/+6 |
| | | |||||
| * | (read_score): Fix type of second parameter | Andreas Schwab | 2002-04-14 | 1 | -0/+6 |
| | | | | | | of getdelim to be of type size_t instead of int. Use 0 instead of ESUCCES. | ||||
| * | *** empty log message *** | Colin Walters | 2002-04-10 | 1 | -0/+15 |
| | | |||||
| * | *** empty log message *** | Colin Walters | 2002-04-10 | 1 | -0/+6 |
| | | |||||
| * | update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode. | Colin Walters | 2002-04-07 | 1 | -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 Walters | 2002-04-05 | 1 | -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 Zaretskii | 2002-03-30 | 1 | -0/+4 |
| | | |||||