| Commit message (Expand) | Author | Age | Files | Lines |
* | (scan_c_file): At end, restore file name last char to its original value. | Richard M. Stallman | 1995-04-13 | 1 | -1/+5 |
* | (all): Build test-distrib and make-docfile. | Richard M. Stallman | 1995-04-13 | 1 | -1/+1 |
* | (obj, lisp): Update to expanded list of source files. | Karl Heuer | 1995-04-12 | 1 | -13/+14 |
* | Test NO_SOCKETS_IN_FILE_SYSTEM. | Richard M. Stallman | 1995-04-11 | 2 | -2/+2 |
* | (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS. | Richard M. Stallman | 1995-04-08 | 1 | -3/+4 |
* | [Berkeley sockets version] (main): Declare getcwd. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+2 |
* | (aixcc, aixcc.c): Targets deleted. | Karl Heuer | 1995-04-04 | 1 | -9/+2 |
* | Comment change. | Richard M. Stallman | 1995-04-02 | 1 | -0/+3 |
* | (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk. | Paul Eggert | 1995-03-23 | 2 | -4/+4 |
* | Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were | Paul Eggert | 1995-03-21 | 2 | -8/+28 |
* | Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the | Paul Eggert | 1995-03-21 | 2 | -120/+318 |
* | Use BSD sockets whenever available, even if HAVE_SYSVIPC. | Richard M. Stallman | 1995-03-15 | 1 | -1/+1 |
* | Use BSD sockets whenever available, even if HAVE_SYSVIPC. | Richard M. Stallman | 1995-03-15 | 1 | -1/+5 |
* | * etags.c (process_file): free (filename) after using it. | Francesco Potortì | 1995-03-13 | 1 | -2/+3 |
* | * etags.c (C_entries): token_saved removed. Initialise tok.valid and | Francesco Potortì | 1995-02-22 | 1 | -26/+37 |
* | * etags.c (C_entries): Bug corrected in xrealloc of token_str. | Francesco Potortì | 1995-02-15 | 1 | -12/+9 |
* | * etags.c (C_entries): Initialise the new members of TOKEN. | Francesco Potortì | 1995-02-14 | 1 | -23/+40 |
* | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 1 | -1/+1 |
* | * etags.c (pfnote): Initialise been_warned in the node. | Francesco Potortì | 1995-02-01 | 1 | -16/+5 |
* | * etags.c (longopts, print_help, main): Use -I as abbreviation | Francesco Potortì | 1995-01-18 | 1 | -14/+13 |
* | Global polishing, some bugs corrected, dynamic allocation used instead | Francesco Potortì | 1995-01-12 | 1 | -390/+262 |
* | (main): Skip past the colon in inname. | Richard M. Stallman | 1995-01-11 | 1 | -0/+1 |
* | * etags.c (pfatal): New function. | Francesco Potortì | 1995-01-10 | 1 | -56/+41 |
* | * etags.c (Lang_function): Use void instead to declare the | Francesco Potortì | 1995-01-10 | 1 | -59/+72 |
* | (concat, xmalloc, xrealloc, readline, xnew): Four new | Richard M. Stallman | 1995-01-09 | 1 | -59/+194 |
* | (C_entries): Ignore carriage return at end of line. | Richard M. Stallman | 1995-01-06 | 1 | -0/+3 |
* | (xmalloc, xrealloc): Add casts. | Richard M. Stallman | 1994-12-26 | 1 | -25/+96 |
* | (scan_lisp_file): Handle dynamic doc strings. | Richard M. Stallman | 1994-12-21 | 1 | -41/+148 |
* | Include program name in error messages. | David J. MacKenzie | 1994-12-21 | 1 | -7/+11 |
* | [HAVE_SYSVIPC]: Include sys/utsname.h. | Richard M. Stallman | 1994-12-07 | 1 | -6/+17 |
* | [HAVE_SYSVIPC]: Include sys/utsname.h. | Richard M. Stallman | 1994-12-07 | 1 | -4/+16 |
* | (get_time): Fix up whitespace. | Richard M. Stallman | 1994-11-28 | 1 | -1/+1 |
* | * etags.c (print_help): print --regex usage for ctags also. | Francesco Potortì | 1994-11-22 | 1 | -14/+11 |
* | * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps | Francesco Potortì | 1994-11-16 | 1 | -285/+854 |
* | * etags.c (<errno.h>): #include added. | Francesco Potortì | 1994-11-16 | 1 | -7/+15 |
* | (TV1, TV2): Use EMACS_TIME as type. | Richard M. Stallman | 1994-11-10 | 1 | -8/+3 |
* | Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h | Karl Heuer | 1994-11-03 | 1 | -26/+26 |
* | Initial revision | Richard M. Stallman | 1994-11-01 | 2 | -0/+416 |
* | (main, etags_getcwd): Test DOS_NT instead of MSDOS. | Richard M. Stallman | 1994-11-01 | 1 | -5/+12 |
* | (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY. | Richard M. Stallman | 1994-11-01 | 1 | -4/+15 |
* | (getline): When a search of already-read input for CRLF | Richard M. Stallman | 1994-10-24 | 1 | -3/+16 |
* | (main): Don't process one input file twice. | Richard M. Stallman | 1994-10-21 | 1 | -3/+13 |
* | * etags.c (prestr, substr): return a logical type. | Francesco Potortì | 1994-10-21 | 1 | -28/+29 |
* | PopServer renamed to popserver throughout. | Richard M. Stallman | 1994-10-20 | 1 | -2/+2 |
* | Don't declare malloc, since we include config.h. | David J. MacKenzie | 1994-10-20 | 2 | -2/+0 |
* | Only include ../src/config.h if HAVE_CONFIG_H is | Richard M. Stallman | 1994-10-19 | 1 | -32/+45 |
* | Don't declare malloc. | Richard M. Stallman | 1994-10-19 | 1 | -1/+0 |
* | Use test -r instead of < to check readability, to avoid syntax error. | David J. MacKenzie | 1994-10-19 | 1 | -1/+1 |
* | Fix mismatch in conditionals. | Richard M. Stallman | 1994-10-18 | 1 | -7/+9 |