]> git.saurik.com Git - bison.git/shortlog
bison.git
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.
2002-11-05  Akim Demaille* src/scan-gram.l: When it starts with `%', complain...
2002-11-04  Akim Demaille* Makefile.maint: Update from Autoconf.
2002-11-04  Akim Demaille* tests/glr-regr1.at (Badly Collapsed GLR States):...
2002-11-04  Akim Demaille* src/location.h (LOCATION_PRINT): Use quotearg slot...
2002-11-04  Akim DemailleUpdate.
2002-11-04  Paul Eggert* src/reader.c (get_merge_function, grammar_current_rul...
2002-11-04  Paul Eggert(Type Clashes): Adjust to diagnostic changes.
2002-11-04  Paul Eggert(get_merge_function, grammar_current_rule_check):
2002-11-03  Akim Demaille* data/c.m4 (b4_identification, b4_user_args, b4_parse_...
2002-11-03  Akim Demaille* tests/calc.at: Change all the AT_CHECK_CALC_LALR and
2002-11-03  Akim DemailleRegen.
2002-11-03  Paul EggertRegen.
2002-11-03  Paul EggertRevamp Bison scanner to fix POSIX incompatibilities,
2002-11-03  Paul EggertAdd tests for backslash-newline, m4 quotes
2002-11-03  Paul EggertRevamp to fix POSIX incompatibilities, to count columns...
2002-11-03  Paul Eggert(LOCATION_COLUMNS, LOCATION_LINES): Remove; no longer...
2002-11-03  Paul Eggert(Grammar Outline): Document // comments.
2002-11-03  Paul Eggert(EXTRA_DIST): Add mbswidth.m4.
2002-11-03  Paul Eggert(libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
2002-11-03  Paul Eggert(jm_PREREQ_MBSWIDTH): Add.
2002-11-03  Paul EggertNew files, from GNU gettext and GNU coreutils.
2002-11-03  Paul EggertFix misspellings in comments.
next