]> git.saurik.com Git - bison.git/shortlog
bison.git
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.
2002-11-03  Paul EggertDon't include quote.h; not needed.
2002-11-03  Paul Eggert(quotearg_buffer_restyled): Fix off-by-two bug in trigr...
2002-11-03  Paul Eggert(prepare_symbols): When printing token names, escape...
2002-11-03  Paul Eggert(errno): Remove declaration, as we are now assuming...
2002-10-30  Paul Eggert* lib/bitset_stats.c (bitset_stats_read, bitset_stats_w...
2002-10-30  Akim Demaille* src/system.h: Don't use #ifdef/#ifndef on HAVE_ value...
2002-10-30  Paul Eggert(output_skeleton): Use xfclose rather than fclose and...
2002-10-30  Paul Eggert(xfclose): Return void, not int, since it always return...
2002-10-30  Paul Eggert(xfclose): Return void, not int, since it always return...
2002-10-30  Paul Eggert(bitset_stats_read, bitset_stats_write): Check for...
2002-10-30  Paul Eggert(YYLEFTMOST_STATE): Remove.
2002-10-30  Paul HilfingerAdd test glr-regr1.at to check for incorrect collapsing...
2002-10-25  Paul Eggert(AC_INIT): Bump version to 1.75b.
2002-10-25  Paul EggertVersion 1.75a.
2002-10-25  Paul EggertFix misspelling of "Valgrind".
2002-10-25  Paul Eggert* tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat...
2002-10-25  Paul Eggert(_AT_DATA_CALC_Y): Remove unused strcat declaration.
2002-10-25  Paul Eggert(_AT_TEST_GLR_CALC): Include stdlib.h, since
2002-10-24  Akim Demaille* src/output.c (output_skeleton): Don't disable M4sugar...
2002-10-24  Akim Demaille* data/yacc.c (m4_int_type): New.
2002-10-24  Akim DemailleRegen.
2002-10-23  Paul Eggert* src/main.c (main): With --trace=time, report times...
2002-10-23  Paul Eggert(main): With --trace=time, report times even if a non...
2002-10-23  Paul Eggert(reader): Just return if a complaint has been issued,
2002-10-23  Akim Demaille* src/system.h: Include sys/types.
2002-10-23  Paul EggertAM_PROG_LEX -> AC_PROG_LEX.
2002-10-23  Paul Eggert(AC_PROG_LEX): Use instead of AM_PROG_LEX.
2002-10-23  Paul Eggert(exit) [! (STDC_HEADERS || _LIBC)]: Remove exit decl...
2002-10-23  Paul Eggert(main): Use return to exit, undoing yesterday's change.
2002-10-23  Paul Eggert(struct yyltype): Define members even when not
2002-10-23  Paul EggertMinor spelling and typographical fixes. Use @acronym...
2002-10-23  Paul EggertBe consistent about 'bool'.
2002-10-22  Akim Demaille* data/README: New.
2002-10-22  Akim DemailleUpdate.
2002-10-22  Akim DemailleRegen.
2002-10-22  Paul Eggert(fatal, fatal_at): Add __attribute__((__noreturn__)).
2002-10-22  Paul Eggert(main): Use exit to exit with failure.
2002-10-22  Paul Eggert(getargs): Use EXIT_FAILURE and EXIT_SUCCESS rather...
2002-10-22  Paul Eggert(xfopen, xfclose): Use EXIT_FAILURE rathern than 2.
2002-10-22  Paul Eggert(warning_issued): Renamed from warn_message_count,
2002-10-22  Paul EggertUse C99-style bool instead of our own style.
2002-10-22  Paul EggertUse C99-style bool instead of our own style.
2002-10-22  Paul EggertUse C99-style bool instead of our own style.
2002-10-22  Paul Eggertse C99-style bool instead of our own style.
2002-10-22  Paul Eggert(bool, false, true): Use a definition consistent with...
2002-10-22  Paul Eggert(hash_compare_symbol_t): (a ? FALSE : TRUE) -> (! a)
2002-10-22  Paul Eggert(hash_compare_muscles): (a ? FALSE : TRUE) -> (! a)
2002-10-22  Paul Eggert(EXTRA_DIST): Add stdbool.m4.
2002-10-22  Paul Eggert(AC_HEADER_STDBOOL): Add.
2002-10-22  Paul EggertNew file, from coreutils 4.5.3.
2002-10-21  Paul Eggert(getargs): When there are too few operands, report...
2002-10-21  Paul EggertRemove K&R vestiges.
2002-10-21  Paul EggertRemove all uses of PARAMS, since we now assume C89...
2002-10-21  Paul Eggert(getargs, cli_present, cli_get_value): Prototype.
2002-10-21  Paul Eggert(PARAMS): Remove.
2002-10-21  Paul EggertAssume prototypes.
next