]> git.saurik.com Git - bison.git/history - tests
* lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
[bison.git] / tests /
2002-02-14  Akim Demaille* tests/regression.at (else): Adjust to Andreas' change.
2002-02-11  Akim Demaille* tests/regression.at (%nonassoc and eof): Don't include
2002-02-07  Akim DemailleFix the previous test.
2002-02-07  Akim Demaille* tests/input.at: New.
2002-02-05  Akim DemailleGive a try to M4 as a back end.
2002-02-05  Akim Demaille* src/bison.simple, src/bison.hairy, src/bison.c++...
2002-01-27  Akim DemailleFix `%nonassoc and eof'.
2002-01-27  Akim Demaille* tests/sets.at (AT_EXTRACT_SETS): New.
2002-01-27  Akim Demaille* tests/actions.at, tests/calc.at, tests/headers.at,
2002-01-25  Akim Demaille* tests/regression.at (%nonassoc and eof): New.
2002-01-24  Akim DemailleBison dumps core when trying to complain about broken...
2002-01-21  Akim DemailleAdjust.
2002-01-20  Marc Autret* tests/output.at: New test.
2002-01-09  Akim Demaille* configure.in (WERROR_CFLAGS): Compute it.
2002-01-06  Akim Demaille* src/reader.c (parse_braces): Don't fetch the next...
2002-01-06  Akim DemailleBison is dead wrong in its RR conflict reports.
2002-01-06  Akim DemailleCreating package.m4 from configure.ac causes too many...
2002-01-06  Akim Demaille* src/Makefile.am (bison_SOURCES): Add parse-skel.h and
2001-12-29  Akim Demaille%name-prefix is broken.
2001-12-29  Akim Demaille* src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE...
2001-12-29  Akim Demaille* src/output.c (header_output): Don't forget to export...
2001-12-29  Akim Demaille* tests/actions.at (Mid-rule actions): Output on a...
2001-12-29  Akim DemailleMid-rule actions are simply... ignored!
2001-12-29  Akim Demaille* tests/calc.at (_AT_DATA_CALC_Y): Also use %union.
2001-12-29  Akim Demaille* tests/regression.at (Web2c Actions): Blindly move...
2001-12-29  Akim Demaille* tests/regression.at (Web2c Report): Catch up: the...
2001-12-29  Akim Demaille* src/reader.c (readgram): Bind the initial rule's...
2001-12-29  Akim DemailleFix the `GAWK Grammar' failure.
2001-12-29  Akim Demaille* src/gram.c (ritem_print): Be sure to subtract 1 when...
2001-12-29  Akim Demaille* src/lalr.c (lookaheads_print): New.
2001-12-29  Akim Demaille* src/derives.c (print_derives): Be sure to use `>...
2001-12-27  Akim Demaille* src/output.c (output_gram): Rely on nritems, not the
2001-12-27  Akim Demaille* tests/regression.at (Unresolved SR Conflicts):
2001-12-27  Akim Demaille* src/LR0.c (new_state): Recognize the final state...
2001-12-27  Akim Demaille* src/main.c (main): If there are complains after grammar
2001-12-27  Akim Demaille* src/gram.h (rule_t): `guard' and `guard_line' are...
2001-12-22  Akim DemailleSome actions of web2c.y are improperly triggered.
2001-12-22  Akim DemailleReductions in web2c.y are improperly reported.
2001-12-13  Akim DemailleThe computation of nullable is broken: it doesn't handl...
2001-12-13  Akim Demaille* src/print.c (print_actions): Output the handling...
2001-12-10  Akim Demaille* src/LR0.c (augment_automaton): Call `insert_eof_shift...
2001-12-10  Akim DemailleRemove tests/Makefile.in and po/Makefile.in.
2001-12-10  Akim Demaille* configure.in: Require 2.52g.
2001-12-10  Akim DemailleBison dumps core on bash.y.
2001-12-05  Akim Demaille* tests/atlocal.in (CPPFLAGS): Do not leave a space...
2001-11-30  Akim Demaille* configure.in (WARNING_CFLAGS): Add -Werror when possible.
2001-11-30  Akim Demaille* tests/reduce.at (Useless Nonterminals): Fix.
2001-11-30  Akim DemailleInstead of mapping the LHS of unused rules to -1, keep...
2001-11-30  Akim Demaille* src/reduce.c (reduce_output): Formatting changes.
2001-11-30  Akim Demaille* src/reduce.c (nonterminals_reduce): Instead of throwi...
2001-11-29  Marc Autret* tests/calc.at [AT_DATA_CALC_Y]: Use %error-verbose...
2001-11-28  Akim Demaille* tests/reduce.at (Useless Terminals, Useless Nontermin...
2001-11-27  Marc Autret* tests/torture.at [AT_DATA]: Remove YYERROR_VERBOSE...
2001-11-27  Akim Demaille* tests/torture.at (Exploding the Stack Size with Malloc):
2001-11-26  Akim Demaille* src/reader.c (readgram): Make sure rules for mid...
2001-11-26  Akim Demaille* src/reader.c (read_declarations): Don't abort on...
2001-11-26  Akim Demaille* src/conflicts.c (conflicts_print): Don't complain...
2001-11-23  Akim DemailleAttaching lineno to buckets is stupid, since only one...
2001-11-19  Akim Demaille* src/bison.simple (yyparse): When reporting verbosely...
2001-11-14  Akim Demaille* tests/calc.at, tests/output.at, tests/regression.at,
2001-11-12  Akim Demaille%expext was not functioning at all.
2001-11-12  Akim Demaille* tests/regression.at (Conflicts): Rename as...
2001-11-12  Akim Demaille* src/conflicts.c (print_reductions): Accept OUT as...
2001-11-12  Akim Demaille* src/conflicts.c (count_sr_conflicts, count_rr_conflic...
2001-11-12  Akim Demaille* tests/regression.at (Invalid input): Remove, duplicat...
2001-11-12  Akim Demaille* tests/torture.at (AT_DATA_STACK_TORTURE)
2001-11-05  Akim Demaille* tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust...
2001-11-05  Akim Demaille* src/options.h (struct option_table_struct): set_flags...
2001-11-02  Akim Demaille* src/symtab.h (SUNDEF): New.
2001-11-02  Akim Demaille* tests/regression.at (Mixing %token styles): New test.
2001-11-01  Akim Demaille* tests/regression.at (AT_TEST_CPP_GUARD_H): New.
2001-11-01  Akim Demaille* tests/regression.at (Invalid input: 2): New.
2001-11-01  Akim Demaille* tests/calc.at: Catch up with 1.30.
2001-10-18  Akim Demaille* tests/atlocal.in (GCC): Add.
2001-10-04  Akim DemailleAdjust.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-10-04  Akim DemailleRemove for the repo.
2001-09-01  Marc Autret* tests/calc.at (exp): Now, YYERROR_VERBOSE need to...
2001-08-27  Akim Demaille* Makefile.am (AUTOMAKE_OPTIONS): 1.5.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-23  Pascal BartMore cvsignore.
2001-08-15  Akim DemailleMore cvsignore.
2001-08-13  Pascal Bart* tests/atconfig.in (CPPFLAGS): Fix.
2001-08-07  Akim Demaille* tests/atconfig.in (CPPFLAGS): Fix.
2001-08-04  Akim Demaille* tests/atconfig.in (CPPFLAGS): Add.
2001-08-03  Akim Demaille* tests/Makefile.am (check-local): Ship testsuite.
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-07-14  Akim Demaille* config/: New.
2001-03-16  Akim Demaille* m4/strerror_r.m4: New.
2001-01-18  Akim DemailleSince we now use obstacks, more % directives can be...
2001-01-15  Akim DemailleHopefully added to the repository all the distributed...
2000-12-20  Akim Demaille* src/files.c (open_files): Fix the computation of...
2000-12-20  Akim Demaille* src/files.c (open_files): Actually the `.output'...
2000-12-20  Akim Demaille* src/bison.s1: Remove, we now use directly...
2000-12-19  Akim Demaille* src/files.c (strsuffix): New.
2000-12-18  Akim DemailleAdd tests/calc.at.
2000-12-15  Akim DemailleAdd tests/regression.at and tests/suite.at.
2000-11-17  Akim Demaille* tests/Makefile.am (suite.m4, regression.m4, calc...
2000-11-17  Akim Demaille* tests/regression.m4 (%union and --defines): New test,
2000-11-03  Akim DemailleAdjust the cvsignores.
next