aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Many small improvements in etags.Francesco Potortì2001-01-251-0/+24
|
* Move here the entry for etags.c from 2000-01-14 which somehowEli Zaretskii2001-01-251-0/+16
| | | | ended up in etc/Changelog.
* *** empty log message ***Gerd Moellmann2001-01-221-0/+5
|
* (xfree): New function.Gerd Moellmann2001-01-221-11/+41
| | | | (member, declaration, globals): Use xmalloc instead of alloca.
* 2000-05-31 Karl M. Hegbloom <karlheg@debian.org>Francesco Potortì2001-01-151-20/+19
| | | | * etags.1: correct several markup errors.
* *** empty log message ***Francesco Potortì2001-01-151-4/+4
|
* 2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it>Francesco Potortì2001-01-152-7/+15
| | | | | * etags.c (print_language_names): Print filenames in addition to suffixes.
* Changes for makefile support in etags.Francesco Potortì2001-01-142-108/+186
|
* (write_c_args): Print newlines as spaces.Gerd Moellmann2001-01-132-7/+14
|
* *** empty log message ***Andrew Innes2001-01-061-0/+5
|
* (clean): Delete $(COMPILER_TEMP_FILES) insteadAndrew Innes2001-01-061-1/+1
| | | | of *.pdb.
* *** empty log message ***Gerd Moellmann2001-01-031-0/+9
|
* Avoid security hole allowing attacker toGerd Moellmann2001-01-031-5/+7
| | | | | | | | cause user of rcs2log to overwrite arbitrary files, fixing a bug reported by Morten Welinder. Don't put "exit 1" at the end of the exit trap; it's ineffective in POSIX shells.
* Fix email address of my last entry.Eli Zaretskii2001-01-021-1/+1
|
* *** empty log message ***Gerd Moellmann2001-01-021-0/+5
|
* (yyerror): Changed to take two arguments. PrototypeGerd Moellmann2001-01-021-16/+17
| | | | added. Callers changed.
* *** empty log message ***Eli Zaretskii2001-01-021-0/+17
|
* (enter_namespace, main): Cast variables to shut upEli Zaretskii2001-01-021-5/+6
| | | | | | compiler warnings. (yyerror): Change parameter declarations to be of type long, so that they can take pointers on 64-bit platforms.
* (main): Remove unused local variable statbfr.Eli Zaretskii2001-01-021-2/+4
| | | | | (main) <homedir>: Make its declaration conditional on SERVER_HOME_DIR, to avoid compiler warnings.
* (main) <homedir>: Make its declaration conditionalEli Zaretskii2001-01-021-0/+2
| | | | on SERVER_HOME_DIR, to avoid compiler warnings.
* (readline): Cast buffer to "long *" to pacifyEli Zaretskii2001-01-021-1/+1
| | | | over-zealous compilers.
* (canonicalize_filename) [DOS_NT]: Fix last change.Eli Zaretskii2000-12-162-1/+5
|
* *** empty log message ***Gerd Moellmann2000-12-151-0/+14
|
* (operator_name): Cast argument of isalpha toGerd Moellmann2000-12-151-1/+1
| | | | unsigned char.
* (get_keyword): Make sure that isspace andGerd Moellmann2000-12-151-4/+4
| | | | similar aren't called with a negative argument.
* (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.Gerd Moellmann2000-12-151-19/+25
| | | | | | | Use them throughout instead of ctype functions/macros. (lowcase): Cast to unsigned char. (UPCASE): New macro. (canonicalize_filename): Use UPCASE instead toupper.
* *** empty log message ***Dave Love2000-12-131-0/+4
|
* (ensure_scope_buffer_room): Fix xrealloc call.Dave Love2000-12-131-1/+1
|
* Fix copyright years.Dave Love2000-12-061-1/+1
|
* *** empty log message ***Andrew Innes2000-12-061-0/+9
|
* (LOCAL_FLAGS): Remove -DVERSION flag, since weAndrew Innes2000-12-061-1/+1
| | | | | don't know the real version, and I can't seem to get the quoting right in all circumstances.
* (VERSION): Provide default definition, like etags.cAndrew Innes2000-12-061-0/+4
| | | | does, because Windows build can't snarf this from version.el.
* ($(BLD)/ebrowse.exe): Use tabs not spaces.Andrew Innes2000-11-302-2/+7
| | | | (install): Ditto.
* (ebrowse): New target.Jason Rumney2000-11-232-3/+19
| | | | (LOCAL_FLAGS): Add -DVERSION flag.
* Fix comment.Dave Love2000-11-101-3/+1
|
* *** empty log message ***Dave Love2000-09-251-0/+5
|
* Include config.h.Dave Love2000-09-251-2/+3
| | | | [!HAVE_STDLIB_H]: Declare malloc.
* *** empty log message ***Gerd Moellmann2000-09-251-0/+27
|
* *** empty log message ***Gerd Moellmann2000-09-211-0/+1
|
* *** empty log message ***Andrew Innes2000-09-141-0/+4
|
* Revert to Unix line endings.Andrew Innes2000-09-141-400/+400
|
* (index, rindex): Prototype conditionally.Dave Love2000-09-042-1/+10
|
* *** empty log message ***Andrew Innes2000-09-031-0/+4
|
* Change to DOS line endings.Andrew Innes2000-09-031-400/+400
|
* Fix a typo in the last entry for movemail.c.Eli Zaretskii2000-09-011-1/+1
|
* *** empty log message ***Dave Love2000-09-011-0/+4
|
* (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OKEli Zaretskii2000-09-012-8/+10
| | | | | and friends only after including both fcntl.h and unistd.h: some systems define them on unistd.h.
* *** empty log message ***Eli Zaretskii2000-08-291-0/+4
|
* Revert previous change.Dave Love2000-08-291-6/+0
|
* (profile, make-docfile, hexl): Depend on config.h.Eli Zaretskii2000-08-291-3/+3
|