platform/upstream/bison.git
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 DemailleReally add autoconf as a submodule.
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-02-12 Akim DemailleUpdate gnulib.
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-09 Akim DemailleSpelling fixes.
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-31 Di-an JanCorrect visible errors in generated Javadoc.
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.
2008-10-29 Di-an JanDon't overwrite the input file.
2008-10-28 Akim DemailleSpace changes.
2008-10-28 Akim DemailleDon't define debugging functions when !YYDEBUG.
2008-10-28 Akim DemaillePrefer "continue" for empty loop bodies.
2008-10-28 Akim DemailleSpace and comments changes.
2008-10-28 Akim DemailleMake gnulib a submodule.
2008-10-18 Joel E. DennyFix yyerror_range for user-defined location type in...
2008-10-18 Joel E. DennyUpdate several administrative files mainly to facilitat...
2008-10-09 Paolo Bonzinismall but important bugfixes for the Java skeleton
2008-08-29 Akim DemailleClarify UPDATED use.
2008-08-29 Akim DemailleUpdate README.
2008-08-28 Eric BlakeResync m4sugar from autoconf.
2008-08-27 Akim DemailleCheck yyerrok in calc.at.
2008-08-27 Akim DemailleSupport yyerrok in lalr1.cc.
2008-08-27 Joel E. DennyFor maintainer-check*, don't recompile for a $(VERSION...
2008-08-26 Joel E. DennyUpdate for recent change to gnulib.
2008-08-15 Eric BlakeRemaining m4sugar merge from autoconf.
2008-08-15 Eric BlakePartial m4sugar merge from autoconf: m4_map.
2008-08-07 Joel E. DennyKeep .version and PACKAGE_VERSION in sync.
2008-08-07 Eric BlakePartial m4sugar merge from autoconf: m4_shiftn.
2008-08-07 Eric BlakePartial m4sugar merge from autoconf: m4_wrap vs. m4...
2008-08-05 Eric BlakePartial m4sugar merge from autoconf: builtins, version.m4.
2008-08-05 Eric BlakeFix comments in m4sugar.
2008-08-02 Joel E. DennyUpdate for recent .gitignore fix in Gnulib.
2008-08-02 Joel E. DennySet gnu or gnits strictness.
2008-07-31 Paolo Bonziniclarify documentation of %language in the NEWS file
2008-07-31 Paolo Bonzinidocument and support usage of git-merge-changelog
2008-07-31 Paolo Bonziniadd a .gitattributes file to use the git-merge-changelo...
2008-07-27 Joel E. DennyRemove remaining dependence on CVS Id keyword.
2008-07-27 Joel E. DennyFix dependence on computed configure variables.
2008-07-20 Joel E. DennyUpdate copyright dates for recent changes.
next