summaryrefslogtreecommitdiff
path: root/tests/headers.at
Commit message (Expand)AuthorAgeFilesLines
* Automate regression testing of the XML/XSLT implementation. DiscussedJoel E. Denny2007-12-221-4/+4
* Update to GPLv3.Paul Eggert2007-08-151-8/+6
* * data/push.c (yypush_parse): Set yynew = 1 at the end of a parseJoel E. Denny2007-01-011-2/+0
* For push mode, convert yyparse from a macro to a function, invoke yylexJoel E. Denny2006-12-311-5/+1
* For push mode, add pull wrappers around yypush_parse.Joel E. Denny2006-12-251-1/+7
* Support a file name argument to %defines. Deprecate `=' inJoel E. Denny2006-12-021-1/+1
* * NEWS: Version 2.1a.Paul Eggert2006-02-131-0/+2
* * tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include <...> ratherPaul Eggert2006-02-061-3/+3
* * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume that "$CCPaul Eggert2006-02-011-3/+2
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* (AT_TEST_CPP_GUARD_H): Compile with -I., as Forte 7 C requires it,Paul Eggert2002-11-151-1/+1
* (AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo.h" is allowed, asPaul Eggert2002-11-141-3/+8
* * tests/atlocal.in (CPPFLAGS): We have config.h.Akim Demaille2002-11-141-2/+2
* (export YYLTYPE): Don't invoke "cc a.c b.c -o c"; the HP-UX 11i CPaul Eggert2002-11-141-1/+3
* Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c",Paul Eggert2002-10-141-1/+1
* Have the GLR tests be `warning' checked, and fix the warnings.Akim Demaille2002-06-301-2/+2
* * tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.Akim Demaille2002-03-041-1/+1
* * tests/actions.at, tests/calc.at, tests/headers.at,Akim Demaille2002-01-271-1/+1
* %name-prefix is broken.Akim Demaille2001-12-291-7/+9
* * src/output.c (header_output): Don't forget to export YYLTYPE andAkim Demaille2001-12-291-0/+127