]> git.saurik.com Git - bison.git/history - src/output.c
maint: use xconcat-filename.
[bison.git] / src / output.c
2012-06-05  Akim Demaillemaint: use xconcat-filename.
2012-06-05  Akim Demaillemaint: minor simplification
2012-06-05  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-05-24  Akim DemailleMerge tag 'v2.5.1_rc2'
2012-05-06  Jim Meyeringmaint: s/strncpy/memcpy/, when equivalent
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-02-23  Akim Demaillemaint: use STREQ/STRNEQ.
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-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-04-16  Joel E. Dennygnulib, autoconf: update.
2011-04-16  Joel E. Dennygnulib, autoconf: update.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-11-01  Joel E. DennyFix memory leak.
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-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-10-08  Joel E. DennyRename muscle_tab.* to muscle-tab.* for consistency...
2009-09-05  Joel E. DennyUse aver not assert.
2009-09-05  Joel E. DennyUse aver not assert.
2009-08-20  Eric BlakeMake previous patch more robust.
2009-08-20  Eric BlakeMake previous patch more robust.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-04-30  Joel E. DennyAdd copyright updates missed during previous cherry...
2009-04-29  Akim Demaillevariables: accept dashes.
2009-04-20  Akim Demaillebison: factoring.
2009-04-20  Akim Demaillevariables: accept dashes.
2009-04-06  Akim Demaillerename muscle_tab.* as muscle-tab.* for consistency.
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-04-06  Akim Demaille--trace=muscles
2009-04-06  Akim Demaillemuscles_output.
2009-04-03  Akim DemailleTreat %debug as %define debug.
2009-04-03  Akim DemailleTreat %error-verbose as %define error_verbose.
2008-12-05  Eric BlakeAvoid compiler warning.
2008-12-01  Akim DemailleUse b4_symbol for printers and destructors everywhere.
2008-12-01  Akim DemailleUse the symbol properties to output the printer/destruc...
2008-11-26  Akim DemailleGet rid of (yy)rhs and (yy)prhs.
2008-11-17  Di-an JanHandles several --enable-gcc-warnings.
2008-11-13  Akim DemailleSimplify names.
2008-11-13  Akim DemailleDefine the "identifier" of a symbol.
2008-11-11  Akim DemailleInform m4 whether a tag is a valid id.
2008-11-10  Akim DemailleMore information about the symbols.
2008-11-10  Akim DemailleClassify symbols by type-name.
2008-11-10  Akim DemailleChange the handling of the symbols in the skeletons.
2008-11-10  Akim Demaille--trace=muscles
2008-11-10  Akim Demaillemuscles_output.
2008-11-10  Akim DemailleFormatting changes.
2008-11-09  Di-an JanRemove unused variable.
2008-11-03  Akim DemailleUse variants to support objects as semantic values.
2008-08-15  Eric BlakeRemaining m4sugar merge from autoconf.
2008-07-16  Joel E. DennyImprove forward-compatibility with GNU M4.
2008-04-21  Joel E. DennyUpdate to the current gnulib CVS repository, and fix...
2007-10-29  Joel E. DennyDeprecate %pure-parser and add `%define api.pure'....
2007-10-05  Joel E. DennyImplement --print-datadir.
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-18  Joel E. DennyImplement support for relative and absolute skeleton...
2007-01-09  Joel E. DennySimplify union and prologue handling, and escape union...
2007-01-06  Joel E. DennyDon't use m4_divert since it makes m4_divert_push and...
2007-01-04  Joel E. DennyUse the new code_props interface for destructors and...
2007-01-02  Joel E. DennyAdd maintainer-push-check to run maintainer-check using...
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-12-12  Joel E. Denny* tests/testsuite.at (AT_CHECK): When checking if ...
2006-11-12  Joel E. DennyRemove last commit at the request of Paul Eggert.
2006-11-11  Joel E. DennyEncapsulate code properties and related functionality...
2006-10-08  Paolo Bonzini2006-10-08 Paolo Bonzini <bonzini@gnu.org>
2006-09-15  Paul EggertUse some of gnulib's new modules, taken from coreutils.
2006-09-15  Paul EggertPort to GCC 2.95. First two problems reported by Micha...
2006-09-15  Paul Eggert* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
2006-09-12  Paul Eggert* data/c.m4 (b4_null, b4_case): Define.
2006-07-29  Joel E. DennyEnable declaration of default %printer/%destructor...
2006-07-09  Paul Eggert* NEWS: Instead of %union, you can define and use your...
2006-06-11  Joel E. DennyFor associating token numbers with token names for...
2006-06-10  Joel E. DennyFor consistency, use `lookahead' instead of `look-ahead' or
2006-06-06  Akim DemailleExtract the parsing of user actions from the grammar...
2006-05-14  Akim DemailleImplement --trace=m4.
2006-05-14  Akim Demaille* src/output.h, src/output.c (error_verbose): Move...
2006-01-21  Paul EggertBe a bit more systematic about using 'abort'.
2006-01-03  Paul EggertUpdate copyright year to 2006.
2006-01-02  Akim Demaille* src/output.c (output_skeleton): Don't hard wire the...
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-10-05  Paul EggertUndo the parts of the unlocked-I/O change that substituted
2005-10-02  Paul EggertUse unlocked I/O for a minor performance improvement...
2005-10-02  Akim Demaille Akim Demaille <akim@epita.fr>
2005-10-02  Juan Manuel Guerrero(output_skeleton): Use end_of_output_subpipe() to handle
2005-09-16  Paul Eggert* NEWS: Version 2.1.
next