| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (getpid): Delete function. | Geoff Voelker | 1997-09-03 | 1 | -6/+0 | |
| | | ||||||
| * | (movemail.exe): Link wsock32.lib before LIBS. | Geoff Voelker | 1997-09-03 | 1 | -1/+2 | |
| | | ||||||
| * | (scan_lisp_file): Handle custom-declare-variable. | Richard M. Stallman | 1997-08-31 | 1 | -1/+62 | |
| | | ||||||
| * | [HAVE_SYSVIPC]: Include errno.h, as in the other case. | Richard M. Stallman | 1997-08-27 | 1 | -1/+14 | |
| | | | | | (main) [!BSD_SYSTEM]: Fix error message for getcwd failure. | |||||
| * | (main): use SOCKLEN_TYPE for fromlen, if it is defined. | Richard M. Stallman | 1997-08-14 | 1 | -0/+4 | |
| | | ||||||
| * | automatically generated from GPLed version | Miles Bader | 1997-08-14 | 1 | -17/+17 | |
| | | ||||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Add copyright and permission notices. | Richard M. Stallman | 1997-08-13 | 1 | -0/+19 | |
| | | ||||||
| * | (main): Use %08lx instead of %08x in printf because the | Richard M. Stallman | 1997-08-13 | 1 | -1/+1 | |
| | | | | | variable named addresses is long. | |||||
| * | (get_time): Cast arg to fprintf. | Richard M. Stallman | 1997-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | Add includes. | Geoff Voelker | 1997-08-09 | 1 | -3/+71 | |
| | | | | | Undo definitions of crt routines from config.h. | |||||
| * | (lisp): Update paths to lisp files that have moved. | Geoff Voelker | 1997-08-09 | 1 | -7/+19 | |
| | | | | | | | (ctags.obj): New target. (etags.obj, getopt.obj, make-docfile.obj): Update dependencies. Add includes. | |||||
| * | (Yacc_suffixes, Asm_suffixes): Add some alternatives. | Richard M. Stallman | 1997-08-06 | 1 | -1/+2 | |
| | | ||||||
| * | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -45/+68 | |
| | | | | | | | | | | | | | Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries. Include <string.h> when STDC_HEADERS is defined, to get declarations of string functions. [KERBEROS5] (socket_connection): Support the current MIT Kerberos V5 API rather than the old one. [KERBEROS] (socket_connection): Change a constant name from SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict with a constant in a header file. | |||||
| * | Support auto-configuration of both Kerberos V4 and | Richard M. Stallman | 1997-07-28 | 1 | -13/+25 | |
| | | | | | | Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries. | |||||
| * | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1997-07-20 | 1 | -0/+5 | |
| | | ||||||
| * | [HAVE_UNISTD_H]: Include unistd.h. | Richard M. Stallman | 1997-07-17 | 1 | -3/+8 | |
| | | ||||||
| * | [C_ALLOCA] (xmalloc): New function. | Richard M. Stallman | 1997-07-09 | 1 | -0/+17 | |
| | | ||||||
| * | (rindex): Add declaration. | Richard M. Stallman | 1997-07-05 | 1 | -2/+3 | |
| | | ||||||
| * | (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define. | Geoff Voelker | 1997-07-01 | 1 | -40/+78 | |
| | | | | | | | | (movemail.exe): Depend upon and link with getopt files. (obj): Include new source files. (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define. (lisp): Include new and reorganized elisp files. | |||||
| * | (blessmail): Find blessmail.el in mail subdirectory. | Richard M. Stallman | 1997-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | Don't assign to $0 in awk; some awks don't allow this. | Paul Eggert | 1997-06-26 | 1 | -9/+10 | |
| | | ||||||
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-06-21 | 1 | -17/+17 | |
| | | ||||||
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-06-21 | 1 | -17/+17 | |
| | | ||||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-06-21 | 1 | -17/+17 | |
| | | ||||||
| * | automatically generated from GPLed version | Miles Bader | 1997-06-21 | 1 | -17/+17 | |
| | | ||||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-06-21 | 1 | -1/+1 | |
| | | ||||||
| * | (readline): Terminate buffer properly when EOF seen. | Karl Heuer | 1997-06-14 | 1 | -1/+2 | |
| | | | | | Test for valid pointer before dereferencing it. | |||||
| * | Also remove -DETAGS_REGEXPS from the target ctags: | Francesco Potortì | 1997-06-02 | 1 | -1/+1 | |
| | | ||||||
| * | * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is | Francesco Potortì | 1997-05-30 | 1 | -1/+1 | |
| | | | | | defined inside etags.c if HAVE_CONFIG_H is defined. | |||||
| * | Various cleanups on TeX, Erlang, Prolog, C. | Francesco Potortì | 1997-05-30 | 1 | -430/+577 | |
| | | | | | | | | | | New function new_pfnote will be used for "optimised tags", but it depends on a constant that disables it for now. New possibility of tagging global variables in C/C++/ObjC/Java is enabled by default. Tags of member variables is disabled by default. Options --(no-)members and --(no-)globals control them. New symbol table entries for "import", "package" and "friend". | |||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-05-27 | 3 | -57/+51 | |
| | | ||||||
| * | (files): When computing arguments automatically, ignore non-files | Paul Eggert | 1997-05-13 | 1 | -2/+4 | |
| | | | | | within the RCS subdirectory. | |||||
| * | Added support for the Java language. | Francesco Potortì | 1997-05-13 | 1 | -10/+11 | |
| | | ||||||
| * | * etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax. | Francesco Potortì | 1997-05-12 | 1 | -95/+207 | |
| | | | | | | | | | (Postscript_suffixes): .ps is Postscript. (lang_names): Add Postscript. (Postscript_functions): New function. (TEX_decode_env): Close minor memory leak. (just_read_file): Correct the char number of the tag. | |||||
| * | (loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl | Paul Eggert | 1997-05-11 | 1 | -21/+42 | |
| | | | | | | | since this causes some shells to generate the empty string when IFS is $nl. (printlogline): Use SOH (octal code 1), not CR, since some PC-based shells mishandle CR. | |||||
| * | Doc fix: CR is \015, not \013. | Paul Eggert | 1997-05-11 | 1 | -2/+2 | |
| | | ||||||
| * | (getline): Don't miss CRLF pairs when the CR and LF are | Richard M. Stallman | 1997-05-06 | 1 | -1/+3 | |
| | | | | | read in separate blocks. | |||||
| * | * etags.c [TeX_named_tokens]: Set to FALSE if undefined. | Francesco Potortì | 1997-04-30 | 1 | -80/+91 | |
| | | | | | | | | | | | | | (struct linebuffer): New member `len' is the length of the string. (find_entries, Pascal_functions, TeX_functions, TEX_getit): Use it instead of strlen. (TEX_getit): Declare and define unconditionally as static. (TeX_functions): Use if instead of #if TeX_named_tokens. (add_regex): Set RE_INTERVALS flag for regex compilation. (substitute): Code cleanup. (readline_internal): Code cleanup, set new member `len'. (readline): Bug corrected. | |||||
| * | Change references of windowsnt.h to ms-w32.h. | Geoff Voelker | 1997-04-23 | 1 | -13/+13 | |
| | | | | | (obj): Change references of nt*.c files to w32*.c files. | |||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-04-18 | 1 | -0/+1055 | |
| | | ||||||
| * | Tue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | Francesco Potortì | 1997-04-15 | 1 | -91/+87 | |
| | | | | | | | | | | | | * etags.c (xnew): Add support for debugging with chkmalloc. (error): Use this instead of printf whenever possible. (main): Only call xnew after having initialised progname. (substitute): Bad memory corruption error corrected. * etags.c (add_regex): Undo previous change. (relative_filename): Small memory leak closed. (absolute_filename): Cleaned up the code, possibly closing a bug. (absolute_dirname): Always return a newly allocated string. | |||||
| * | (initialize_fullname): Set NIS_PATH to the empty string before invoking | Paul Eggert | 1997-03-23 | 1 | -2/+2 | |
| | | | | | nismatch, in case it's set to some nonstandard value. | |||||
| * | (files): Ignore files in RCS directory whose names are of the form ,*, | Paul Eggert | 1997-03-21 | 1 | -3/+11 | |
| | | | | | | or *_; they are probably RCS lock files. Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver; they are used by rcsfreeze. | |||||
| * | * etags.c (add_regex): reset *putbuf before using it. | Francesco Potortì | 1997-03-17 | 1 | -7/+4 | |
| | | ||||||
| * | (popmail): Remove some unnecessary function | Karl Heuer | 1997-02-23 | 1 | -6/+5 | |
| | | | | | | | | | declarations. (popmail, pop_retr): Since popmail always passes mbx_write and mbf into pop_retr, there's no reason to pass in mbx_write, and the file argument can be declared FILE * explicitly. This fixes a compilation problem on systems with 64-bit pointers. | |||||
| * | Delete duplicate inclusion of fcntl.h | Karl Heuer | 1997-02-14 | 1 | -9/+0 | |
| | | | | | and duplicate #undefs of open, read, write, close. | |||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-01-23 | 1 | -0/+191 | |
| | | ||||||
| * | automatically generated from GPLed version | Paul Eggert | 1997-01-22 | 1 | -0/+135 | |
| | | ||||||