]> git.saurik.com Git - bison.git/history - data
NEWS: Update.
[bison.git] / data /
2012-04-16  Akim Demaille%printer: support both yyo and yyoutput.
2012-04-10  Akim Demailleglr: eliminate last bits of unwanted locations.
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim Demaillebump to 2012 in skeletons.
2012-03-31  Akim Demailledoc: c++: complete the location documentation.
2012-03-31  Akim Demaillec++: locations: provide convenience constructors.
2012-03-31  Akim Demaillec++: locations: remove useless "inline".
2012-03-31  Akim Demailleglr: do not use locations when they are not requested
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-27  Tim LandscheidtJava: Fix syntax error handling without error token.
2012-02-19  Akim Demaillemaint: address sc_prohibit_doubled_word.
2012-02-19  Akim Demaillemaint: address sc_prohibit_always-defined_macros.
2012-02-19  Akim Demaillemaint: fix some syntax-check issues.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Tim Landscheidtjava: remove unused variable.
2011-04-16  Joel E. Dennyglr.c: omit yyresolveLocations when locations are disabled.
2011-03-07  Joel E. Dennyjava: fix parser tracing bug.
2011-03-07  Joel E. Dennyjava: finish fixing parser stack popping bug.
2011-03-07  Angelo Borsottijava: fix parser stack popping bug.
2011-02-20  Bernd Kieferjava: fix location handling bug.
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
2011-01-25  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-12-24  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-24  Joel E. Dennyparse.lac: implement as %define variable.
2010-11-07  Joel E. Dennyyysyntax_error: adjust prior fixes for branch-2.5's...
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: more preparation for readability of...
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
2010-10-31  Joel E. Dennyyysyntax_error: improve invocation readability.
2010-10-16  Paul EggertFix portability problem on OpenBSD 4.7.
2010-06-23  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 Demaillec++: use YYRHSLOC.
2010-05-09  Akim Demaillelalr1.cc: don't generate location.hh when location_type...
2010-05-02  Joel E. Dennytests: fix maintainer-xml-check.
2010-04-14  Akim Demaillelalr1.cc: remove useless forward declaration.
2010-04-10  Joel E. Dennyportability: fix pointer arithmetic to conform to C...
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. DennyYYFAIL: warn about uses and remove from lalr1.java.
2009-12-22  Joel E. DennyYYFAIL: deprecate.
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  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-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-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
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-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-05  Joel E. Dennymaint: automate b4_copyright updates.
2009-06-11  Akim Demaillestyle changes.
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-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-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-06  Akim DemailleCopyright years.
2009-04-06  Akim DemailleInstall autoconf as a submodule to get m4sugar.
2009-04-06  Joel E. DennyRemove spurious initial empty lines.
2009-04-06  Akim DemailleRemove spurious initial empty lines.
2009-04-03  Joel E. DennyFix strange %define locations for default values.
2009-03-26  Akim Demaillelalr1.cc: avoid GCC 4.3 warnings.
2008-12-09  Akim DemailleUpdate data/README.
2008-11-19  Joel E. DennyFix unexpanded macros in GLR defines file.
2008-11-01  Di-an JanJava parser improvements
2008-10-31  Di-an JanCorrect visible errors in generated Javadoc.
2008-10-28  Akim DemailleSpace changes.
2008-10-28  Akim DemailleDon't define debugging functions when !YYDEBUG.
2008-10-28  Akim DemailleSpace and comments changes.
2008-10-18  Joel E. DennyFix yyerror_range for user-defined location type in...
2008-10-09  Paolo Bonzinismall but important bugfixes for the Java skeleton
2008-08-28  Eric BlakeResync m4sugar from autoconf.
2008-08-27  Akim DemailleSupport yyerrok in lalr1.cc.
2008-08-15  Eric BlakeRemaining m4sugar merge from autoconf.
2008-08-15  Eric BlakePartial m4sugar merge from autoconf: m4_map.
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-07-27  Joel E. DennyRemove remaining dependence on CVS Id keyword.
2008-07-14  Joel E. DennyAdd .gitignore everywhere based on .cvsignore.
next