summaryrefslogtreecommitdiff
path: root/nfa.c
Commit message (Expand)AuthorAge
* support large flex tables; from debian package maintainerWill Estes2002-02-06
* change copyright/license notices as per Vern's response to TheoWill Estes2001-06-17
* john millaway's reentrancy patchWill Estes2001-05-18
* remove extraneous rcs keywordsWill Estes2001-05-03
* internationalization aidsVern Paxson1995-03-04
* YY_RULE_SETUPVern Paxson1994-12-03
* No YY_USER_ACTION if continued actionVern Paxson1994-07-25
* -o optionVern Paxson1993-12-11
* {min,max,abs} -> {MIN,MAX,ABS}Vern Paxson1993-12-07
* YY_USER_ACTION generated now for each case in action switchVern Paxson1993-12-05
* minor lint tweakVern Paxson1993-09-21
* nuked static RCS stringVern Paxson1993-09-16
* added check_char call in mkstate() to prevent bad xtion charsVern Paxson1993-07-05
* Reformatting.Vern Paxson1993-04-14
* Added checking for whether rules are usefulVern Paxson1993-02-06
* 4.4 BSD copyrightVern Paxson1990-06-27
* declared void functions as suchVern Paxson1990-05-26
* Corrected line numbers for continued actions.Vern Paxson1990-03-20
* hack for NUL's.Vern Paxson1990-03-16
* Removed redundant test.Vern Paxson1990-01-15
* removed gratuitous trailing context codeVern Paxson1989-12-30
* 2.0.1 betaVern Paxson1989-06-20
* Split copyright string. Added check for empty machine in dupmachine().Vern Paxson1989-05-25
* Added BSD copyright noticeVern Paxson1989-05-24
* changes for variable trailing contextVern Paxson1989-05-19
* RCS identVern Paxson1988-05-08
* changed name from flexnfa.c -> nfa.cVern Paxson1988-04-10
* Beta Release.Vern Paxson1988-02-13
* Initial revisionVern Paxson1987-11-08