platform/upstream/bison.git
2004-03-26 Paul Hilfinger* src/parse-gram.y: Define PERCENT_EXPECT_RR.
2004-03-08 Paul EggertAdd support for hex token numbers.
2004-02-25 Paul Eggert(AT_COMPILE, AT_COMPILE_CXX): Ignore stdout from compilers.
2004-02-25 Paul EggertAdd a marker for when 1.875c was published.
2004-02-09 Alexandre Duret... Support %destructor and merge error locations in lalr1.cc.
2004-02-02 Paul EggertRegenerate.
2004-02-02 Paul EggertReplace INCLUDES with AM_CPPFLAGS, fixing a bug in...
2004-02-02 Paul Eggert(yytokenName): Bullet-proof against YYEMPTY token.
2004-01-14 Paul Hilfingerdata/glr.c: Put casts on uses of YYREALLOC and YYMALLOC...
2003-12-24 Paul EggertLog today's changes.
2003-12-24 Paul EggertAdd Makevars.template, stamp-po.
2003-12-24 Paul Eggert($(TESTSUITE)): Remove warning about ignoring
2003-12-24 Paul EggertRequire Autoconf 2.59, and don't include local.at twice...
2003-12-24 Paul Eggert(Torturing the Scanner): Don't use \x0 or \0 in
2003-12-24 Paul Eggert(output_skeleton): Rename local var.
2003-12-24 Paul EggertSync with Automake 1.8.
2003-12-02 Akim Demaille* doc/bison.texinfo (How Can I Reset the Parser): More...
2003-11-18 Alexandre Duret... * doc/bison.texinfo (Bison Options): Escape `@' in...
2003-10-21 Paul Eggerta -> an (minor typo fix)
2003-10-07 Paul EggertDon't run 'testsuite --clean' if testsuite doesn't...
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 <mail.gnu.org/archive...
2003-06-07 Paul EggertImport of 2003-06-08 libbitset <mail.gnu.org/archive...
2003-06-06 Paul EggertImport of 2003-06-08 libbitset <mail.gnu.org/archive...
next