summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* add %{...%} block to example in manualWill Estes2015-08-051-0/+2
* Ignore directories build-aux/, m4/Will Estes2014-11-141-2/+0
* ignore more files generated by texinfoWill Estes2014-11-121-0/+3
* Removed deprecated 'register' storage class specifier.Yuri2014-07-251-1/+1
* fix punction when talking about colon-bracket delimiters; resolves sf#167Will Estes2014-04-021-1/+1
* remove proofreading commentWill Estes2014-04-021-1/+0
* Put angle brackets around start condition name; resolves bug #168.Will Estes2014-04-021-2/+2
* move flex program sources into src/ directoryWill Estes2014-02-162-24/+21
* list more generated files in CLEANFILESWill Estes2014-02-131-1/+16
* remove unmaintained xml documentationWill Estes2014-02-131-9821/+0
* rename .cvsignore files to .gitignoreWill Estes2012-07-221-0/+0
* fix call to version in manualflex-2-5-36Will Estes2012-06-231-1/+1
* add missing argument to call to yylex in manualWill Estes2012-06-221-1/+1
* add a 7 to the c99 octal pattern; resolves #3518269Will Estes2012-04-271-1/+1
* copyedit; resolves #3513670Will Estes2012-03-311-1/+1
* fix order of td_lolen and td_hilen in documentation; resolves #2913693; patch...Will Estes2012-03-021-7/+7
* correct document of YY_FLUSH_BUFFER; resolves #1723028Will Estes2012-03-021-3/+3
* fix ipv6 pattern in manual; update manual copyright to 2012Will Estes2012-02-171-10/+22
* Add link for RFC 2396Will Estes2012-02-171-3/+3
* Include version.texi after @setfilename,Will Estes2009-03-311-12/+16
* specify the title on the title page since @settitle doesn't do that for us; r...Will Estes2008-12-281-3/+3
* ignore automake-supplied ylwrapWill Estes2008-05-311-1/+1
* correct eroneous references to 'nowrap' to refer to 'noyywrap'; resolves bug ...Will Estes2008-05-151-2/+2
* use ansi syntax in simple examples; resolves patch #1909844; patch submitted ...Will Estes2008-05-141-4/+3
* fix typo in example (from Paolo J. MatosWill Estes2008-04-101-1/+1
* Introduce %option extra-type="your_type *" (resolves bug #1744505).Aaron Stone2007-09-101-5/+4
* Docs and example for yylex_init_extra.Aaron Stone2007-06-121-16/+29
* change title of manual to 'Lexical Analysis with Flex'Will Estes2007-05-011-3/+2
* drop using the \ in \ escaping as it throws pdf generation for a loopWill Estes2007-04-161-5/+6
* corrections to the manual as per suggestions from flex-help@Will Estes2007-04-101-16/+15
* include author names in online versions of the manualWill Estes2007-04-031-7/+11
* correct how to submit bugsWill Estes2007-03-071-3/+3
* make better use of AC_INIT; clean up, simplify and make more robust the gener...Will Estes2007-02-131-1/+3
* remove texinfo.tex from cvs treeWill Estes2007-02-131-0/+1
* add flex.pdf to EXTRA_DISTWill Estes2007-02-131-0/+1
* more changes to build system to distribute man pageWill Estes2007-02-011-8/+2
* add flex man page to distributionWill Estes2007-02-011-1/+1
* fix typos in manual; resolves bug #1592857Will Estes2006-11-091-25/+25
* add flex.html to .cvsignore in doc directoryWill Estes2006-10-301-0/+1
* add noyywrap option to example; use whitespace to clarify exampleWill Estes2006-10-171-1/+7
* Added ccl union operator.John Millaway2006-03-281-0/+7
* Extended syntax excluded for lex/posix compat mode.John Millaway2006-03-281-1/+5
* Removed global variable caseins.John Millaway2006-03-271-0/+28
* Added extended, perl-compatible comment syntax.John Millaway2006-03-251-0/+5
* Changed explicit 'A'-'Z' to isupper(), where correct to do so.John Millaway2006-03-251-0/+5
* Documentation.John Millaway2006-03-241-7/+37
* Added appendix of patterns to manual.John Millaway2006-03-241-13/+85
* .John Millaway2006-03-231-1/+35
* Documentation.John Millaway2006-03-221-1/+1
* Documented set difference operator {-}.John Millaway2006-03-221-0/+13