]> git.saurik.com Git - bison.git/shortlog
bison.git
2003-10-07  Paul EggertDo not allow NUL bytes in string literals or character...
2003-10-05  Paul EggertDon't document %no-default-prec for now.
2003-10-05  Paul EggertIn GLR grammars, $N and @N now yield non-modifiable...
2003-10-01  Paul EggertRegenerate.
2003-10-01  Paul EggertUse "%no-default-prec" instead of "%default-prec 0".
2003-10-01  Akim DemailleVCG no longer supports long_straight_phase.
2003-10-01  Akim DemailleUpdate.
2003-09-30  Paul EggertDescribe %default-prec.
2003-09-30  Paul EggertAdd %default-prec.
2003-09-30  Paul EggertInclude local.at, not input.at, fixing a typo in the...
2003-08-27  Akim Demaille* data/lalr1.cc (yyparse) [__GNUC__]: "Use" yyerrorlab...
2003-08-26  Akim Demaille* config/announce-gen (print_changelog_deltas): Neutral...
2003-08-26  Akim Demaille* data/lalr1.cc (Parser::report_syntax_error_): New...
2003-08-25  Akim Demaille* config/announce-gen, Makefile.cfg: New.
2003-08-25  Akim DemailleWhen reducing initial empty rules, Bison parser read...
2003-08-25  Akim DemailleUpdate.
2003-08-25  Akim Demaille* doc/bison.texinfo: Don't promote stdout for error...
2003-08-25  Akim Demaille* data/lalr1.cc (Parser::reduce_print_): Remove unused...
2003-08-25  Akim Demaille* data/lalr1.cc (Parser::stack_print_, YY_STACK_PRINT...
2003-08-25  Akim Demaille* data/lalr1.cc (Parser::reduce_print_): New.
2003-08-25  Akim DemailleHave lalr1.cc catch with Paul Eggert's patch to fix...
2003-08-25  Akim DemailleTune local.at so that people can "autom4te -l autotest...
2003-08-25  Akim DemailleUpdate.
2003-08-04  Paul EggertRework glr.c slightly to avoid gcc -Wtraditional warnings.
2003-08-04  Paul Eggert(yyuserMerge): Return void, not YYSTYPE.
2003-08-04  Paul Eggert(merge_output): Adjust to the change to ../data/glr.c.
2003-07-26  Paul Eggert* data/glr.c (YYASSERT): New macro.
2003-07-26  Paul Eggert(YYASSERT): New macro.
2003-07-25  Paul Eggert* data/glr.c (yyglrReduce): Don't use C89 string concat...
2003-07-25  Paul Eggert(yyglrReduce): Don't use C89 string concatenation.
2003-07-25  Paul EggertLet the user specify how to allocate and free memory.
2003-07-25  Paul Eggert(YYFREE, YYMALLOC): New macros.
2003-07-25  Paul Eggert(YYFREE, YYMALLOC, YYREALLOC): New macros.
2003-07-07  Paul Eggert(operator<<(std::ostream&, const Position&)):
2003-07-07  Paul Eggertuse s.empty() rather than s == "" to test for empty...
2003-06-30  Paul EggertLog 06-17 minor change to lib/libiberty.h that I forgot...
2003-06-30  Paul EggertOmit the (1.875b) date from the 1.875c line.
2003-06-25  Akim DemailleRegen.
2003-06-25  Akim Demaille* config/depcomp, config/install-sh: Update from masters.
2003-06-20  Paul Eggert* data/glr.c (YYLLOC_DEFAULT): Parenthesize arguments...
2003-06-19  Paul Eggert* data/glr.c (yyremoveDeletes, yy_reduce_print, yyglrRe...
2003-06-19  Paul Eggert(yyremoveDeletes, yy_reduce_print, yyglrReduce, yyrepor...
2003-06-19  Paul EggertPort to Forte Developer 7 C compiler.
2003-06-19  Paul EggertPort to Forte Developer 7 C compiler.
2003-06-17  Paul Eggert(AC_INIT): Bump version number to 1.875c.
2003-06-17  Paul EggertRegenerate, to have proper Report-Msgid-Bugs-To:
2003-06-17  Paul EggertInclude <stddef.h>, for size_t when libiberty.h doesn...
2003-06-17  Paul Eggert(PARAMS): Spell argument as Args, not as X, to avoid...
2003-06-17  Paul EggertRegenerate.
2003-06-17  Paul EggertMinor textual fixes.
2003-06-17  Paul Eggert(MSGID_BUGS_ADDRESS): New macro, for gettext 0.12.1.
2003-06-17  Paul EggertUpgrade to gettext 0.12.1 version.
2003-06-17  Paul Eggert(EXTRA_DIST): Add isc-posix.m4.
2003-06-17  Paul Eggert(vbitset_copy): Now static, to avoid a GCC warning.
2003-06-17  Paul Eggert1.875b changes
2003-06-17  Paul EggertDocument 1.875b.
2003-06-17  Paul EggertAdd nls.m4, po.m4.
2003-06-17  Paul EggertAdd stdbool.h.
2003-06-17  Paul Eggert(EXTRA_DIST): Add the following files, which
2003-06-17  Paul Eggert(vbitset_resize, vbitset_ones, vbitset_zero,
2003-06-17  Paul EggertDo not include config.h; that's the includer's job.
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset, except continue to...
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset; then:
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset.
2003-06-17  Paul EggertUpgrade to 2003-06-08 libbitset; then:
2003-06-17  Paul Eggert(bitsets_sources): Add vbitset.c, vbitset.h.
2003-06-17  Paul EggertRename stdbool.h.in to stdbool_.h, to follow gnulib.
2003-06-17  Paul Eggert(How Can I Reset the Parser): Renamed from `How Can...
2003-06-16  Paul Eggert* configure.ac (AM_STDBOOL_H): Invoke this instead...
2003-06-16  Paul Eggert(EXTRA_DIST): Add stdbool_.h.
2003-06-16  Paul EggertUpgrade to today's gnulib.
2003-06-16  Paul EggertMinor white space issues, e.g. trailing white space...
2003-06-16  Paul Eggert(AT_CHECK_CALC): New option EXPECTED-TO-FAIL.
2003-06-16  Paul Eggert(_AT_TEST_GLR_CXXTYPES): Ensure yylex and
2003-06-10  Paul Hilfinger* data/glr.c (YYERROR): Update definition.
2003-06-07  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-07  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-06  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-05  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-04  Paul EggertAvoid warnings generated by GCC 2.95.4 when Bison is
2003-06-04  Paul Eggert(_AT_DATA_DANCER_Y): Declare yylex to take
2003-06-04  Paul Eggert(Improper handling of embedded actions and $-N in GLR...
2003-06-04  Paul Eggert(yy::]b4_parser_class_name[::parse,
2003-06-02  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-02  Paul EggertInitial revision
2003-06-02  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-02  Paul Eggert* data/lalr1.cc (yy::Position::lines, yy::Position...
2003-06-02  Paul Eggert(yy::Position::lines, yy::Position::columns,
2003-06-02  Paul EggertDon't pass C-only options to g++.
2003-06-02  Paul Eggert(AT_COMPILE_CXX): Use it instead of CFLAGS.
2003-06-02  Paul Eggert(CXXFLAGS): New var.
2003-06-02  Paul Eggert(WARNING_CXXFLAGS): New subst. Set it to
2003-06-02  Paul Eggert(yyfillin): Renamed from the old yyfill. Mark
2003-06-02  Paul Eggert(_AT_DATA_CALC_Y): Include unistd.h if available.
2003-06-02  Paul Eggert(YYERROR): Now just 'goto yyerrorlab', since the
2003-06-01  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-01  Paul EggertImport of 2003-06-08 libbitset <http://mail.gnu.org...
2003-06-01  Paul EggertInitial revision
next