]> git.saurik.com Git - bison.git/shortlog
bison.git
2000-03-17  Akim Demaille* bison.s1 (#line): All set to `#line' only, since...
2000-03-17  Akim Demaille* src/output.c (output_rule_data): Output the documenta...
2000-03-16  Akim Demaille* src/bison.s1 [!YYDEBUG]: Define yydebug to 0. This...
2000-03-16  Akim Demaille* src/bison.s1 (yyparse): Reorganize the definitions...
2000-03-16  Akim Demaille* src/bison.s1: Properly indent CPP directives.
2000-03-16  Akim Demaille* src/bison.s1: Properly indent the `alloca' CPP section.
2000-03-16  Akim DemailleDo not hard code values of directories in `configure...
2000-03-16  Akim DemailleAdded ChangeLog to the repository.
2000-03-10  Jesse Thilo# Added clcommit script.
2000-03-10  Jesse Thilo# Added missing step.
2000-03-10  Akim DemailleFormatting changes of various comments.
2000-03-09  Jesse Thilo# Added script to build ChangeLogs
2000-03-09  Jesse Thilo# Added pre-config script.
1999-12-13  Jesse ThiloBison 1.29 released.
1999-12-13  Jesse Thilo# ignore "intl" directory, as it is no longer in source...
1999-12-13  Jesse Thilo# mentioned NLS.
1999-12-13  Jesse ThiloTweaked spelling and grammar.
1999-12-13  Jesse ThiloOS/2 honors TMPDIR environment variable.
1999-10-27  Jesse ThiloAdded reference card.
1999-10-21  Jesse Thilo#
1999-07-26  Jesse ThiloAdded Russian translation.
1999-07-06  Jesse ThiloReleased version 1.28. GNU_1_28
1999-06-14  Jesse ThiloSquashed redefinition warning on some systems.
1999-06-14  Jesse Thilo# no changes
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.
next