]> git.saurik.com Git - bison.git/history - NEWS
Document gcc -Wundef fix.
[bison.git] / NEWS
2009-12-16  Joel E. DennyDocument gcc -Wundef fix.
2009-10-03  Alex RozenmanAdd additional space after periods in NEWS.
2009-09-19  Alex RozenmanKeep sub-messages aligned. Fix strings for translation.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-09-03  Akim DemailleNEWS: Internationalization.
2009-08-28  Joel E. Denny%define: accept unquoted values.
2009-08-28  Joel E. Denny%define lr.type: make values lowercase IDs.
2009-08-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
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-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. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-21  Joel E. DennyDocument %define lr.type and lr.default_rules.
2009-04-17  Joel E. DennyDocument semicolon warnings.
2009-04-06  Joel E. Denny* NEWS (2.5): Describe new -D/--define feature.
2009-04-06  Joel E. Denny* NEWS (2.5): New stub.
2009-01-08  Akim DemailleFix grep portability issues.
2008-12-11  Joel E. DennyVersion 2.4.1. v2.4.1
2008-12-11  Joel E. DennySemicolon feature removal is not about future language...
2008-12-09  Akim DemailleSpelling fixes.
2008-11-19  Joel E. Denny* NEWS: Clarify a little.
2008-11-19  Joel E. Denny* NEWS: Update for recent changes.
2008-11-04  Akim DemailleMention the trailing semicolon in action.
2008-11-04  Akim DemailleReformat NEWS.
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-07-31  Paolo Bonziniclarify documentation of %language in the NEWS file
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
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-03-08  Joel E. Denny* NEWS (2.3a+): Mention that -g now takes an argument.
2008-02-23  Joel E. Denny* NEWS (2.3a+): Don't say %language is experimental...
2008-02-17  Joel E. DennyFix documentation problems reported by Tim Josling at
2008-02-17  Joel E. DennyAccept a token number in a %left, %right, or %nonassoc...
2007-12-01  Joel E. DennyDon't let --report affect XML output; always print...
2007-11-24  Joel E. DennyIn the XML output, list useless and unused symbols...
2007-11-18  Joel E. DennyAccept --report-file=FILE to override the default ...
2007-11-10  Joel E. Denny* src/gram.c: Remove comments that duplicate comments...
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-10-19  Joel E. DennyAdd %define lr.keep_unreachable_states.
2007-10-19  Joel E. Denny* NEWS: Add entry for recent .output file lookahead...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-05-26  Joel E. Denny* NEWS (2.3a+): In the %code entry, reference section...
2007-05-08  Joel E. Denny* NEWS (2.3a+): Mention yesterday's state-removal change.
2007-01-29  Paolo Bonzini2007-01-29 Paolo Bonzini <bonzini@gnu.org>
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-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-12-05  Joel E. DennyDocument Yacc prologue alternatives and default %destru...
2006-12-02  Joel E. DennySupport a file name argument to %defines. Deprecate...
2006-11-21  Joel E. DennyRename <!> to <>. Discussed starting at
2006-11-01  Joel E. DennyDisable unset/unused mid-rule value warnings by default...
2006-10-21  Joel E. DennySplit the default %destructor/%printer into two kinds...
2006-10-20  Joel E. DennyMore improvements to the documentation of the prologue...
2006-10-16  Joel E. DennySimilar to the recently removed %before-header, add...
2006-10-12  Paul Eggert* NEWS: The -g and --graph options now output graphs...
2006-09-13  Paul EggertVersion 2.3a.
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-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-07-08  Akim Demaille* data/c.m4 (b4_location_initial_column, b4_location_in...
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-06-11  Joel E. DennyFor associating token numbers with token names for...
2006-06-11  Paul Eggert* NEWS: Reword the post-2.3 change to not be so optimis...
2006-06-10  Joel E. DennyFor consistency, use `lookahead' instead of `look-ahead' or
2006-06-05  Paul Eggert* NEWS: Version 2.3.
2006-05-19  Paul EggertVersion 2.1.
2006-05-09  Paul Eggert* data/glr.c: Switch to Bison 2.2 special-exception...
2006-03-12  Akim DemailleApply --prefix to C++ skeletons too: they change the...
2006-02-18  Paul EggertAdd "2.1b".
2006-02-14  Paul Eggert* NEWS: Clarify symbols versus types in unused-value...
2006-02-13  Paul Eggert* NEWS: Version 2.1a.
2006-01-19  Paul Eggert* NEWS: Document the fact that multiple %unions are...
2006-01-04  Akim DemailleAlso warn about non-used mid-rule values.
2005-12-27  Akim Demaille* src/reader.c (grammar_current_rule_check): Also check...
2005-12-23  Paul Eggert* NEWS: Improve wording for unused-value warnings.
2005-12-22  Akim DemailleWarn about unused values.
2005-12-22  Paul EggertUndo 2005-12-01 tentative license wording change.
2005-12-22  Paul Eggert* NEWS: Reword %destructor vs YYABORT etc.
2005-12-21  Akim DemailleYYACCEPT, YYERROR, and YYABORT, as user actions, should not
2005-12-21  Akim DemailleFix NEWS.
2005-12-01  Paul EggertDocument the license change.
2005-11-18  Paul Eggert* src/conflicts.c (conflicts_print): Don't print file...
2005-10-21  Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene...
2005-10-13  Paul Eggert* NEWS: Bison now warns if it finds a stray `$' or...
2005-10-05  Akim DemailleLess ambiguous wording.
2005-10-02  Akim Demaille* bootstrap (gnulib_modules): Add strverscmp.
next