summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Option ansi-definitions.flex-m4-merge-1m4millaway2003-03-248-169/+233
* Escaped m4 macros in scan.l which would cause bootstrapping issues.millaway2003-03-241-34/+34
* Cleaning up the skel.millaway2003-03-213-106/+187
* Fixed allocation of slightly more memory than needed.millaway2003-03-191-1/+1
* Start conditions now generated in a single place.millaway2003-03-197-7/+37
* cosmetic changes to TODO listwlestes2003-03-191-5/+5
* Cleaned up warnings so multiple headers could coincide.millaway2003-03-191-17/+21
* Moved prefixes to m4.millaway2003-03-193-187/+92
* Removed Paxson/Berkeley copyright restriction from filter.c and regex.c.millaway2003-03-197-203/+298
* Fixed #line directives.millaway2003-03-184-55/+131
* Added regex.c for regex-related code.millaway2003-03-174-1/+171
* Added some TODOs.millaway2003-03-141-0/+10
* Bison bridge was simplified to rely less on bison output.millaway2003-03-147-12/+25
* Filters are now direct children of main process.millaway2003-03-147-47/+124
* Added internal filter ability.millaway2003-03-145-24/+91
* Keeping tests up to date with m4 changes.millaway2003-03-142-6/+9
* Moved test-tables to m4.millaway2003-03-142-8/+9
* Moved bison bridge code to m4.millaway2003-03-143-84/+106
* Moved YY_USE_LINENO to m4.millaway2003-03-134-28/+33
* Added function buf_m4_undefine.millaway2003-03-133-1/+19
* Replaced YY_ALWAYS_INTERACTIVE with m4.millaway2003-03-133-20/+27
* Moved YY_TEXT_IS_ARRAY to m4.millaway2003-03-132-7/+9
* Renaming macros from YY_* to M4_YY_* where appropriate.millaway2003-03-124-181/+186
* Now using local variable "yyg" instead of lengthly YY_G expansion.millaway2003-03-123-5/+74
* More m4 macro conversions.millaway2003-03-1210-29/+100
* Replaced many CPP macros with m4 equivalents.millaway2003-03-118-308/+410
* Added filter.cmillaway2003-03-106-12/+213
* move texinfo.tex to doc/wlestes2003-03-052-6342/+0
* update TODOflex-2-5-29wlestes2003-03-051-3/+3
* version 2.5.29wlestes2003-03-052-3/+3
* Added growable buffer stack to C++ scanner as well.millaway2003-03-042-11/+43
* Removed awkward %push %pop syntax from skeleton.millaway2003-03-022-182/+156
* Renamed YY_CURRENT_BUFFER_FAST to YY_CURRENT_BUFFER_LVALUE to better reflectmillaway2003-03-021-48/+48
* made entry on input buffer stacks.millaway2003-02-281-0/+2
* build on . in top level first; this will simplify calling help2manwlestes2003-02-282-4/+2
* Removed yy_current_buffer from the planet.millaway2003-02-285-87/+296
* Removed some symbols from the undef list. They are needed for multiple headersmillaway2003-02-281-4/+4
* move flex.texi and flex.1 to new doc/ subdirectorywlestes2003-02-276-17/+53
* namespace cleanupswlestes2003-02-271-0/+4
* Added a few macros to the undef list.millaway2003-02-261-0/+17
* Put the undef macros in an array.millaway2003-02-261-145/+155
* version 2.5.28flex-2-5-28wlestes2003-02-122-2/+4
* update documentation to reflect the sourceforge movewlestes2003-02-104-9/+13
* update according to current thinkingwlestes2003-02-061-2/+0
* mcvs reviewedwlestes2003-02-061-2/+0
* sourceforge migration taskswlestes2003-02-061-0/+14
* Flex now warns if always-interactive is specified with fast or full;wlestes2003-02-041-0/+6
* Flex now warns if always-interactive is specified with fast or full.millaway2003-01-311-0/+2
* switch to using cvs2cl.pl to generate the ChangeLogwlestes2003-01-311-2/+2
* we're going to be switching how we handle our ChangeLogwlestes2003-01-312-0/+1980