]> git.saurik.com Git - bison.git/history - ChangeLog
Formatting changes.
[bison.git] / ChangeLog
2008-11-04  Akim DemailleFormatting changes.
2008-11-04  Akim DemailleUse strict on bench.pl.
2008-11-04  Akim DemailleRemove spurious initial empty lines.
2008-11-04  Akim DemailleImprove the display of sizes.
2008-11-04  Akim DemailleDon't memcpy C++ structures.
2008-11-04  Akim DemailleBetter defaults for bench.pl.
2008-11-04  Akim DemailleMake variant.yy more complex.
2008-11-04  Akim Demaillebench.pl --bench.
2008-11-04  Akim DemailleSort methods.
2008-11-04  Akim DemailleUseless parens.
2008-11-04  Akim DemailleIssue missing synclines after user actions.
2008-11-04  Akim DemailleRemove trailing empty line.
2008-11-04  Akim DemailleFix output of copyright years.
2008-11-04  Akim DemailleAvoid the spurious initial empty line.
2008-11-04  Akim DemailleRemove parser::rhs_number_type.
2008-11-04  Akim DemailleFix iteration type.
2008-11-04  Akim DemailleFactor the declaration of the integer tables.
2008-11-03  Akim DemailleFix indentation of tables in lalr1.cc
2008-11-03  Akim DemailleDestroy the lhs symbols after reduction.
2008-11-03  Akim DemailleSimplify yysyntax_error_ use.
2008-11-03  Akim DemailleLet yy::variant::build return an lvalue.
2008-11-03  Akim DemailleDefine yy::variant only when needed.
2008-11-03  Akim DemailleBench the three-stack lalr1.cc.
2008-11-03  Akim DemailleFail on parse error in calc++.
2008-11-03  Akim DemailleDon't specify the skeleton twice in the example.
2008-11-03  Akim Demaillebench: Improve output.
2008-11-03  Akim Demaillebench: check impact of %debug on variants.
2008-11-03  Akim Demaillebench: report the size too.
2008-11-03  Akim Demaillebench: More use of the verbosity level.
2008-11-03  Akim Demaillebench.pl: a command line interface
2008-11-03  Akim DemailleBench the use of Boost.Variants.
2008-11-03  Akim Demaillebench.pl: Pass directives as a list instead of as a...
2008-11-03  Akim DemailleImprove genericity of bench.pl.
2008-11-03  Akim DemailleAdd documentation to bench.pl.
2008-11-03  Akim DemailleFuse the three stacks into a single one.
2008-11-03  Akim DemaillePush the state, value, and location at the same time.
2008-11-03  Akim DemaillePrefer references to pointers.
2008-11-03  Akim Demaillestack::size instead of stack::height.
2008-11-03  Akim DemailleUse variants to support objects as semantic values.
2008-11-03  Akim DemailleParameterize the extraction of semantic values.
2008-11-03  Akim DemaillePrepare easier M4 changes.
2008-11-02  Joel E. DennyInitiate further development.
2008-11-02  Joel E. Denny* NEWS: Version 2.4. v2.4
2008-11-02  Joel E. DennyPrepare for next release.
2008-11-02  Joel E. DennySay %language is experimental.
2008-11-01  Di-an JanJava parser improvements
2008-10-31  Paolo Bonzinicommit missing ChangeLog entry
2008-10-30  Joel E. DennyAlways put auxiliary code files in the same dir as...
2008-10-29  Joel E. Denny* gnulib: Update submodule to HEAD.
2008-10-29  Joel E. DennyUpdate copyright year.
2008-10-29  Di-an JanDon't overwrite the input file.
2008-10-28  Akim DemailleSpace changes.
2008-10-28  Akim DemailleDon't define debugging functions when !YYDEBUG.
2008-10-28  Akim DemaillePrefer "continue" for empty loop bodies.
2008-10-28  Akim DemailleSpace and comments changes.
2008-10-28  Akim DemailleMake gnulib a submodule.
2008-10-18  Joel E. DennyFix yyerror_range for user-defined location type in...
2008-10-18  Joel E. DennyUpdate several administrative files mainly to facilitat...
2008-10-09  Paolo Bonzinismall but important bugfixes for the Java skeleton
2008-08-29  Akim DemailleClarify UPDATED use.
2008-08-29  Akim DemailleUpdate README.
2008-08-28  Eric BlakeResync m4sugar from autoconf.
2008-08-27  Akim DemailleCheck yyerrok in calc.at.
2008-08-27  Akim DemailleSupport yyerrok in lalr1.cc.
2008-08-27  Joel E. DennyFor maintainer-check*, don't recompile for a $(VERSION...
2008-08-26  Joel E. DennyUpdate for recent change to gnulib.
2008-08-15  Eric BlakeRemaining m4sugar merge from autoconf.
2008-08-15  Eric BlakePartial m4sugar merge from autoconf: m4_map.
2008-08-07  Joel E. DennyKeep .version and PACKAGE_VERSION in sync.
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-08-02  Joel E. DennyUpdate for recent .gitignore fix in Gnulib.
2008-08-02  Joel E. DennySet gnu or gnits strictness.
2008-07-31  Paolo Bonziniclarify documentation of %language in the NEWS file
2008-07-31  Paolo Bonzinidocument and support usage of git-merge-changelog
2008-07-27  Joel E. DennyRemove remaining dependence on CVS Id keyword.
2008-07-27  Joel E. DennyFix dependence on computed configure variables.
2008-07-20  Joel E. DennyUpdate copyright dates for recent changes.
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
2008-07-16  Joel E. DennyFix untranslatable composition of sentences.
2008-07-16  Joel E. DennyFix some .gitignore and .cvsignore problems.
2008-07-16  Joel E. DennyImprove forward-compatibility with GNU M4.
2008-07-14  Joel E. DennyAdd .gitignore everywhere based on .cvsignore.
2008-05-28  Joel E. Denny* NEWS (2.3b+): New section, empty for now.
2008-05-28  Joel E. Denny* NEWS (2.3b): Update release date since there has... v2.3b
2008-05-23  Joel E. Denny* NEWS: Version 2.3b.
2008-05-23  Joel E. Denny* HACKING: Don't say don't mention HACKING in the Chang...
2008-05-13  Joel E. Denny* data/yacc.c: Reformat m4 a little for readability.
2008-05-12  Juan Manuel GuerreroDJGPP specific issue added.
2008-05-07  Joel E. Denny* HACKING (Release Procedure): translation@iro.umontrea...
2008-05-07  Joel E. Denny* THANKS: Add Eric Blake.
2008-05-07  Joel E. DennyRevert prior patch, by working around autoconf regression.
2008-04-22  Joel E. DennyWork-around an Autoconf 2.62 AT_SETUP bug that was...
2008-04-21  Joel E. Denny* GNUmakefile: Update git-version-gen invocation so...
2008-04-21  Joel E. DennyUpdate to the current gnulib CVS repository, and fix...
2008-04-21  Joel E. DennyUpdate copyright year, and fix whitespace.
2008-04-21  Joel E. DennyFix make dist infinite loop reported by Juan Manuel...
2008-03-08  Joel E. Denny* NEWS (2.3a+): Mention that -g now takes an argument.
next