platform/upstream/bison.git
2002-11-15 Paul EggertRegenerate.
2002-11-15 Paul Eggert* data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison...
2002-11-15 Akim Demaille* src/parse-gram.y (declaration): Have %parse-param...
2002-11-15 Akim Demaille* m4/prereq.m4: Removed the commented jm_PREREQ_HASH
2002-11-15 Akim Demaille2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
2002-11-15 Akim DemailleAlways check the value returned by yyparse.
2002-11-15 Paul Eggert(AT_TEST_CPP_GUARD_H): Compile with -I., as Forte 7...
2002-11-15 Paul Eggert* src/output.c (output_skeleton): Call xfopen instead of
2002-11-15 Paul Eggert(output_skeleton): Call xfopen instead of duplicating...
2002-11-14 Paul Hilfinger* data/glr.c (yyFail): Always set yyerrflag. Corrects...
2002-11-14 Paul EggertMention the bugs fixed by the latest change.
2002-11-14 Paul Eggert* tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume...
2002-11-14 Paul Eggert(AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo...
2002-11-14 Paul Eggert(Torturing the Scanner): Surround the backslash-newline...
2002-11-14 Akim Demaille* tests/synclines.at (AT_SYNCLINES_COMPILE): Ignore...
2002-11-14 Akim Demaille* tests/synclines.at (AT_SYNCLINES_COMPILE): Ignore...
2002-11-14 Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
2002-11-14 Akim Demaille* doc/bison.texinfo: Various formatting changes (alignm...
2002-11-14 Paul EggertFix some bugs reported by Albert Chin-A-Young in
2002-11-14 Paul Eggert(export YYLTYPE): Don't invoke "cc a.c b.c -o c"; the...
2002-11-14 Paul Eggert(Torturing the Scanner): Don't invoke "cc a.c b.c
2002-11-14 Paul Eggert(Torturing the Scanner): Remove lines containing
2002-11-14 Paul Eggert* tests/glr-regr1.at (Badly Collapsed GLR States):...
2002-11-13 Paul Eggert(Badly Collapsed GLR States): Avoid //
2002-11-13 Akim DemailleBump to 1.75c.
2002-11-13 Akim Demaille* data/yacc.c: Leave bigger chunks of quoted text.
2002-11-13 Paul Eggert(AC_INIT): Bump version to 1.75c.
2002-11-13 Paul EggertRegenerate.
2002-11-13 Paul EggertVersion 1.75b.
2002-11-13 Paul Eggert(yydoAction): Return YYRESULTTAG, not int.
2002-11-13 Paul Eggert[! BITSET_INLINE]: Remove.
2002-11-13 Paul Eggert(BITSET_INLINE): Remove.
2002-11-13 Paul Eggert(inline): Remove #define. It's the user's responsibili...
2002-11-13 Paul EggertRevamp regular expressions so that " and '
2002-11-13 Paul EggertRemove src/parse-gram.c, src/scan-gram.c,
2002-11-13 Paul Eggert(po-check): Scan .l and .y files instead
2002-11-13 Paul Eggert(struniq_new): Do not declare the return type
2002-11-12 Akim Demaille* src/Makefile.am (LDADD): Link $(LIBINTL) last to...
2002-11-12 Akim Demaille* Makefile.maint: Sync with Autoconf:
2002-11-12 Akim Demaille* Makefile.maint: Sync with Autoconf:
2002-11-12 Akim Demaille* po/POTFILES.in (src/lalr.c, src/state.c): Remove
2002-11-12 Akim Demaillecom.compilers.
2002-11-12 Akim Demaille* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR...
2002-11-12 Akim Demaille* data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep...
2002-11-12 Akim Demaille* tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR...
2002-11-12 Akim Demaille* tests/regression.at (input.y): s/YYEOF/MYEOF/, as...
2002-11-12 Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_symbol_actions...
2002-11-12 Akim Demaille* doc/bison.texinfo (Destructor Decl): New.
2002-11-12 Akim Demaille* src/tables.c (tables_generate): Use free for pointers...
2002-11-12 Akim Demaille* src/scan-gram.l, src/reader.h (scanner_last_string_free):
2002-11-12 Akim Demaille* src/getargs.c (long_options): Remove duplicates.
2002-11-12 Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-11-12 Akim Demaille* src/symtab.c (symbol_free): Remove dead deactivated...
2002-11-12 Paul EggertAdd src/system.h; this isn't really needed, but it...
2002-11-12 Paul EggertRegenerate.
2002-11-12 Paul EggertNo need to keep this file in CVS, since it's automatica...
2002-11-12 Paul EggertRevamp to fix many (but not all) of the C- and M4-relat...
2002-11-12 Paul Eggert(Torturing the Scanner): Add tests that @oline@,
2002-11-12 Paul Eggert(yylineno, yyoutname): Remove static vars, replacing
2002-11-12 Paul Eggert(<SC_CHARACTER>): Don't worry about any backslash
2002-11-12 Paul Eggert(prologue_augment, epilogue_set):
2002-11-12 Paul Eggert(escaped_file_name_output): New function.
2002-11-12 Paul Eggert(MUSCLE_GROW_STRING_PAIR): Remove; unused.
2002-11-12 Paul EggertInclude quotearg.h, since we need to quote C strings...
2002-11-12 Paul Eggert(output_infix): Remove; all uses removed.
2002-11-12 Paul EggertUse new @ escapes consistently.
2002-11-12 Paul EggertUse new @ escapes consistently.
2002-11-12 Paul Eggert(b4_copyright): Omit file name from comment, since
2002-11-10 Paul EggertFix the test failure due to GCC warnings described in
2002-11-10 Paul Eggert(AT_DATA_TRIANGULAR_GRAMMAR, AT_DATA_HORIZONTAL_GRAMMAR,
2002-11-10 Paul Eggert(Invalid inputs): Adjust wording in diagnostic to match...
2002-11-10 Paul Eggert(unexpected_end_of_file): Fix bug: columns were counted...
2002-11-10 Paul EggertFix the test failure due to GCC warnings described in
2002-11-08 Paul Eggert(scanner_last_string_free): Remove decl.
2002-11-08 Paul Eggert* src/parse-gram.y (CHARACTER): Remove unused token.
2002-11-08 Paul EggertRemove stack option. We no longer use the stack, since...
2002-11-08 Paul Eggert(CHARACTER): Remove unused token. All uses removed.
2002-11-07 Akim DemailleUpdate.
2002-11-07 Akim DemailleTypo.
2002-11-07 Akim DemailleLet yyerror always receive the msg as last argument...
2002-11-07 Akim DemailleRegen.
2002-11-07 Paul Eggert* src/scan-gram.l (unexpected_end_of_file): New function.
2002-11-07 Paul Eggert(unexpected_end_of_file): New function.
2002-11-07 Paul EggertMinor spelling and punctuation fix.
2002-11-07 Paul EggertFix minor troff and spelling glitches.
2002-11-06 Akim Demaille#line should have quoted strings.
2002-11-06 Akim DemailleTypo.
2002-11-06 Akim Demaille* tests/regression.at (Invalid inputs): Adjust to the...
2002-11-06 Akim DemailleRestore --no-lines.
2002-11-06 Akim Demaille* src/main.c (main): Free `infile'.
2002-11-06 Paul Eggert* src/scan-gram.l: Use more accurate diagnostics, e.g.
2002-11-06 Paul Eggert(Invalid $n, Invalid @n): Change expected wording accor...
2002-11-06 Paul EggertUse more accurate diagnostics, e.g.
2002-11-06 Paul EggertBison now parses C99 lexical constructs like digraphs...
2002-11-06 Paul Hilfingersrc/tables.c (matching_state): Don't allow states to...
2002-11-06 Paul EggertRegenerate.
2002-11-05 Paul EggertScan <% and %> digraphs in C code as POSIX 1003.1-2001...
2002-11-05 Paul Eggert(braces_level): Now auto, not static.
2002-11-05 Paul Eggert(IF_LINT): New macro, taken from coreutils.
2002-11-05 Paul EggertDefine "lint" if --enable-gcc-warnings.
next