platform/upstream/bison.git
2009-08-26 Joel E. Dennytests: show a use of %define lr.default-reductions...
2009-08-26 Akim Demailletests: portability fix.
2009-08-26 Joel E. DennyActually handle the yytable zero value correctly this...
2009-08-26 Joel E. DennyMore fixes related to last two patches.
2009-08-25 Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-25 Joel E. DennySome code and documentation improvements.
2009-08-22 Joel E. DennyUse locale when quoting.
2009-08-20 Eric BlakeMake previous patch more robust.
2009-08-20 Eric BlakeImport latest m4/m4.m4.
2009-08-20 Joel E. DennyFix complaints about escape sequences.
2009-08-19 Akim Demailledoc: fixes.
2009-08-19 Akim Demailledoc: %initial-action to initialize yylloc.
2009-08-18 Joel E. Dennymaint: update for gnulib's recent update-copyright...
2009-08-18 Akim Demaillebuild: require gettext 0.17.
2009-08-17 Akim Demaillebuild: lower gettext requirements.
2009-08-14 Joel E. Dennymaint: fix use of copyright year intervals.
2009-08-13 Joel E. DennyMake it easier to write deterministic tests.
2009-08-12 Akim Demailledistcheck: fix.
2009-08-11 Joel E. Denny* tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.
2009-08-11 Joel E. DennyMiscellaneous code readability improvements.
2009-08-08 Alex Rozenman Convert "misleading reference" messages to warnings.
2009-08-06 Joel E. Dennymaint: run "make update-copyright"
2009-08-06 Joel E. Dennymaint: make update-b4-copyright easier to use
2009-08-05 Joel E. Dennymaint: clean up update-b4-copyright code
2009-08-05 Joel E. Dennymaint: automate b4_copyright updates.
2009-08-05 Joel E. Dennymaint: automate annual package-wide copyright-year...
2009-08-04 Joel E. DennyFix "make distcheck".
2009-08-01 Joel E. DennyPacify "gcc -Wunused" for the input function from Flex.
2009-07-31 Alex RozenmanFix mail address in ChangeLog.
2009-07-31 Alex Rozenman Fix --enable-gcc-warnings problems.
2009-07-29 Joel E. DennyFix a --enable-gcc-warnings problem.
2009-07-24 Alex Rozenman Fix some memory leaks.
2009-07-24 Joel E. DennyWarn about character literals not of length one.
2009-07-24 Joel E. Denny* src/lalr.c (state_lookahead_tokens_count): Correct...
2009-07-22 Joel E. DennySome M4 cleanup in the testsuite.
2009-07-21 Joel E. Denny* m4/m4.m4: Make it a sym link to submodules/autoconf...
2009-07-15 Joel E. DennyRevert unnecessary column realignment in --help output.
2009-07-04 Alex Rozenman Alphabetical order in src/Makefile.am.
2009-07-04 Alex RozenmanRegen.
2009-07-04 Alex Rozenman Style changes and factoring.
2009-06-30 Eric Blakescan-code: avoid compiler warnings
2009-06-29 Akim Demaillebuild: avoid concurrent extraction of calc++.
2009-06-27 Alex RozenmanRegen.
2009-06-27 Alex RozenmanNamed symbol references.
2009-06-25 Akim Demaillehash: check insertion for memory exhaustion.
2009-06-11 Akim Demaillestyle changes.
2009-06-11 Akim Demaillexml: beware of user strings used to give a %prec to...
2009-06-11 Akim Demaillehash: check insertion for memory exhaustion.
2009-06-11 Akim Demaillegnulib: update.
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 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.
next