| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | (open, close, read, write): Add #undefs. | Richard M. Stallman | 1994-10-18 | 1 | -0/+5 |
* | [SYSV_IPC] (main): Catch SIGHUP as well. Don't | Richard M. Stallman | 1994-10-18 | 1 | -1/+12 |
* | Include ../src/config.h. | Richard M. Stallman | 1994-10-18 | 1 | -0/+3 |
* | Don't declare malloc, realloc, free. | Richard M. Stallman | 1994-10-18 | 1 | -10/+8 |
* | (regex.o): Use full path to find regex.c. | Karl Heuer | 1994-10-17 | 1 | -1/+1 |
* | (etags): add dependency on regex.o, link with it. | Karl Heuer | 1994-10-17 | 1 | -2/+7 |
* | remove make-path | David J. MacKenzie | 1994-10-12 | 1 | -5/+5 |
* | Eliminate some -Wall warnings. | David J. MacKenzie | 1994-10-12 | 15 | -39/+75 |
* | Make functions that return nothing void, not implicitly int. | David J. MacKenzie | 1994-10-12 | 1 | -18/+31 |
* | (libexecdir): Renamed from libdir. | Richard M. Stallman | 1994-10-11 | 1 | -2/+2 |
* | (clean): rm DOC/* and *.tab.[ch]. | Richard M. Stallman | 1994-10-11 | 1 | -1/+2 |
* | * etags.c (C_entries): Name the #define's that are macros. | Francesco Potortì | 1994-10-11 | 1 | -3/+1 |
* | [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer, | Roland McGrath | 1994-10-10 | 1 | -6/+6 |
* | * etags.c (C_entries): Recognise typedef of ANSI style functions. | Francesco Potortì | 1994-09-30 | 1 | -16/+57 |
* | Initial revision | Richard M. Stallman | 1994-09-27 | 2 | -0/+1550 |
* | Improve POP code, move most of it into a separate file. | Richard M. Stallman | 1994-09-27 | 1 | -249/+105 |
* | (MOVE_FLAGS, MOVE_LIBS): New variables. | Richard M. Stallman | 1994-09-27 | 1 | -2/+32 |
* | (touchy_mkdir): Make dir ugo+re even if it isn't new. | Richard M. Stallman | 1994-09-24 | 1 | -20/+38 |
* | (UTILITIES): Remove test-distrib, make-docfile, make-path. | Richard M. Stallman | 1994-09-23 | 1 | -2/+4 |
* | (from, labels, data): Use MAX_DATA_LEN as length. | Richard M. Stallman | 1994-09-21 | 1 | -8/+6 |
* | Don't declare malloc. | Richard M. Stallman | 1994-09-17 | 1 | -1/+1 |
* | (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple | Karl Heuer | 1994-09-17 | 1 | -6/+30 |
* | (etags_getcwd): Use getcwd if available. | Karl Heuer | 1994-09-16 | 1 | -1/+10 |
* | Add support for CVS. | Paul Eggert | 1994-08-15 | 2 | -40/+98 |
* | Use <> to delimit email address. | Richard M. Stallman | 1994-08-09 | 2 | -6/+6 |
* | [SYSV_IPC] (main): Make a separate process | Richard M. Stallman | 1994-08-08 | 1 | -9/+40 |
* | Include config.h first thing. | Richard M. Stallman | 1994-08-04 | 1 | -2/+2 |
* | (main): Add casts to avoid warnings. | Richard M. Stallman | 1994-08-01 | 1 | -2/+3 |
* | (${archlibdir}): Compare the proper dir | Richard M. Stallman | 1994-07-29 | 1 | -0/+3 |