summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* refactor and slightly redo alloca testing, resolves bug #1675899Will Estes2007-04-13
* overhaul configure.in: use octathorps for comments so they're passed through ...Will Estes2007-04-13
|\
| * Option ansi-definitions.John Millaway2003-03-24
| * Escaped m4 macros in scan.l which would cause bootstrapping issues.John Millaway2003-03-24
| * Cleaning up the skel.John Millaway2003-03-21
| * Fixed allocation of slightly more memory than needed.John Millaway2003-03-19
| * Start conditions now generated in a single place.John Millaway2003-03-19
| * cosmetic changes to TODO listWill Estes2003-03-19
| * Cleaned up warnings so multiple headers could coincide.John Millaway2003-03-19
| * Moved prefixes to m4.John Millaway2003-03-19
| * Removed Paxson/Berkeley copyright restriction from filter.c and regex.c.John Millaway2003-03-19
| * Fixed #line directives.John Millaway2003-03-18
| * Added regex.c for regex-related code.John Millaway2003-03-17
| * Added some TODOs.John Millaway2003-03-14
| * Bison bridge was simplified to rely less on bison output.John Millaway2003-03-14
| * Filters are now direct children of main process.John Millaway2003-03-14
| * Added internal filter ability.John Millaway2003-03-14
| * Keeping tests up to date with m4 changes.John Millaway2003-03-14
| * Moved test-tables to m4.John Millaway2003-03-14
| * Moved bison bridge code to m4.John Millaway2003-03-14
| * Moved YY_USE_LINENO to m4.John Millaway2003-03-13
| * Added function buf_m4_undefine.John Millaway2003-03-13
| * Replaced YY_ALWAYS_INTERACTIVE with m4.John Millaway2003-03-13
| * Moved YY_TEXT_IS_ARRAY to m4.John Millaway2003-03-13
| * Renaming macros from YY_* to M4_YY_* where appropriate.John Millaway2003-03-12
| * Now using local variable "yyg" instead of lengthly YY_G expansion.John Millaway2003-03-12
| * More m4 macro conversions.John Millaway2003-03-12
| * Replaced many CPP macros with m4 equivalents.John Millaway2003-03-11
| * Added filter.cJohn Millaway2003-03-10
* | better handling of class that use the prefix functionality; from submitted patchWill Estes2007-04-13
* | fix skeleton for reentrant scannersWill Estes2007-04-13
* | remove homegrown tags target; automake does that for usWill Estes2007-04-13
* | fix skeleton for reentrant scanners, resolves bug #1694318Will Estes2007-04-12
* | declare some const where missing in c++ header fileWill Estes2007-04-12
* | corrections to the manual as per suggestions from flex-help@Will Estes2007-04-10
* | include author names in online versions of the manualWill Estes2007-04-03
* | update copyright noticeWill Estes2007-04-03
* | rearrange and update AUTHORSWill Estes2007-04-03
* | note sf feature request 1658379 in NEWSWill Estes2007-03-29
* | add sodabrew to cvsauthors fileWill Estes2007-03-29
* | SourceForge feature request #1658379:Aaron Stone2007-03-29
* | apply patches submitted by sodabrewWill Estes2007-03-07
* | more changes describing building flex from cvsWill Estes2007-03-07
* | rename README.cvs-snapshot to README.cvsWill Estes2007-03-07
* | update to explain where flex cvs livesWill Estes2007-03-07
* | correct how to submit bugsWill Estes2007-03-07
* | clarify NEWS item re man page and pdf manualWill Estes2007-02-16
* | update bug address to point to flex-devel instead of lex-helpWill Estes2007-02-14
* | make better use of AC_INIT; clean up, simplify and make more robust the gener...Will Estes2007-02-13
* | remove option check-news from call to AM_INIT_AUTOMAKE as gnits implies check...Will Estes2007-02-13