summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* now examples/ fits into automakeWill Estes2002-03-05
* examples/fastwc now fits into automakeWill Estes2002-03-05
* examples/manual directory now fits into automakeWill Estes2002-03-05
* renamed Makefile to Makefile.examples for automake's sakeWill Estes2002-03-05
* add parse.c and scan.c to built_sourcesWill Estes2002-03-04
* Removed CVS-specific code from 'dist-hook' target so anybody with a copy of theJohn Millaway2002-02-24
* Converted test script to portable /bin/sh.John Millaway2002-02-22
* Added some spaces in shell scripts for portability.John Millaway2002-02-22
* Fixed #! line for portability.John Millaway2002-02-22
* Fixed return status code on bison-lloc test.John Millaway2002-02-22
* Added script to auto-create tests. Probably overkill.John Millaway2002-02-21
* Fixed C++ #ifdef problem.John Millaway2002-02-21
* Added test-c-cpp-nr and test-c-cpp-r.John Millaway2002-02-21
* Added missing #endif.John Millaway2002-02-16
* add OUTPUT to .cvsignore files in test directories; it's also in the template...Will Estes2002-02-07
* fix interrupted reads and freads; from the debian package maintainerWill Estes2002-02-06
* support large flex tables; from debian package maintainerWill Estes2002-02-06
* add more output files to account for new testsWill Estes2002-01-29
* add this testWill Estes2002-01-03
* add this test suiteWill Estes2002-01-03
* millaway: Fixed yytext_ptr when using %array in reentrant scannerWill Estes2001-11-20
* oops, forgot this one lineWill Estes2001-11-20
* and more falloutWill Estes2001-11-14
* more from the same batchWill Estes2001-11-14
* a big batch from millawayWill Estes2001-11-14
* now NEWS has forgotten about the _r variablesWill Estes2001-10-26
* millaway simplified the reentrant api; here's the resultWill Estes2001-10-26
* more from millawayWill Estes2001-10-23
* the last checkin was broken; millaway fixed itWill Estes2001-10-22
* phew, millaway's latest batchWill Estes2001-10-22
* flex.skl should come up in C modeWill Estes2001-10-21
* apparently, isatty and c++ need help getting along (from octave)Will Estes2001-10-21
* document new options and new option handlingWill Estes2001-10-19
* tell emacs that TODO is a text/outline mode fileWill Estes2001-10-19
* we have new long options; we need to document thatWill Estes2001-10-19
* tell emacs that NEWS is text/outline modeWill Estes2001-10-19
* oops, lost a line somewhere in the merge process on millaway's workWill Estes2001-10-19
* merge latest batch of millaway's changesWill Estes2001-10-17
* Fixed typo in options displayWill Estes2001-09-22
* reentrant and non-reentrant scanners share the same yywrap MACRO. millawayWill Estes2001-09-20
* clarify item on comments in lexical filesWill Estes2001-09-20
* now flex recognizes \r as an eol characterWill Estes2001-09-20
* specify cvsroot so automake distcheck worksWill Estes2001-09-20
* tex has lost its mind; we remove parentheses to compensateWill Estes2001-09-19
* now that c++ is better supported, let's mention it as a news itemWill Estes2001-09-19
* commit the backwash from the branch mergesWill Estes2001-09-19
* made preliminary c++ fixes; the intent is to make it work with recent c++ com...Will Estes2001-09-19
* remove argv_fixup; fix typo in error message; changes from millaway's branchWill Estes2001-08-26
* mention no more c++ comments in c scannersWill Estes2001-08-24
* Changed // comments to /* */ comments in skeleton.John Millaway2001-08-21