2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw |
2007-08-11 |
Joel E. Denny | * tests/push.at (Push Parsing: Memory Leak for Early... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Joel E. Denny | * tests/local.at (AT_PARSER_CHECK): Add a PRE argument... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Joel E. Denny | Ignore YYSTACK_USE_ALLOCA for push parsers since the... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the... |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
blob | commitdiff | raw | diff to current |
2006-06-10 |
Joel E. Denny | For consistency, use `lookahead' instead of `look-ahead' or |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Akim Demaille | * src/reader.c (grammar_current_rule_check): Also check... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Paul Eggert | Don't rely on whether alloc is #defined; that is in... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Paul Eggert | More alloca cleanups. |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | * tests/conflicts.at (%nonassoc and eof): Don't exit... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Paul Eggert | (AT_INCREASE_DATA_SIZE): Skip the test if |
blob | commitdiff | raw | diff to current |
2004-12-26 |
Paul Eggert | (Exploding the Stack Size with Alloca): Set |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Paul Eggert | Use "look-ahead" instead of "lookahead", consistently. |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Akim Demaille | * tests/atlocal.in (CPPFLAGS): We have config.h. |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Paul Eggert | (AT_DATA_TRIANGULAR_GRAMMAR, AT_DATA_HORIZONTAL_GRAMMAR, |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Paul Eggert | Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c", |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Paul Eggert | (AT_INCREASE_DATA_SIZE): New macro. |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Have the GLR tests be `warning' checked, and fix the... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): printer and |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Akim Demaille | Have Bison grammars parsed by a Bison grammar. |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Akim Demaille | * tests/torture.at (Many lookaheads): New test. |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Akim Demaille | * src/reader.c (token_translations_init): 256 is now... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Akim Demaille | * src/gram.h (item_number_t): New, the type of item... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Akim Demaille | * src/gram.h (item_number_t): New, the type of item... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Akim Demaille | * src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New. |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Akim Demaille | * tests/torture.at (Big triangle): New. |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Akim Demaille | * tests/actions.at, tests/calc.at, tests/headers.at, |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Akim Demaille | * src/reader.c (parse_braces): Don't fetch the next... |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Akim Demaille | Bison is dead wrong in its RR conflict reports. |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Akim Demaille | The computation of nullable is broken: it doesn't handl... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Marc Autret | * tests/torture.at [AT_DATA]: Remove YYERROR_VERBOSE... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Akim Demaille | * tests/torture.at (Exploding the Stack Size with Malloc): |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Akim Demaille | * tests/calc.at, tests/output.at, tests/regression.at, |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Akim Demaille | * tests/torture.at (AT_DATA_STACK_TORTURE) |
blob | commitdiff | raw | diff to current |
|