]> git.saurik.com Git - bison.git/history - data
* data/yacc.c: Fix last apostrophe warning from xgettext.
[bison.git] / data /
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.
2008-05-13  Joel E. Denny* data/yacc.c: Reformat m4 a little for readability.
2008-02-21  Wojciech Polak(xsl:template match="/"): Change footer text.
2008-02-20  Joel E. DennyFix impure push parser compile error reported by Bob...
2008-02-17  Joel E. Denny* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
2008-02-17  Joel E. Denny* data/bison.m4 (b4_percent_code_get): Output %code...
2008-01-19  Joel E. Denny* data/yacc.c: Update copyright for recent commit.
2008-01-10  Paul Eggert* data/yacc.c (yyparse): Correct the comment when locat...
2008-01-05  Wojciech Polakdata/xslt/xml2xhtml.xsl (xsl:template match="/"): Prece...
2007-12-15  Joel E. DennyIn XML output, remove redundant class attribute on...
2007-12-08  Joel E. Denny* data/xslt/bison.xsl (bison:ruleNumber): Rename to...
2007-11-26  Akim Demaille* data/Makefile.am (dist_pkgdata_DATA): Ship and instal...
2007-11-24  Joel E. DennyIn the XML output, list useless and unused symbols...
2007-11-10  Joel E. Denny* src/gram.c: Remove comments that duplicate comments...
2007-11-10  Joel E. Denny* data/bison.m4 (b4_cat): Put a newline after the end...
2007-11-08  Paolo Bonzini2007-11-08 Paolo Bonzini <bonzini@gnu.org>
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-10-28  Joel E. Denny%define push_pull -> %define api.push_pull. Discussed...
2007-10-28  Joel E. DennyFor the XML output's terminal element, rename @number...
2007-10-21  Joel E. Denny* data/xslt/xml2dot.xsl (xsl:template match="automaton...
2007-10-17  Wojciech Polak(xsl:template match="terminal"): Use new attribute...
2007-10-11  Wojciech Polak(xsl:template match="item"): New.
2007-10-11  Wojciech Polak(xsl:template name="escape"): Write xsl:param "required...
2007-10-11  Wojciech Polak(bison:ruleNumber): New key. Improve processing time...
next