]> git.saurik.com Git - bison.git/history - NEWS
(Actions after errors): New test case.
[bison.git] / NEWS
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.
2002-11-13  Akim DemailleBump to 1.75c.
2002-11-13  Paul EggertVersion 1.75b.
2002-11-12  Akim Demaille* tests/regression.at (input.y): s/YYEOF/MYEOF/, as...
2002-11-12  Akim Demaille* doc/bison.texinfo (Destructor Decl): New.
2002-11-07  Akim DemailleUpdate.
2002-11-07  Paul EggertMinor spelling and punctuation fix.
2002-11-06  Akim Demaille#line should have quoted strings.
2002-11-06  Akim DemailleRestore --no-lines.
2002-11-06  Akim Demaille* src/main.c (main): Free `infile'.
2002-11-06  Paul EggertBison now parses C99 lexical constructs like digraphs...
2002-11-03  Akim Demaille* data/c.m4 (b4_identification, b4_user_args, b4_parse_...
2002-10-25  Paul EggertVersion 1.75a.
2002-10-17  Paul EggertOfficially drop support for building Bison with K&R C,
2002-10-14  Akim DemailleVersion 1.75. BISON-1_75
2002-10-14  Akim DemailleUpdate.
2002-10-13  Akim DemailleGLR parsers sometimes raise parse errors instead of...
2002-10-11  Akim Demaille* po/id.po: New.
2002-10-07  Paul EggertBison should now work on 64-bit hosts.
2002-10-05  Paul EggertVersion 1.50.
2002-09-30  Akim DemailleFixes from Jim Meyering.
2002-09-27  Akim DemailleBump to 1.49d.
2002-09-11  Akim DemailleMore about Java.
2002-08-12  Paul EggertMention that GNU M4 is now required. Clarify what...
2002-07-30  Akim DemailleIn verbose parse error message, don't report `error...
2002-07-30  Akim DemailleReport rules which are never reduced by the parser...
2002-06-28  Paul HilfingerInitial check-in introducing experimental GLR parsing...
2002-06-18  Akim Demaille* src/files.c (compute_base_names): When computing...
2002-06-15  Akim DemailleCopy BYacc's nice way to report the grammar.
2002-06-11  Akim Demaille* src/reader.c (grammar_current_rule_prec_set).
2002-05-26  Akim Demaille* src/state.h (state_t): `solved_conflicts' is a new...
2002-05-26  Akim Demaille* tests/calc.at (AT_CHECK_CALC): Adjust: there are...
2002-05-25  Akim Demaille* doc/bison.texinfo (Debugging): Split into...
2002-05-24  Paul EggertDocument the recent error-recovery fix by Paul Hilfinger.
2002-05-05  Akim Demailleupdate.
2002-05-04  Akim Demaille* src/symtab.h (SALIAS, SUNDEF): Rename as...
2002-05-02  Akim Demaille* data/bison.simple (yyparse): Do not implement @$...
2002-05-02  Akim Demaille* configure.in (ALL_LINGUAS): Remove.
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-05-02  Akim Demaille* configure.in (AC_INIT): Bump to 1.49b.
2002-04-22  Akim DemailleUpdate.
2002-04-22  Akim Demaille* src/output.c (table_size, table_grow): New.
2002-04-22  Akim Demaille* src/reader.c (token_translations_init): 256 is now...
2002-04-09  Akim Demaille* src/gram.h, src/gram.c (error_token_number): Remove...
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-07  Akim Demaille* src/LR0.c (new_state): Display `nstates' as the name...
2002-04-07  Akim Demaille* src/reduce.c (inaccessable_symbols): Fix a buglet...
2002-02-14  Paul EggertRevert the C++ namespace changes introduced in 1.31...
2002-01-20  Marc AutretUpdate.
2001-12-27  Akim Demaille* src/main.c (main): If there are complains after grammar
2001-12-27  Akim Demaille* src/reader.c (packgram): Catch nitems overflows.
2001-11-05  Akim DemailleAdjust.
2001-11-01  Akim Demaille* tests/calc.at: Catch up with 1.30.
2001-10-18  Akim Demaille* tests/atlocal.in (GCC): Add.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-08-14  Pascal BartApply GNU Free Documentation License to manual.
2001-08-14  Marc AutretTurn on %{source,header}_extension features.
2001-08-10  Marc Autret* doc/bison.texinfo (Locations): Update @$ stuff.
2001-08-10  Marc Autret* doc/bison.texinfo (Locations): Update @$ stuff.
2001-08-06  Akim DemailleAdd of %source_extension and %header_extension which...
2001-08-03  Akim Demaille* tests/Makefile.am (check-local): Ship testsuite.
2001-08-01  Akim Demaille* doc/bison.texinfo: Update.
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-03-16  Akim Demaille* getargs.c (skeleton): New variable.
2001-01-18  Akim DemailleSince we now use obstacks, more % directives can be...
2000-10-02  Jeff BaileyGratuitous change to NEWS to test mailout
2000-10-02  Akim Demaille* src/getargs.c (getargs): Don't dump `--help' on unrec...
2000-03-16  Akim DemailleDo not hard code values of directories in `configure...
1999-12-13  Jesse ThiloBison 1.29 released.
1999-07-06  Jesse ThiloReleased version 1.28. GNU_1_28
1999-02-16  Jesse Thilo#Updated NEWS for 1.27.
1999-01-27  Jesse Thilo#updated. GNU_1_26
1998-12-30  Jesse ThiloDocument 1.26 highlights.
1995-10-16  Richard M. Stallman*** empty log message ***
1994-11-10  David MacKenziereformat
1994-11-10  David MacKenzieInitial revision