]> git.saurik.com Git - bison.git/history - ChangeLog
deterministic test suite.
[bison.git] / ChangeLog
2009-06-10  Akim Demailledeterministic test suite.
2009-06-10  Akim Demailledeterministic user-token-number redeclaration errors.
2009-06-10  Akim Demaillegnulib: update.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
2009-05-23  Joel E. Denny-F/--force-define and relative %define/-D/--define...
2009-05-22  Joel E. DennyUpdate some comments to make sense for -D.
2009-05-22  Joel E. Denny* data/c++.m4: Update copyright year.
2009-05-20  Joel E. Denny* data/c++.m4 (b4_namespace_close): Simplify slightly.
2009-05-19  Joel E. DennyHandle a trailing `:' in a user-supplied C++ namespace...
2009-05-19  Akim Demailleremove useless variable.
2009-05-11  Akim DemailleFix ChangeLog for the previous patch.
2009-05-11  Akim Demailledoc: use C++ headers.
2009-05-05  Akim Demaillefix hexadecimal token number support.
2009-05-05  Akim Demailletests: check token numbers.
2009-05-04  Akim Demaillebison: catch bad symbol names.
2009-05-04  Akim Demaillespace changes.
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-05-01  Joel E. DennyDeclare %code to be a permanent feature.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennySet all front-end %define defaults in one place.
2009-04-30  Joel E. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-30  Joel E. DennyPacify ./configure --enable-gcc-warnings.
2009-04-30  Akim Demailletests: check the use of dashes and periods in symbols.
2009-04-30  Joel E. DennyDocument how `%define "var" "value"' is not M4-friendly.
2009-04-30  Joel E. DennyAdd copyright updates missed during previous cherry...
2009-04-29  Akim Demaillevariables: accept dashes.
2009-04-24  Joel E. DennyClean up recent patches a little.
2009-04-24  Joel E. DennyList accepted values for a %define enum variable with...
2009-04-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-21  Joel E. DennyDocument %define lr.type and lr.default_rules.
2009-04-21  Joel E. DennyFinish implementing %define lr.type.
2009-04-21  Joel E. DennyAdd new files for IELR and canonical LR implementation.
2009-04-21  Joel E. DennyImplement %define lr.default_rules.
2009-04-20  Akim DemailleConsistently refer to Yacc, not YACC.
2009-04-17  Joel E. DennyPacify make maintainer-check-posix.
2009-04-17  Joel E. DennyDocument semicolon warnings.
2009-04-17  Akim DemailleFix portability issue in the test suite.
2009-04-17  Di-an JanImplement the FIXME that ends an user action with a...
2009-04-14  Akim Demailledoc: minor fixes.
2009-04-10  Eric Blakesubmodules: update to latest
2009-04-10  Eric BlakeWork around autoconf 2.63b bug in testsuite.
2009-04-06  Joel E. Denny* NEWS (2.5): Describe new -D/--define feature.
2009-04-06  Akim Demaille--trace=muscles
2009-04-06  Akim Demaillemuscles_output.
2009-04-06  Akim DemailleDisplay the changes in cross-options.texi.
2009-04-06  Di-an Jan Improves options in the manual.
2009-04-06  Akim DemailleCopyright years.
2009-04-06  Akim DemailleInstall autoconf as a submodule to get m4sugar.
2009-04-06  Joel E. DennySimplify last patch slightly.
2009-04-06  Joel E. DennyFix last warning from --enable-gcc-warnings.
2009-04-06  Di-an JanHandle --enable-gcc-warnings.
2009-04-06  Akim DemailleAT_FULL_COMPILE.
2009-04-06  Akim DemaillePass command line location to skeleton_arg and language...
2009-04-06  Akim Demaille-D, --define.
2009-04-06  Akim DemailleInitialize the muscle table before parsing the command...
2009-04-06  Akim DemailleRequire the generation of parse-gram.output.
2009-04-06  Joel E. Denny* NEWS (2.5): New stub.
2009-04-06  Joel E. DennyFix options documentation.
2009-04-06  Akim DemailleFix --help.
2009-04-06  Akim DemailleHandle more general types of option arguments.
2009-04-06  Joel E. DennyRemove spurious initial empty lines.
2009-04-06  Akim DemailleRemove spurious initial empty lines.
2009-04-05  Joel E. DennyReplace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.
2009-04-04  Joel E. Denny* ChangeLog: Update copyright.
2009-04-03  Joel E. DennyHelp with updating web manual.
2009-04-03  Joel E. DennyFix strange %define locations for default values.
2009-04-03  Akim DemailleLocations without columns for command line arguments.
2009-04-02  Joel E. DennyAdd reminder about uploading public key to keys.gnupg...
2009-03-31  Akim Demaillebootstrap: --help to stdout.
2009-03-31  Akim Demaillebootstrap: README-hacking no longer exists
2009-03-26  Akim Demailledoc: merge HACKING and README-hacking.
2009-03-26  Akim Demailledoc: update README-hacking.
2009-03-26  Akim Demaillelalr1.cc: avoid GCC 4.3 warnings.
2009-03-26  Akim Demaillegnulib: update.
2009-01-08  Akim DemailleFix grep portability issues.
2008-12-11  Joel E. DennyVersion 2.4.1. v2.4.1
2008-12-11  Joel E. DennySemicolon feature removal is not about future language...
2008-12-11  Joel E. Denny* gnulib: Update submodule to HEAD.
2008-12-09  Akim DemailleUpdate data/README.
2008-12-05  Eric BlakeBuild testsuite with newer autoconf.
2008-11-19  Joel E. Denny* NEWS: Clarify a little.
2008-11-19  Joel E. Denny* NEWS: Update for recent changes.
2008-11-19  Joel E. DennyFix unexpanded macros in GLR defines file.
2008-11-17  Joel E. DennyDon't let maintainer-*-check targets force a version...
2008-11-17  Di-an JanFix formatting and content of bison.texinfo menus
2008-11-12  Paolo BonziniReplace m4/warning.m4 with warnings module.
2008-11-07  Joel E. DennyDon't add a semicolon to actions for %skeleton or ...
2008-11-07  Joel E. DennyClean up %skeleton and %language priority implementation.
2008-11-04  Akim DemailleMention the trailing semicolon in action.
2008-11-04  Akim DemailleReformat NEWS.
2008-11-04  Joel E. DennyFix user actions without a trailing semicolon.
2008-11-02  Joel E. DennyInitiate further development.
2008-11-02  Joel E. Denny* NEWS: Version 2.4. v2.4
2008-11-02  Joel E. DennyPrepare for next release.
2008-11-02  Joel E. DennySay %language is experimental.
2008-11-01  Di-an JanJava parser improvements
2008-10-31  Paolo Bonzinicommit missing ChangeLog entry
2008-10-30  Joel E. DennyAlways put auxiliary code files in the same dir as...
2008-10-29  Joel E. Denny* gnulib: Update submodule to HEAD.
2008-10-29  Joel E. DennyUpdate copyright year.
next