]> git.saurik.com Git - bison.git/history - NEWS
2007-10-17 Wojciech Polak <polak@gnu.org>
[bison.git] / NEWS
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.
2005-10-02  Juan Manuel GuerreroDJGPP support added.
2005-09-30  Akim Demaille Alexandre Duret-Lutz <adl@gnu.org>
2005-09-19  Akim Demaille* NEWS, configure.ac: Bump to 2.1a.
2005-09-16  Paul Eggert* NEWS: Version 2.1.
2005-09-15  Paul Eggert* NEWS: Document when yyparse started to return 2.
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
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-13  Paul Eggert* PACKAGING: New file, suggested by Bruno Haible and...
2005-07-13  Paul EggertBison-generated C parser -> Bison-generated parser
2005-07-12  Paul EggertDon't imply the latest change was in 2.0a.
2005-07-12  Paul Eggert* NEWS: Document recent i18n improvements.
2005-05-23  Paul EggertVersion 2.0a.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-04-17  Paul Eggert* NEWS: Bison-generated C parsers no longer quote liter...
2005-04-14  Paul Eggert* NEWS: Bison-generated C parsers now use the _ macro to
2004-12-26  Paul EggertReformat news for version 2.0.
2004-12-22  Paul Eggert* NEWS: Bison-generated parsers no longer default to...
2004-12-17  Akim Demaille* data/lalr1.cc: Extensive Doxygenation.
2004-12-11  Paul EggertVersion 1.875e.
2004-10-25  Paul EggertGoto numbers are no longer arbitrarily limited to 16...
2004-10-25  Akim Demaille* data/glr.c (YYRHSLOC): Move its definition next to...
2004-09-20  Akim Demaille* doc/bison.texinfo (Initial Action Decl): New.
2004-06-21  Paul EggertUse "look-ahead" instead of "lookahead", consistently.
2004-05-21  Paul EggertVersion 1.875d.
2004-05-03  Paul EggertReject unescaped newlines in strings.
2004-03-08  Paul EggertAdd support for hex token numbers.
2003-10-05  Paul EggertDon't document %no-default-prec for now.
2003-10-01  Paul EggertUse "%no-default-prec" instead of "%default-prec 0".
2003-09-30  Paul EggertDescribe %default-prec.
2003-06-30  Paul EggertOmit the (1.875b) date from the 1.875c line.
2003-06-25  Akim DemailleRegen.
2003-06-17  Paul EggertDocument 1.875b.
2003-05-14  Paul EggertSemicolons are now allowed before "|".
2003-02-05  Akim DemailleBump 1.875b.
2003-02-01  Paul Eggert%expect-count violations will be errors again in the...
2003-02-01  Paul EggertVersion 1.875a, dated today.
2003-01-13  Paul Eggert* NEWS: %expect-violations are now just warnings, reverting
2003-01-05  Paul EggertAdd --disable-yacc.
2003-01-01  Paul EggertBison 1.875.
2002-12-29  Paul EggertVersion 1.75f.
2002-12-24  Paul EggertVersion 1.75e.
2002-12-24  Paul Eggert* If the user does not define YYSTYPE as a macro, Bison...
2002-12-18  Paul EggertOmit mentions of %lex-param and %parse-param from the...
2002-12-13  Paul EggertAdd date to 1.75d notice.
2002-12-13  Paul EggertVersion 1.75d.
2002-11-30  Paul EggertDescribe Yacc library, lex-param and parse-param changes.
2002-11-25  Paul EggertVersion 1.75c.
2002-11-15  Paul Eggert* data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison...
2002-11-14  Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
next