]> git.saurik.com Git - bison.git/history - ChangeLog
* src/getargs.c (long_options): Remove duplicates.
[bison.git] / ChangeLog
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 EggertRevamp to fix many (but not all) of the C- and M4-relat...
2002-11-10  Paul EggertFix the test failure due to GCC warnings described in
2002-11-08  Paul Eggert* src/parse-gram.y (CHARACTER): Remove unused token.
2002-11-07  Akim DemailleLet yyerror always receive the msg as last argument...
2002-11-07  Paul Eggert* src/scan-gram.l (unexpected_end_of_file): New function.
2002-11-06  Akim Demaille#line should have quoted strings.
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 Hilfingersrc/tables.c (matching_state): Don't allow states to...
2002-11-05  Paul EggertScan <% and %> digraphs in C code as POSIX 1003.1-2001...
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  Paul Eggert* src/reader.c (get_merge_function, grammar_current_rul...
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  Paul EggertRevamp Bison scanner to fix POSIX incompatibilities,
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-25  Paul EggertVersion 1.75a.
2002-10-25  Paul Eggert* tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat...
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-23  Paul Eggert* src/main.c (main): With --trace=time, report times...
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 EggertBe consistent about 'bool'.
2002-10-22  Akim Demaille* data/README: New.
2002-10-21  Paul EggertRemove K&R vestiges.
2002-10-20  Akim Demaille* src/muscle_tab.c (muscle_grow): Remove trailing debug...
2002-10-20  Akim Demaille* data/c.m4 (b4_c_ansi_args): Recognize functions with no
2002-10-20  Akim Demaille* src/output.c (prepare): Move the definition of `token...
2002-10-20  Akim Demaille* src/tables.h, src/tables.c, src/output.c: Comment...
2002-10-20  Akim Demaille* data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if...
2002-10-20  Akim Demaille* src/output.c (prepare): Use MUSCLE_INSERT_STRING.
2002-10-20  Paul EggertDo not create a temporary file, as that involves securi...
2002-10-19  Akim Demaille* tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC...
2002-10-19  Akim DemaillePrototype support of %lex-param and %parse-param.
2002-10-19  Akim Demaille* src/getargs.c (usage): Take status as argument and...
2002-10-19  Paul Eggert* data/glr.c (yyreportParseError): Don't assume that...
2002-10-19  Paul Eggert* tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and...
2002-10-17  Akim Demaille* src/getargs.h (trace_e): Add trace_scan, and trace_parse.
2002-10-17  Paul Eggert* src/muscle_tab.h (MUSCLE_TAB_H_): Was misspelled...
2002-10-17  Paul Eggert* NEWS: Officially drop support for building Bison...
2002-10-16  Paul EggertStop using the "enum_" trick for K&R-style function...
2002-10-14  Akim DemailleVersion 1.75. BISON-1_75
2002-10-14  Akim Demaille* tests/Makefile.am (maintainer-check-posix): New.
2002-10-14  Akim Demaille* data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize...
2002-10-14  Akim Demaille* src/tables.c (table_ninf_remap): base -> tab.
2002-10-14  Paul Eggert* tests/action.at, tests/calc.at, tests/conflicts.at,
2002-10-14  Paul Eggert* data/c.m4 (b4_int_type): Use yysigned_char instead...
2002-10-14  Paul Eggert* data/yacc.c (yyparse): Rewrite to avoid "comparison...
2002-10-13  Paul Eggert* data/c.m4 (b4_token_defines): Protect against double...
2002-10-13  Akim Demaille* data/glr.c (yyglrShiftDefer, yyaddDeferredAction...
2002-10-13  Akim Demaille* Makefile.maint: Update from Autoconf 2.54.
2002-10-13  Akim Demaille* src/print.c (print_state): Separate the list of solve...
2002-10-13  Akim DemailleLet nondeterministic skeletons be usable with deterministic
2002-10-13  Akim Demaille* configure.ac (AC_GNU_SOURCE): Use it instead of hand...
2002-10-13  Akim Demaille* data/glr.c: Formatting changes.
2002-10-13  Akim DemailleGLR parsers sometimes raise parse errors instead of...
2002-10-13  Paul Eggert Fix problem reported by Henrik Grubbstroem in
2002-10-13  Paul EggertAttempt to fix SunOS 4.1.4 porting bug reported by...
2002-10-13  Paul Eggert* src/reader.c (grammar_current_rule_check):
2002-10-12  Paul Eggert* data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
2002-10-11  Paul Eggert* data/yacc.c (yyreport_parse_error): Remove, putting...
2002-10-11  Akim Demaille* tests/regression.at Characters Escapes): New.
2002-10-11  Akim Demaille* po/id.po: New.
2002-10-10  Paul EggertPortability fixes for bitsets; this also avoids several...
2002-10-07  Paul Eggert* lib/bitset.h (bitset_reset): Do not assume that bitse...
2002-10-05  Paul EggertVersion 1.50.
2002-10-02  Paul EggertMore fixes for 64-bit hosts and large bitsets.
2002-09-30  Akim Demaille* lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,
2002-09-30  Akim Demaille* configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER
2002-09-27  Akim DemailleVersion 1.49c.
2002-09-27  Akim Demaille* configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7.
2002-09-27  Akim DemaillePlaying with Autoscan.
2002-09-27  Akim DemaillePlaying with Autoscan.
2002-09-24  Akim Demaille* doc/bison.texinfo (Stack Overflow): xref to Recursion.
2002-09-13  Akim DemaillePlaying with autoscan.
2002-09-13  Akim Demaille* configure.ac (AM_INIT_AUTOMAKE): Require Automake...
2002-09-13  Akim Demaille* configure.ac: Require 2.54.
2002-09-12  Akim Demaille* m4/prereq.m4: Update, from Coreutils 4.5.1.
2002-09-12  Akim Demaille* m4/prereq.m4: Update, from Fileutils 4.1.5.
2002-09-10  Akim Demaille* src/parse-gram.y: Associate a human readable string...
2002-09-10  Akim Demaille* tests/Makefile.am ($(srcdir)/package.m4): Bison now...
2002-09-07  Paul Eggert2002-09-06 Paul Eggert <eggert@twinsun.com>
2002-09-06  Akim Demaille* data/lalr1.cc (struct yyltype): Don't define it,...
2002-09-04  Akim Demaille* data/yacc.c: Guard the declaration of yytoknum also...
2002-09-04  Akim Demaille* configure.in: Rename as...
2002-09-04  Akim Demaille* src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
2002-08-12  Paul EggertVersion 1.49b. BISON-1_49b
2002-08-12  Paul Eggert* Makefile.am (SUBDIRS): Remove intl.
2002-08-02  Akim Demaille* src/conflicts.c (conflicts_output): Don't output...
2002-08-01  Akim DemailleInstead of attaching lookaheads and duplicating the...
next