]> git.saurik.com Git - bison.git/history - data
Merge remote-tracking branch 'origin/maint'
[bison.git] / data /
2010-09-09  Paul HilfingerRemove compiler warnings in GLR parsers.
2010-09-08  Paul HilfingerFix some errors that were causing testsuite failures...
2010-09-01  Akim DemailleAddress GCC warnings about shadowed local variables...
2010-08-04  Paul HilfingerRemove restrictions on expanding GLR stacks in C++.
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-05-12  Akim Demaillelalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
2010-05-12  Akim Demaillelalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
2010-05-12  Akim Demaillec++: use YYRHSLOC.
2010-05-10  Akim Demaillec++: use YYRHSLOC.
2010-05-09  Akim Demaillecomment change.
2010-05-09  Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-05-04  Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-05-04  Akim Demaillelalr1.cc: minor refactoring.
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-04-14  Akim Demaillelalr1.cc: remove useless forward declaration.
2010-04-13  Akim Demaillelalr1.cc: remove useless forward declaration.
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-29  Akim DemaillePropagate i18n changes into glr.c.
2009-12-29  Joel E. DennyPort small part of master's 11707b2b so future ports...
2009-12-29  Akim DemailleSimplify the i18n of the error messages.
2009-12-29  Akim DemaillePrefer M4 to CPP.
2009-12-29  Akim DemailleSupport i18n of the parse error messages.
2009-12-29  Joel E. DennyPort small part of master's 8901f32e so future ports...
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyFix handling of yychar manipulation in user semantic...
2009-12-22  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-22  Joel E. DennyYYFAIL: deprecate.
2009-12-21  Joel E. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-21  Joel E. DennyYYFAIL: deprecate.
2009-12-19  Joel E. Dennylalr1.cc: don't discard non-existent lookahead on synta...
2009-12-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-12-16  Joel E. DennyAdd gcc's -Wundef to test suite and fix another warning...
2009-12-16  Joel E. Denny* data/yacc.c: Reformat m4 a little.
2009-12-16  Joel E. Denny* data/yacc.c: Reformat m4 a little.
2009-12-16  Jonathan NiederSimplify y.tab.c when location tracking is disabled.
2009-12-16  Jonathan NiederAvoid warnings from gcc -Wundef y.tab.c.
2009-12-16  Jonathan NiederSimplify y.tab.c when location tracking is disabled.
2009-12-16  Jonathan NiederAvoid warnings from gcc -Wundef y.tab.c.
2009-10-08  Joel E. Denny* data/bison.m4: Update comments for rename to muscle...
2009-10-08  Joel E. Denny* data/bison.m4: Update comments for rename to muscle...
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-10-04  Akim DemaillePass the token type to yysyntax_error.
2009-10-04  Akim DemailleSimplify the i18n of the error messages.
2009-10-04  Joel E. Dennyyysyntax_error: avoid duplicate lookahead collection.
2009-09-16  Akim Demaillelalr1.cc: factor the yytranslate_ invocation in make_SY...
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-09  Akim Demaillelalr1.cc: syntax_error as exceptions.
2009-09-09  Akim Demaillelalr1.cc: add missing "inline".
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-03  Joel E. DennyDon't suppress warnings about unused parse.error.
2009-08-26  Joel E. DennyActually handle the yytable zero value correctly this...
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-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-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-08-19  Akim Demaillevariables: simplify the upgrade of namespace into api...
2009-08-19  Akim Demaillelalr1.cc: use state_type.
2009-08-19  Akim Demaillelalr1.cc: get rid of yyparse's yystate.
2009-08-19  Akim Demaillelalr1.cc: destroy $$ when YYERROR is called.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-05  Joel E. Dennymaint: automate b4_copyright updates.
2009-08-05  Joel E. Dennymaint: automate b4_copyright updates.
2009-06-29  Akim Demailleparse.error: fix.
2009-06-29  Akim Demaillevariables: parse.error
2009-06-24  Akim Demaillevariables: rename namespace as api.namespace.
2009-06-11  Akim Demaillestyle changes.
2009-06-11  Akim Demaillestyle changes.
2009-05-23  Joel E. DennyUpdate some comments to make sense for -D.
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-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  Joel E. DennyHandle a trailing `:' in a user-supplied C++ namespace...
2009-05-15  Akim DemailleRename token.prefix as api.tokens.prefix.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-24  Joel E. DennyList accepted values for a %define enum variable with...
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-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-20  Akim Demaillevariables: prefer error-verbose to error_verbose.
2009-04-20  Akim Demaillevariables: accept dashes.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `assert'.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-04-06  Akim DemailleCopyright years.
2009-04-06  Akim DemailleInstall autoconf as a submodule to get m4sugar.
next