summaryrefslogtreecommitdiff
path: root/gen.c
Commit message (Expand)AuthorAgeFilesLines
* Added %array supportVern Paxson1993-04-051-0/+12
* Bug/lint fixesVern Paxson1993-02-061-28/+14
* Fixed out-of-bounds access bug; patch #7 for release 2.3Vern Paxson1991-03-281-2/+1
* fixed missing "rule_type" entry for end-of-buffer actionVern Paxson1990-10-231-0/+1
* Fixed yymore() but in not resetting yy_more_lenVern Paxson1990-08-291-0/+1
* 4.4 BSD copyrightVern Paxson1990-06-271-22/+18
* prototypes for forward referencesVern Paxson1990-05-261-26/+55
* Changed generation of archaic "continue" to "goto yy_find_action"Vern Paxson1990-03-301-1/+1
* full support for -dVern Paxson1990-03-201-0/+47
* NUL's.Vern Paxson1990-03-161-43/+193
* Tweaks for NUL chars.Vern Paxson1990-03-141-6/+13
* Restored EOB accepting list for REJECT.Vern Paxson1990-01-161-0/+8
* Removed unused EOB_accepting_list array.Vern Paxson1990-01-151-2/+0
* Bug in -F table generation fixed.Vern Paxson1990-01-151-51/+62
* 2.0.1 betaVern Paxson1989-06-201-9/+67
* fixsed bug with -I and backtrackingVern Paxson1989-05-251-1/+1
* Split copyright string into two to avoid tempting fate with \<newline>Vern Paxson1989-05-251-2/+2
* Added BSD copyright noticeVern Paxson1989-05-241-7/+25
* major overhaul for merged skeletonVern Paxson1989-05-191-177/+600
* Initial revisionVern Paxson1988-05-091-0/+590