| Age | Commit message (Expand) | Author |
|---|---|---|
| 2011-09-05 | Moved to src/external/bsd/byacc. | joerg |
| 2008-07-18 | thanks David, but the initialisation might not work, dependent on | drochner |
| 2008-07-18 | groff puts this code through g++ which is rather happier if we give | dsl |
| 2008-07-17 | fix a longstanding bug, from Otto Moerbeck: | drochner |
| 2006-05-24 | - ansi prototypes | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-05 | Make yacc emit plain ANSI C prototypes instead of __P() wrapped ones. | kristerw |
| 2002-01-31 | In the generated C file, don't assume that <sys/cdefs.h> exists. Instead, | tv |
| 2002-01-30 | Use __P((void)) for the function *definitions* of yygrowstack() and yyparse() | tv |
| 2001-02-04 | move yyparse prototype higher up, so that it is available to embedded c | christos |
| 2001-01-23 | Make the generated parse tables const, so that the data are pushed | jdolecek |
| 2001-01-23 | make data arrays in skeleton.c const | jdolecek |
| 2000-06-07 | Use | explorer |
