summaryrefslogtreecommitdiff
path: root/doc/flex.texi
Commit message (Expand)AuthorAge
* change title of manual to 'Lexical Analysis with Flex'Will Estes2007-05-01
* drop using the \ in \ escaping as it throws pdf generation for a loopWill Estes2007-04-16
* 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
* correct how to submit bugsWill Estes2007-03-07
* fix typos in manual; resolves bug #1592857Will Estes2006-11-09
* add noyywrap option to example; use whitespace to clarify exampleWill Estes2006-10-17
* Added ccl union operator.John Millaway2006-03-28
* Extended syntax excluded for lex/posix compat mode.John Millaway2006-03-28
* Removed global variable caseins.John Millaway2006-03-27
* Added extended, perl-compatible comment syntax.John Millaway2006-03-25
* Changed explicit 'A'-'Z' to isupper(), where correct to do so.John Millaway2006-03-25
* Documentation.John Millaway2006-03-24
* Added appendix of patterns to manual.John Millaway2006-03-24
* .John Millaway2006-03-23
* Documentation.John Millaway2006-03-22
* Documented set difference operator {-}.John Millaway2006-03-22
* Added negated character class expressions.John Millaway2006-03-22
* Documentation.John Millaway2006-02-20
* Fixed buffer overflow in reject state buffer.John Millaway2006-02-16
* Eliminated references to lex.sf.net.John Millaway2006-02-15
* Documentation patch.John Millaway2006-02-14
* Documentation.John Millaway2006-02-13
* added 3 faqsJohn Millaway2003-12-09
* Documented m4 incompatibility with lex.John Millaway2003-07-07
* Added %top block syntax.John Millaway2003-03-27
* Documented the m4 dependency.John Millaway2003-03-27
* merge millaway's m4 branch workWill Estes2003-03-25
* Removed yy_current_buffer from the planet.John Millaway2003-02-28
* move flex.texi and flex.1 to new doc/ subdirectoryWill Estes2003-02-27