2012-06-17 |
Akim Demaille | tests: support api.prefix. |
blob | commitdiff | raw |
2012-06-17 |
Akim Demaille | tests: factor the declaration/definition of yyerror... |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Akim Demaille | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Paul Eggert | Do not use date ranges in copyright notices. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Joel E. Denny | %define: accept unquoted values. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Convert underscores to dashes in some %define variable... |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementat... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
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 |
|