Stefan Monnier
3cf8c6aa01
(quote_file_name): Quote \n.
...
(main): Print a final \n when needed.
2002-09-18 01:44:54 +00:00
Francesco Potortì
4c6dce51b6
etags bug
2002-09-03 15:21:51 +00:00
Francesco Potortì
ba88f8ebfc
Bug corrections in etags.
2002-08-30 16:38:22 +00:00
Francesco Potortì
09cd1a7497
Etags bug.
2002-08-29 14:41:33 +00:00
Francesco Potortì
8ee1462906
*** empty log message ***
2002-08-28 10:44:24 +00:00
Francesco Potortì
87046df8c7
Two bug corrections and a new feature for etags.
2002-08-28 10:34:04 +00:00
Stefan Monnier
02ce3e80f0
*** empty log message ***
2002-08-19 21:47:53 +00:00
Colin Walters
5fba5c216b
*** empty log message ***
2002-08-01 01:31:04 +00:00
Andreas Schwab
712eaee029
(localstatedir): New variable.
2002-07-30 13:53:27 +00:00
Pavel Janík
c89ed6ef9d
Fix regexp for finding return address fields.
2002-07-29 20:05:34 +00:00
Stefan Monnier
1e04216025
(scan_c_file): Warn about missing `usage' info.
2002-07-15 20:00:03 +00:00
Andreas Schwab
3fc8736b78
.
2002-07-08 09:36:47 +00:00
Pavel Janík
e9b6020947
*** empty log message ***
2002-07-05 20:01:10 +00:00
Francesco Potortì
d76132d041
Rewrote the description of implicit tag names in etags.c
2002-06-27 10:52:05 +00:00
Pavel Janík
9ee028d2b5
New file.
2002-06-26 15:50:47 +00:00
Francesco Potortì
e1af8d401e
etags
2002-06-21 12:35:42 +00:00
Francesco Potortì
ceaeb365d0
implicit tag names.
2002-06-20 11:48:04 +00:00
Francesco Potortì
f175bfffb0
etags
2002-06-20 08:52:22 +00:00
Francesco Potortì
82ef78b31d
*** empty log message ***
2002-06-13 17:52:57 +00:00
Juanma Barranquero
7a8940dabb
(lisp): Add international/ucs-tables.elc and font-core.elc.
2002-06-13 16:32:23 +00:00
Francesco Potortì
6861f0e327
New multi-line regexp and new regexp syntax.
2002-06-13 11:15:46 +00:00
Francesco Potortì
f0da41a610
*** empty log message ***
2002-06-06 22:36:54 +00:00
Francesco Potortì
97b90b0a2d
(enum arg_type): New label at_stdin.
...
(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.
2002-06-06 12:50:27 +00:00
Francesco Potortì
5526f1f688
*** empty log message ***
2002-06-06 09:45:25 +00:00
Francesco Potortì
50496bd978
(main): Avoid a buffer overrun with sprintf.
2002-06-05 12:10:26 +00:00
Richard M. Stallman
a71867c57a
*** empty log message ***
2002-05-30 17:16:05 +00:00
Paul Eggert
b7e67db6db
Reinstate the following change from 2002-03-22, which was
...
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.
2002-05-27 06:51:19 +00:00
Eli Zaretskii
5f226e2c33
*** empty log message ***
2002-05-25 10:50:02 +00:00
Colin Walters
5167cfda36
*** empty log message ***
2002-04-29 23:16:38 +00:00
Pavel Janík
beedfcf163
(skip_initializer): Return void.
2002-04-24 18:27:59 +00:00
Colin Walters
973c3c870b
*** empty log message ***
2002-04-23 20:34:27 +00:00
Francesco Potortì
8378bcd361
(last_node): Make it a global variable.
...
(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.
2002-04-22 14:12:08 +00:00
Gerd Moellmann
c901ceff74
(add_declarator): Test *CLS instead of CLS.
2002-04-21 12:49:36 +00:00
Eli Zaretskii
c42d6dbdbe
Move config.h before the other headers, to prevent compiler warnings
...
due to redifinition of _FILE_OFFSET_BITS.
2002-04-16 20:05:08 +00:00
Francesco Potortì
090416ca29
*** empty log message ***
2002-04-16 00:02:38 +00:00
Francesco Potortì
5dab24c1f2
*** empty log message ***
2002-04-15 16:04:29 +00:00
Francesco Potortì
c150db2349
*** empty log message ***
2002-04-15 14:17:50 +00:00
Colin Walters
e9d1f248d5
*** empty log message ***
2002-04-14 06:42:43 +00:00
Andreas Schwab
7605f1bd6c
(read_score): Fix type of second parameter
...
of getdelim to be of type size_t instead of int. Use 0 instead of
ESUCCES.
2002-04-14 01:02:53 +00:00
Colin Walters
b9b966e0d9
*** empty log message ***
2002-04-10 19:17:05 +00:00
Colin Walters
e82defd14e
*** empty log message ***
2002-04-10 19:16:02 +00:00
Colin Walters
5795b42089
update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
...
(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.
2002-04-07 05:46:15 +00:00
Colin Walters
cd553ffbf3
(toplevel): Include pwd.h.
...
(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.
2002-04-05 08:58:12 +00:00
Eli Zaretskii
b74bd4a35d
*** empty log message ***
2002-03-30 08:09:08 +00:00
Gerd Moellmann
fa8bc89d0d
(add_declarator, skip_initializer): New functions.
...
(declaration): Use them.
2002-03-29 11:20:40 +00:00
Jason Rumney
dd87b4cc4c
Move backquote.elc into emacs-lisp.
2002-03-28 20:11:54 +00:00
Paul Eggert
dfef6d4974
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
...
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.
2002-03-23 06:49:12 +00:00
Jason Rumney
ca55a1e303
Fix formatting of previous entry
2002-03-12 22:29:10 +00:00
Francesco Potortì
a13d6523e0
*** empty log message ***
2002-03-12 14:17:25 +00:00
Francesco Potortì
4fff90e4ff
*** empty log message ***
2002-03-12 11:16:25 +00:00