]> git.saurik.com Git - bison.git/history - ChangeLog
variables: rename namespace as api.namespace.
[bison.git] / ChangeLog
2009-06-24  Akim Demaillevariables: rename namespace as api.namespace.
2009-06-11  Akim Demaillestyle changes.
2009-06-11  Akim Demaillexml: beware of user strings used to give a %prec to...
2009-06-11  Akim Demaillehash: check insertion for memory exhaustion.
2009-06-11  Akim Demailletests: honor TESTSUITEFLAGS in every check target.
2009-06-10  Akim Demailledeterministic test suite.
2009-06-10  Akim Demaillegnulib: update.
2009-06-10  Akim Demailledeterministic user-token-number redeclaration errors.
2009-05-25  Akim Demaillebuild: avoid ignored errors.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
2009-05-23  Joel E. Denny-F/--force-define and relative %define/-D/--define...
2009-05-23  Joel E. DennyUpdate some comments to make sense for -D.
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-05-19  Akim Demailleremove useless variable.
2009-05-15  Akim DemailleRename token.prefix as api.tokens.prefix.
2009-05-11  Akim Demailledoc: use C++ headers.
2009-05-11  Akim Demailledoc: token.prefix
2009-05-04  Akim Demaillebison: catch bad symbol names.
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-05-01  Joel E. DennyDeclare %code to be a permanent feature.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennySet all front-end %define defaults in one place.
2009-04-30  Joel E. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-30  Joel E. DennyPacify ./configure --enable-gcc-warnings.
2009-04-30  Joel E. DennyDocument how `%define "var" "value"' is not M4-friendly.
2009-04-24  Joel E. DennyClean up recent patches a little.
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-21  Akim Demailletests: check the use of dashes and periods in symbols.
2009-04-21  Joel E. DennyDocument %define lr.type and lr.default_rules.
2009-04-21  Joel E. DennyFinish implementing %define lr.type.
2009-04-21  Joel E. DennyAdd new files for IELR and canonical LR implementation.
2009-04-21  Joel E. DennyImplement %define lr.default_rules.
2009-04-20  Akim DemailleFormatting change.
2009-04-20  Akim Demaillebison: factoring.
2009-04-20  Akim Demaillevariables: prefer error-verbose to error_verbose.
2009-04-20  Akim Demaillevariables: accept dashes.
2009-04-20  Akim DemailleConsistently refer to Yacc, not YACC.
2009-04-17  Joel E. DennyPacify make maintainer-check-posix.
2009-04-17  Joel E. DennyDocument semicolon warnings.
2009-04-14  Akim DemailleFix ChangeLog.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `assert'.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-14  Akim Demailledoc: minor fixes.
2009-04-10  Eric Blakesubmodules: update to latest
2009-04-10  Eric BlakeWork around autoconf 2.63b bug in testsuite.
2009-04-06  Joel E. Denny* NEWS (2.5): New section. Describe new -D/--define...
2009-04-06  Akim DemailleRegen.
2009-04-06  Akim Demaillerename muscle_tab.* as muscle-tab.* for consistency.
2009-04-06  Akim DemailleMakefile: introduce $(BISON).
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-04-06  Akim DemailleRegen.
2009-04-06  Akim Demaillemuscle: factor the handling of obsolete of obsolete...
2009-04-06  Joel E. DennyFix options documentation.
2009-04-05  Joel E. DennyReplace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.
2009-04-03  Joel E. DennyHelp with updating web manual.
2009-04-03  Akim DemailleRegen.
2009-04-03  Akim DemailleFactor %FLAG at scan level.
2009-04-03  Akim DemailleRegen.
2009-04-03  Akim DemailleUpdate ChangeLog.
2009-04-03  Joel E. DennyFix strange %define locations for default values.
2009-04-03  Joel E. DennyPacify ./configure --enable-gcc-warnings.
2009-03-31  Akim Demaillebootstrap: --help to stdout.
2009-03-31  Akim Demaillebootstrap: README-hacking no longer exists
2009-03-27  Akim DemailleChangeLog: formatting changes.
2009-03-27  Akim Demailledoc: merge HACKING and README-hacking.
2009-03-27  Akim Demailledoc: update README-hacking.
2009-03-27  Akim Demaillelalr1.cc: avoid GCC 4.3 warnings.
2009-03-27  Akim Demaillegnulib: update.
2009-03-02  Akim DemailleComment changes.
2009-03-02  Akim DemailleShare b4_yytranslate_define.
2009-03-02  Akim DemailleUse locations in the variant example.
2009-03-02  Akim DemailleDub make_TOKEN as a public type interface.
2009-03-02  Akim DemailleCoding style changes.
2009-03-02  Akim DemailleFactor b4_assert_if, b4_lex_symbol_if, and b4_variant_if.
2009-03-02  Akim DemailleDub symbol_type_base as a public type.
2009-03-02  Akim Demailleb4_public_types_declare.
2009-03-02  Akim Demailleb4_semantic_type_declare.
2009-02-25  Akim DemailleUpgrade gnulib.
2009-02-25  Akim DemailleRemove useless arguments.
2009-02-25  Akim DemailleComment changes.
2009-02-25  Akim DemailleFix glr.cc's debug level handling.
2009-02-25  Akim DemailleCopyright years.
2009-02-25  Akim DemailleStyle changes.
2009-02-25  Akim DemailleComment change.
2009-02-19  Akim DemailleMake yyparser::error public.
2009-02-19  Akim DemailleComment changes.
2009-02-19  Akim DemailleRemove trailing blanks.
2009-02-19  Akim DemailleUse b4_c_modern.
2009-02-19  Akim DemailleComment changes.
2009-02-19  Akim DemailleExtract variant.hh
2009-02-19  Akim DemailleExtract stack.hh from lalr1.cc.
2009-02-03  Joel E. DennyAdd reminder about uploading public key to keys.gnupg...
2009-01-28  Akim DemailleUpdate NEWS.
2009-01-28  Akim DemailleReformat NEWS.
2009-01-28  Akim DemailleFix grep portability issues.
2008-12-11  Akim DemaillePass the token type to yysyntax_error.
2008-12-11  Akim DemailleFormatting changes.
2008-12-11  Akim DemaillePropagate i18n changes into glr.c.
next