]> git.saurik.com Git - bison.git/history - data/yacc.c
bison: avoid warnings from static code analysis
[bison.git] / data / yacc.c
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim Demaillec++: more YY_NULL
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim Demaillebump to 2012 in skeletons.
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
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: 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-18  Akim Demaillemaint: fix some syntax-check issues.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-01-25  Joel E. Denny* data/yacc.c: Fix last apostrophe warning from xgettext.
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-10  Paul EggertFix minor problems encountered by a fresh bootstrap.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
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-12-11  Joel E. Dennyparse.lac: implement exploratory stack reallocations.
2010-12-11  Joel E. Dennyparse.lac: implement as %define variable.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: fix for consistent error with lookahead.
2010-11-07  Joel E. Dennyyysyntax_error: prepare for readability of next patches.
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-31  Joel E. Dennyyysyntax_error: improve invocation readability.
2010-10-16  Paul EggertFix portability problem on OpenBSD 4.7.
2010-10-08  Paul EggertFix portability problem on OpenBSD 4.7.
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-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-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: deprecate.
2009-12-21  Joel E. DennyYYFAIL: deprecate.
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-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-10  Joel E. DennyClean up yacc.c a little.
2009-09-10  Joel E. DennyClean up yacc.c a little.
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-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-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-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-06  Akim DemailleRemove spurious initial empty lines.
2009-04-03  Akim DemailleTreat %debug as %define debug.
2009-04-03  Akim DemailleTreat %error-verbose as %define error_verbose.
2009-02-19  Akim DemailleRemove trailing blanks.
2008-12-11  Akim DemaillePass the token type to yysyntax_error.
2008-12-11  Akim DemailleSimplify the i18n of the error messages.
2008-11-26  Akim DemaillePrepare the convergence bw C style and Java table gener...
2008-11-26  Akim DemailleFactor the generation of the (integral) tables bw yacc...
2008-11-25  Akim DemailleGet rid of yyrhs and yyprhs in yacc.c.
2008-11-18  Akim DemailleUse b4_subtract where possible.
2008-11-13  Akim DemailleComment changes.
2008-11-10  Akim DemailleUse "enum" for integral constants.
2008-11-04  Akim DemailleUse b4_copyright_years.
2008-11-04  Akim DemailleRemove spurious initial empty lines.
2008-11-03  Akim DemailleParameterize the extraction of semantic values.
2008-05-13  Joel E. Denny* data/yacc.c: Reformat m4 a little for readability.
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-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...
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-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-08-15  Paul EggertUpdate to GPLv3.
2007-08-03  Joel E. Denny* data/yacc.c (yyexhaustedlab): Define it when YYERROR_...
next