summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* use ansi syntax in simple examples; resolves patch #1909844; patch submitted ...Will Estes2008-05-14
* fix typo in example (from Paolo J. MatosWill Estes2008-04-10
* Introduce %option extra-type="your_type *" (resolves bug #1744505).Aaron Stone2007-09-10
* Docs and example for yylex_init_extra.Aaron Stone2007-06-12
* 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
* make better use of AC_INIT; clean up, simplify and make more robust the gener...Will Estes2007-02-13
* remove texinfo.tex from cvs treeWill Estes2007-02-13
* add flex.pdf to EXTRA_DISTWill Estes2007-02-13
* more changes to build system to distribute man pageWill Estes2007-02-01
* add flex man page to distributionWill Estes2007-02-01
* fix typos in manual; resolves bug #1592857Will Estes2006-11-09
* add flex.html to .cvsignore in doc directoryWill Estes2006-10-30
* 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
* cvs should ignore flex.pdf and flex.psWill Estes2003-05-20
* Docbook.John Millaway2003-04-03
* xml now validates.John Millaway2003-04-03
* Began conversion to DocBook.John Millaway2003-04-02
* Added %top block syntax.John Millaway2003-03-27
* Documented the m4 dependency.John Millaway2003-03-27
* clean up flex.texi processing leftovers with cleanfilesWill Estes2003-03-26
* remove maintainer-mode conditional around rebuilding of manpageWill Estes2003-03-25
* merge millaway's m4 branch workWill Estes2003-03-25
* move texinfo.tex to doc/Will Estes2003-03-05
* build on . in top level first; this will simplify calling help2manWill Estes2003-02-28
* Removed yy_current_buffer from the planet.John Millaway2003-02-28
* move flex.texi and flex.1 to new doc/ subdirectoryWill Estes2003-02-27