summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* initial attempt at a bootstrap script for developersWill Estes2001-05-01
|
* texinfo manual, old contributed versionWill Estes2001-05-01
|
* fixed some bugs in examples of [[:...:]] cclsVern Paxson2000-08-21
|
* version shipped to Dick KingVern Paxson2000-08-21
|
* explicit include of iostream.hVern Paxson2000-08-21
|
* if a newline is seen in <ACTION_STRING>, assume it terminates the string.Vern Paxson2000-08-21
|
* moved symbol table definitions from flexdef.h into sym.cVern Paxson2000-08-21
|
* fixed underallocation for accsetVern Paxson2000-08-21
|
* revised for rmsVern Paxson1997-06-27
|
* fixed memory leakVern Paxson1997-06-23
|
* input() doesn't destroy yytextVern Paxson1997-06-23
|
* wrapped with extern "C++"Vern Paxson1997-06-23
|
* use delete [] for yy_state_bufVern Paxson1996-12-13
|
* fixed %option noinputVern Paxson1996-10-29
|
* free(char*) fix ... Sigh ...Vern Paxson1996-10-29
|
* bug fix for yymore()/yylineno interactionVern Paxson1996-10-11
|
* fixed memory leakVern Paxson1996-10-11
|
* release 2.5.4Vern Paxson1996-09-10
|
* more stuff for distcleanVern Paxson1996-09-10
|
* "str" -> "yy_str"Vern Paxson1996-09-10
|
* 2.5.4Vern Paxson1996-09-10
|
* (attempted) fix for input() crossing a file boundaryVern Paxson1996-07-02
|
* don't do Acorn diffsVern Paxson1996-05-29
|
* some minor additions for 2.5.3Vern Paxson1996-05-29
|
* 2.5.3Vern Paxson1996-05-29
|
* initialize yy_more_offset etc. for yyFlexLexer classVern Paxson1996-05-25
|
* niggling cosmetic tweakVern Paxson1996-05-25
|
* bug fixes for yymore (especially with %array)Vern Paxson1996-05-25
|
* yymore + %array tweaksVern Paxson1996-05-25
|
* added yy_{,prev_}more_offsetVern Paxson1996-05-25
|
* removed decl of unused library functionVern Paxson1996-05-25
|
* snapshot of cscope yymore fixes, prior to switching yymore-on-%array approachVern Paxson1996-05-25
|
* don't stack states on NUL-transitions that are jamsVern Paxson1995-12-18
|
* fixed re Esmond Pitt's ancient suggestionVern Paxson1995-09-27
|
* ANSI C / Solaris tweakVern Paxson1995-04-28
|
* creditsVern Paxson1995-04-24
|
* multiple FlexLexer.h includesVern Paxson1995-04-24
|
* fix multiple inclusionsVern Paxson1995-04-24
|
* lint tweakVern Paxson1995-04-24
|
* typo fixedVern Paxson1995-04-24
|
* credits updateVern Paxson1995-04-24
|
* (char*) cast for reallocVern Paxson1995-04-24
|
* (char*) tweakVern Paxson1995-04-24
|
* VMS update for 2.5.2Vern Paxson1995-04-21
|
* clarify when 8-bit scanners are created by default, vs. 7-bitVern Paxson1995-04-21
|
* reworked alloca() chud, from FrancoisVern Paxson1995-04-21
|
* 2.5.2Vern Paxson1995-04-20
|
* 2.5.2 updateVern Paxson1995-04-20
|
* const -> yyconstVern Paxson1995-04-20
|
* fixed some old libfl.a referencesVern Paxson1995-04-20
|