summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix call to version in manualHEADflex-2-5-36originmasterwlestes2012-06-231-1/+1
* add missing argument to call to yylex in manualwlestes2012-06-221-1/+1
* add a 7 to the c99 octal pattern; resolves #3518269wlestes2012-04-271-1/+1
* copyedit; resolves #3513670wlestes2012-03-311-1/+1
* remove flex.xmlwlestes2012-03-021-9821/+0
* fix order of td_lolen and td_hilen in documentation; resolves #2913693; patch...wlestes2012-03-021-7/+7
* correct document of YY_FLUSH_BUFFER; resolves #1723028wlestes2012-03-021-3/+3
* fix ipv6 pattern in manual; update manual copyright to 2012wlestes2012-02-171-10/+22
* Add link for RFC 2396wlestes2012-02-171-3/+3
* Include version.texi after @setfilename,wlestes2009-03-311-12/+16
* specify the title on the title page since @settitle doesn't do that for us; r...wlestes2008-12-281-3/+3
* ignore automake-supplied ylwrapwlestes2008-05-311-1/+1
* correct eroneous references to 'nowrap' to refer to 'noyywrap'; resolves bug ...wlestes2008-05-151-2/+2
* use ansi syntax in simple examples; resolves patch #1909844; patch submitted ...wlestes2008-05-141-4/+3
* fix typo in example (from Paolo J. Matoswlestes2008-04-101-1/+1
* Introduce %option extra-type="your_type *" (resolves bug #1744505).sodabrew2007-09-101-5/+4
* Docs and example for yylex_init_extra.sodabrew2007-06-121-16/+29
* change title of manual to 'Lexical Analysis with Flex'wlestes2007-05-011-3/+2
* drop using the \ in \ escaping as it throws pdf generation for a loopwlestes2007-04-161-5/+6
* corrections to the manual as per suggestions from flex-help@wlestes2007-04-101-16/+15
* include author names in online versions of the manualwlestes2007-04-031-7/+11
* correct how to submit bugswlestes2007-03-071-3/+3
* make better use of AC_INIT; clean up, simplify and make more robust the gener...wlestes2007-02-131-1/+3
* remove texinfo.tex from cvs treewlestes2007-02-131-0/+1
* add flex.pdf to EXTRA_DISTwlestes2007-02-131-0/+1
* more changes to build system to distribute man pagewlestes2007-02-011-8/+2
* add flex man page to distributionwlestes2007-02-011-1/+1
* fix typos in manual; resolves bug #1592857wlestes2006-11-091-25/+25
* add flex.html to .cvsignore in doc directorywlestes2006-10-301-0/+1
* add noyywrap option to example; use whitespace to clarify examplewlestes2006-10-171-1/+7
* Added ccl union operator.john432006-03-281-0/+7
* Extended syntax excluded for lex/posix compat mode.john432006-03-281-1/+5
* Removed global variable caseins.john432006-03-271-0/+28
* Added extended, perl-compatible comment syntax.john432006-03-251-0/+5
* Changed explicit 'A'-'Z' to isupper(), where correct to do so.john432006-03-251-0/+5
* Documentation.john432006-03-241-7/+37
* Added appendix of patterns to manual.john432006-03-241-13/+85
* .john432006-03-231-1/+35
* Documentation.john432006-03-221-1/+1
* Documented set difference operator {-}.john432006-03-221-0/+13
* Added negated character class expressions.john432006-03-221-1/+21
* Documentation.john432006-02-201-1/+2
* Fixed buffer overflow in reject state buffer.john432006-02-161-6/+9
* Eliminated references to lex.sf.net.john432006-02-152-4/+4
* Documentation patch.john432006-02-141-3/+3
* Documentation.john432006-02-131-3/+7
* added 3 faqsmillaway2003-12-091-0/+34
* Documented m4 incompatibility with lex.millaway2003-07-071-1/+6
* cvs should ignore flex.pdf and flex.pswlestes2003-05-201-0/+2
* Docbook.millaway2003-04-031-291/+482