summaryrefslogtreecommitdiff
path: root/nfa.c
Commit message (Expand)AuthorAgeFilesLines
* reorganize flex skeleton and m4 processingbug-2172046Will Estes2012-08-071-37/+21
* Replaced sprintf with snprintf everywhere.John Millaway2006-03-221-4/+4
* Changed symbol INFINITE to fix conflict with C math symbol.John Millaway2006-02-141-2/+2
* ran the indent target; commit the resultsWill Estes2002-08-271-296/+277
* More tabels work.John Millaway2002-08-211-3/+4
* yylineno check is only performed on rules whose regexs can match a newline.John Millaway2002-07-271-2/+16
* support large flex tables; from debian package maintainerWill Estes2002-02-061-1/+1
* change copyright/license notices as per Vern's response to TheoWill Estes2001-06-171-25/+30
* john millaway's reentrancy patchWill Estes2001-05-181-2/+2
* remove extraneous rcs keywordsWill Estes2001-05-031-2/+0
* internationalization aidsVern Paxson1995-03-041-9/+9
* YY_RULE_SETUPVern Paxson1994-12-031-2/+2
* No YY_USER_ACTION if continued actionVern Paxson1994-07-251-2/+4
* -o optionVern Paxson1993-12-111-1/+1
* {min,max,abs} -> {MIN,MAX,ABS}Vern Paxson1993-12-071-2/+2
* YY_USER_ACTION generated now for each case in action switchVern Paxson1993-12-051-0/+6
* minor lint tweakVern Paxson1993-09-211-1/+1
* nuked static RCS stringVern Paxson1993-09-161-4/+1
* added check_char call in mkstate() to prevent bad xtion charsVern Paxson1993-07-051-0/+2
* Reformatting.Vern Paxson1993-04-141-376/+351
* Added checking for whether rules are usefulVern Paxson1993-02-061-9/+19
* 4.4 BSD copyrightVern Paxson1990-06-271-23/+19
* declared void functions as suchVern Paxson1990-05-261-7/+15
* Corrected line numbers for continued actions.Vern Paxson1990-03-201-0/+6
* hack for NUL's.Vern Paxson1990-03-161-1/+2
* Removed redundant test.Vern Paxson1990-01-151-5/+2
* removed gratuitous trailing context codeVern Paxson1989-12-301-4/+0
* 2.0.1 betaVern Paxson1989-06-201-1/+1
* Split copyright string. Added check for empty machine in dupmachine().Vern Paxson1989-05-251-3/+8
* Added BSD copyright noticeVern Paxson1989-05-241-7/+25
* changes for variable trailing contextVern Paxson1989-05-191-60/+163
* RCS identVern Paxson1988-05-081-13/+25
* changed name from flexnfa.c -> nfa.cVern Paxson1988-04-101-3/+4
* Beta Release.Vern Paxson1988-02-131-13/+45
* Initial revisionVern Paxson1987-11-081-0/+542