]> git.saurik.com Git - bison.git/history - tests/actions.at
Merge branch 'maint'
[bison.git] / tests / actions.at
2012-07-31  Akim DemailleMerge branch 'maint'
2012-07-31  Akim Demailletests: comment changes
2012-07-31  Akim Demailleglr.cc: no longer require location support
2012-07-27  Akim Demailletests: do not depend on __cplusplus to decide for C...
2012-07-27  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-27  Akim Demaillealso support $<foo>$ in the %initial-action
2012-07-26  Akim Demaillesupport $<tag>$ in printers and destructors
2012-07-22  Akim Demaillesimplify the handling of <> and <*>'s code_props.
2012-07-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-06  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-02  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-29  Victor Santetwarnings: display warnings categories
2012-06-28  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-28  Akim Demailletests: use the generalized default yylex.
2012-06-28  Akim Demailletests: AT_YYERROR_DEFINE: prepare for list of ints.
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim Demailletests: use the generic yyerror function.
2012-06-26  Akim Demailletests: use assert instead of plain abort.
2012-06-25  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-22  Akim Demailletests: more uniformity.
2012-06-22  Akim Demailletests: handle locations in the generic yyerror functions.
2012-06-21  Akim Demailletests: factor.
2012-06-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-17  Akim Demailletests: factor the declaration/definition of yyerror...
2012-06-13  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-05  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-05-24  Akim DemailleMerge tag 'v2.5.1_rc2'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-16  Akim Demailletests: style changes.
2012-04-16  Akim Demailletests: style changes.
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-03-31  Akim Demaillec++: use nullptr for C++11.
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-01-26  Akim Demailletests: fix expected output.
2012-01-26  Akim Demailletests: fix expected output.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-23  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-19  Jim Meyeringquote consistently and make tests pass with new quoting...
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-04-16  Joel E. Dennytests: pacify gcc 4.6.0's -Wunused-but-set-variable.
2011-04-16  Joel E. Dennytests: pacify gcc 4.6.0's -Wunused-but-set-variable.
2011-02-06  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
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-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-08-28  Joel E. Denny%define: accept unquoted values.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-06-29  Akim Demaillevariables: parse.error
2009-04-20  Akim Demaillevariables: prefer error-verbose to error_verbose.
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-06  Akim DemailleAT_FULL_COMPILE.
2008-12-08  Akim DemailleFix portability issue in the test suite.
2008-12-08  Di-an JanImplement the FIXME that ends an user action with a...
2008-11-11  Akim DemailleAT_FULL_COMPILE.
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-02-10  Joel E. DennyAs in semantic actions, make @$ in %initial-action...
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-09  Joel E. DennyRemove quotes from variables names in %define directive...
2007-01-05  Joel E. DennyConsolidate the 4 prologue alternative directives ...
2006-11-21  Joel E. DennyDon't escape $ in test case titles since Autoconf 2...
2006-11-21  Joel E. DennyRename <!> to <>. Discussed starting at
2006-10-21  Joel E. DennySplit the default %destructor/%printer into two kinds...
2006-10-21  Joel E. DennyDon't apply the default %destructor/%printer to an...
2006-10-15  Paolo Bonzini2006-10-16 Paolo Bonzini <bonzini@gnu.org>
2006-10-13  Paul Eggert* bootstrap.conf (gnulib_modules): Add config-h.
2006-10-06  Paul EggertFix test failure reported by Tom Lane in
2006-09-13  Paul Eggert* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR...
2006-09-13  Paul EggertRemove bogus comments.
2006-09-11  Paul Eggert* data/glr.c (b4_shared_declarations): Put start-header...
2006-09-04  Joel E. DennyFinish implementation of per-type %destructor/%printer...
2006-09-04  Joel E. DennyRequire default %destructor/%printer to be declared...
2006-08-24  Joel E. DennyWhether the default %destructor/%printer applies to...
2006-08-21  Joel E. DennyDon't apply the default %destructor or %printer to...
2006-07-29  Joel E. DennyEnable declaration of default %printer/%destructor...
2006-07-29  Joel E. DennyClean up handling of %destructor for the end token...
2006-06-23  Joel E. DennyRename %before-definitions to %start-header and %after...
2006-06-21  Joel E. DennyDon't put the pre-prologue in the header file. For...
2006-01-04  Akim DemailleAlso warn about non-used mid-rule values.
2006-01-04  Akim Demaille* src/reader.c (grammar_midrule_action): If $$ is set...
2005-12-27  Akim Demaille* src/reader.c (grammar_current_rule_check): Also check...
2005-12-22  Akim DemailleWarn about unused values.
2005-09-30  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2005-09-19  Paul Eggert* tests/glr-regression.at (Duplicated user destructor...
2005-07-19  Paul EggertDestructor cleanups and regularization among the three...
2005-07-19  Paul Eggert* NEWS: Document minor wording changes in diagnostics of
2005-07-18  Paul EggertImprove tests for stack overflow in GLR parser.
next