]> git.saurik.com Git - bison.git/shortlog
bison.git
1999-06-14  Jesse ThiloGot rid of version.c.
1999-06-14  Jesse ThiloHave configure build version string instead of relying...
1999-06-09  Jesse Thilo# no changes
1999-06-08  Jesse ThiloDropped mention of `+' for long-named options.
1999-05-30  Jesse Thilo# minor changes
1999-05-30  Jesse ThiloAdded <unistd.h> for unlink().
1999-05-30  Jesse ThiloAdded a FAQ list.
1999-05-30  Jesse ThiloI18n fixes.
1999-05-30  Jesse ThiloI18n fixes.
1999-05-19  Jesse ThiloProtected inclusion of "config.h" with HAVE_CONFIG_H.
1999-04-18  Jesse ThiloUpdated AC_INIT file to reflect directory reorganization.
1999-04-18  Jesse ThiloAdjusted paths to reflect directory reorganization.
1999-04-18  Jesse ThiloReorganized: sources in `src', documentation in `doc'.
1999-04-18  Jesse Thilo# Files rebuilt by `make dist'.
1999-04-18  Jesse Thilo# Added `ChangeLog'.
1999-04-18  Jesse Thilo(literalchar): fixed the code for escaping double quote...
1999-04-13  Jesse ThiloDon't declare calloc() and realloc() if not necessary.
1999-03-23  Jesse ThiloAdded i18n support.
1999-03-22  Jesse ThiloFixed #line numbers.
1999-03-15  Jesse ThiloAdded PO files from Translation Project.
1999-03-03  Jesse Thilo#
1999-03-03  Jesse ThiloAdded support for non-ANSI compilers (ansi2knr).
1999-03-03  Jesse Thilo#Included config.h (for definition of PROTOTYPES).
1999-02-16  Jesse ThiloBumped version number to 1.27. GNU_1_27
1999-02-16  Jesse Thilo#Updated NEWS for 1.27.
1999-02-16  Jesse ThiloAdded `bison.simple' to list of files removed by `make...
1999-02-12  Jesse ThiloDefined locations of parser files in config.h instead...
1999-02-09  Jesse ThiloRemoved inappropriate use of $< macro.
1999-02-05  Jesse Thilo#
1999-02-05  Jesse ThiloAdd `po' directory skeleton.
1999-01-27  Jesse Thilo#updated. GNU_1_26
1999-01-27  Jesse ThiloDocument help-bison list.
1999-01-27  Jesse ThiloAdd check for mkstemp().
1999-01-20  Jesse Thilo#Remove static from dummy().
1999-01-20  Jesse ThiloHush a few compiler warnings.
1999-01-20  Jesse ThiloAdd tryclose(), which verifies that fclose was successful.
1999-01-20  Jesse ThiloChangeLog is now automatically generated. Include...
1999-01-14  Jesse ThiloFix formatting glitch.
1999-01-14  Jesse ThiloUpdate FSF address.
1999-01-08  Jesse ThiloDon't define PACKAGE here, since config.h defines it.
1998-12-30  Jesse ThiloUpdate copyright date.
1998-12-30  Jesse ThiloDitch sprintf to statically-sized buffers in fatal...
1998-12-30  Jesse ThiloSome checks for premature EOF.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1998-12-30  Jesse ThiloDocument 1.26 highlights.
1998-12-30  Jesse ThiloDelete comment "consider using @set for edition number...
1998-12-30  Jesse ThiloRequire Automake 1.3 or later.
1998-12-30  Jesse ThiloHonor TMPDIR on Unix hosts.
1998-12-30  Jesse ThiloFix a couple of buffer overrun bugs.
1998-12-30  Jesse ThiloInclude unistd.h and ctype.h.
1998-12-29  Jesse ThiloUse VERSION symbol from automake for version number.
1998-11-28  Jesse ThiloAdd info dir entry.
1998-11-28  Jesse ThiloDistribute original version of simple parser (bison...
1998-11-28  Jesse Thilo#
1998-11-28  Jesse ThiloLet automake put version number into documentation.
1998-11-26  Jesse ThiloAdd non-RCS files from /gd/gnu/bison.
1998-11-26  Jesse ThiloDocument the BISON_HAIRY and BISON_SIMPLE variables.
1998-11-25  Jesse Thilo#
1998-11-25  Jesse Thilo#
1998-11-25  Jesse ThiloRename bison.simple to bison.s1 (bison.simple is then...
1998-11-25  Jesse ThiloBuild version.c automatically.
1998-11-25  Jesse Thilo#
1998-11-25  Jesse ThiloAdd AUTHORS file.
1998-11-25  Jesse ThiloFix token numbering (used to start at 258, not 257).
1998-11-25  Jesse ThiloInclude config.h.
1998-11-25  Jesse ThiloClean up some formatting.
1998-11-25  Jesse ThiloUpdate bug report address.
1998-11-25  Jesse ThiloRename bison.simple to bison.s1 (bison.simple is then...
1998-11-25  Jesse ThiloGet latest copies of alloca.c, getopt.c, getopt.h,...
1998-11-25  Jesse ThiloAdd automake stuff.
1998-11-25  Jesse Thilo#
1998-05-05  Richard M.... Explain better why to make a pure parser. GNU_ORIG
1998-01-05  Richard M.... (openfiles): [_WIN32 && !__CYGWIN32__] Use TEMP or...
1997-08-25  Richard M.... (stack_offset;): Change some warni to warns.
1997-08-25  Richard M.... (literalchar): Use warns, not warni.
1997-06-28  Richard M.... (bison_version): New variable.
1997-06-28  Richard M.... Add a Bison version comment.
1997-06-28  Richard M.... (fatal, warn, berror): Use program_name.
1997-06-18  Richard M.... (fatal, warn, berror): Make error messages standard.
1997-06-18  Richard M.... new.h renamed to alloc.h.
1997-05-24  Richard M.... (literalchar): Fix the code for escaping \, " and '.
1997-05-17  Richard M.... Use malloc, if using alloca is troublesome.
1997-04-23  Richard M.... (alloca) [__hpux]: Always define as __builtin_alloca.
1997-04-22  Richard M.... [__hpux]: Include alloca.h (right for HPUX 10)
1997-04-22  Richard M.... (__yy_memcpy): Declare arg `count' as unsigned int.
1997-01-03  Richard M.... [__STDC__ or _MSC_VER]:
1997-01-02  Richard M.... (dist): Explicitly check for symlinks, and copy them.
1997-01-02  Richard M.... [_MSC_VER]: Include stdlib.h and process.h.
1997-01-02  Richard M.... (main): Return FAILURE as a value.
1996-12-19  Richard M.... [_MSC_VER] (XPFILE, XPFILE1): Define, if not already...
1996-12-18  Paul Eggert(yyparse): If __GNUC__ and YYPARSE_PARAM are both defined,
1996-12-17  Richard M.... (nbits): Add some casts.
1996-08-12  Richard M.... Test _MSDOS as well as _MSDOS_.
1996-07-31  Richard M.... [__sun && __i386]: Include alloca.h.
1996-07-30  Richard M.... Comment change.
1996-07-30  Richard M.... Test _MSDOS_, not MSDOS.
1996-06-01  Richard M.... Insert `_' macro around many string constants.
1996-06-01  Richard M.... Insert `_' macro around many string constants.
1996-06-01  Richard M.... [HAVE_LOCALE_H]: Include locale.h.
1996-06-01  Richard M.... Initial revision
next