]> git.saurik.com Git - bison.git/history - tests/headers.at
Do not use date ranges in copyright notices.
[bison.git] / tests / headers.at
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2007-12-22  Joel E. DennyAutomate regression testing of the XML/XSLT implementat...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-01  Joel E. Denny* data/push.c (yypush_parse): Set yynew = 1 at the...
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-25  Joel E. DennyFor push mode, add pull wrappers around yypush_parse.
2006-12-02  Joel E. DennySupport a file name argument to %defines. Deprecate...
2006-02-13  Paul Eggert* NEWS: Version 2.1a.
2006-02-06  Paul Eggert* tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include...
2006-02-01  Paul Eggert* tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume...
2005-05-14  Paul EggertUpdate FSF postal mail address.
2002-11-15  Paul Eggert(AT_TEST_CPP_GUARD_H): Compile with -I., as Forte 7...
2002-11-14  Paul Eggert(AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo...
2002-11-14  Akim Demaille* tests/atlocal.in (CPPFLAGS): We have config.h.
2002-11-14  Paul Eggert(export YYLTYPE): Don't invoke "cc a.c b.c -o c"; the...
2002-10-14  Paul EggertSay "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
2002-06-30  Akim DemailleHave the GLR tests be `warning' checked, and fix the...
2002-03-04  Akim Demaille* tests/input.at (Invalid $n, Invalid @n): Add the...
2002-01-27  Akim Demaille* tests/actions.at, tests/calc.at, tests/headers.at,
2001-12-29  Akim Demaille%name-prefix is broken.
2001-12-29  Akim Demaille* src/output.c (header_output): Don't forget to export...