summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding the rest of vern's filesflex-2-5-5bWill Estes2001-05-0152-0/+19026
* mention misc/ directoryWill Estes2001-05-011-0/+3
* version is 2.5.5bWill Estes2001-05-011-1/+1
* remove header from top; add rule to generate initscan.c just in caseWill Estes2001-05-011-2/+4
* dont check for initscan.c; check for scan.l insteadWill Estes2001-05-011-1/+1
* list of source filesWill Estes2001-05-011-0/+24
* rewrite README to reflect changes in layout of directoriesWill Estes2001-05-011-39/+13
* initial attempt at the filesWill Estes2001-05-013-0/+21
* add 2001 copyright noticeWill Estes2001-05-011-0/+2
* initial attempt at a bootstrap script for developersWill Estes2001-05-011-0/+6
* texinfo manual, old contributed versionWill Estes2001-05-011-0/+3448
* fixed some bugs in examples of [[:...:]] cclsVern Paxson2000-08-211-2/+2
* version shipped to Dick KingVern Paxson2000-08-211-1/+1
* explicit include of iostream.hVern Paxson2000-08-211-1/+1
* if a newline is seen in <ACTION_STRING>, assume it terminates the string.Vern Paxson2000-08-211-1/+1
* moved symbol table definitions from flexdef.h into sym.cVern Paxson2000-08-212-39/+28
* fixed underallocation for accsetVern Paxson2000-08-211-1/+4
* revised for rmsVern Paxson1997-06-271-11/+10
* fixed memory leakVern Paxson1997-06-231-0/+1
* input() doesn't destroy yytextVern Paxson1997-06-231-3/+1
* wrapped with extern "C++"Vern Paxson1997-06-231-0/+4
* use delete [] for yy_state_bufVern Paxson1996-12-131-1/+1
* fixed %option noinputVern Paxson1996-10-291-1/+4
* free(char*) fix ... Sigh ...Vern Paxson1996-10-291-1/+1
* bug fix for yymore()/yylineno interactionVern Paxson1996-10-111-1/+4
* fixed memory leakVern Paxson1996-10-111-0/+2
* release 2.5.4Vern Paxson1996-09-101-0/+11
* more stuff for distcleanVern Paxson1996-09-101-1/+1
* "str" -> "yy_str"Vern Paxson1996-09-101-6/+9
* 2.5.4Vern Paxson1996-09-101-1/+1
* (attempted) fix for input() crossing a file boundaryVern Paxson1996-07-021-14/+21
* don't do Acorn diffsVern Paxson1996-05-291-3/+0
* some minor additions for 2.5.3Vern Paxson1996-05-291-0/+8
* 2.5.3Vern Paxson1996-05-292-1/+12
* initialize yy_more_offset etc. for yyFlexLexer classVern Paxson1996-05-251-0/+1
* niggling cosmetic tweakVern Paxson1996-05-251-1/+0
* bug fixes for yymore (especially with %array)Vern Paxson1996-05-251-9/+23
* yymore + %array tweaksVern Paxson1996-05-251-9/+55
* added yy_{,prev_}more_offsetVern Paxson1996-05-251-0/+2
* removed decl of unused library functionVern Paxson1996-05-251-1/+1
* snapshot of cscope yymore fixes, prior to switching yymore-on-%array approachVern Paxson1996-05-251-5/+13
* don't stack states on NUL-transitions that are jamsVern Paxson1995-12-181-4/+12
* fixed re Esmond Pitt's ancient suggestionVern Paxson1995-09-271-1/+4
* ANSI C / Solaris tweakVern Paxson1995-04-281-1/+1
* creditsVern Paxson1995-04-241-1/+1
* multiple FlexLexer.h includesVern Paxson1995-04-241-0/+2
* fix multiple inclusionsVern Paxson1995-04-241-0/+8
* lint tweakVern Paxson1995-04-241-1/+1
* typo fixedVern Paxson1995-04-241-1/+1
* credits updateVern Paxson1995-04-241-1/+2