summaryrefslogtreecommitdiff
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
* lintish cleanup in flex.skl; resolves #2040664wlestes2012-04-271-1/+1
* add a 7 to the c99 octal pattern; resolves #3518269wlestes2012-04-271-1/+1
* copyedit; resolves #3513670wlestes2012-03-311-1/+1
* escape backslashes in #line filenames in %top section; resolves #3212400; pat...wlestes2012-03-231-6/+13
* provide malloc() and realloc() for systems that do not have satisfactory vers...wlestes2012-03-216-0/+61
* install flex++ as a link; resolves bug #2939681wlestes2012-03-211-0/+4
* fix dependencies for make -j in test suitewlestes2012-03-213-9/+15
* add missing prototypes for yyset_column() and yyget_column(); resolves #30290...wlestes2012-03-191-0/+16
* wrap yy_fatal_error calls appropriatelywlestes2012-03-023-22/+22
* fix overlapping data buffer issue; patch from Tim Landsheet scfc_dewlestes2012-03-021-4/+8
* better bracket handling in the scannerwlestes2012-03-021-2/+2
* remove flex.xmlwlestes2012-03-021-9821/+0
* Remove unneeded tracking of line/column output; patch from Tim Landsheet scfc_dewlestes2012-03-023-37/+4
* fix test for m4 to accept an m4 with -P and not jus tGNU m4; patch from Tim L...wlestes2012-03-021-16/+10
* 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
* speed up things for complex inputs; resolves #2891390wlestes2012-02-174-85/+23
* fix ipv6 pattern in manual; update manual copyright to 2012wlestes2012-02-171-10/+22
* fremove isatty() declaration; resolves #1984987wlestes2012-02-171-19/+0
* Add link for RFC 2396wlestes2012-02-171-3/+3
* resolve #1990170wlestes2012-02-171-1/+1
* fix documentation to reflect arguments actually used; bug #2783023wlestes2012-02-171-2/+2
* fix yywrap behavior for reentrant scannerswlestes2012-02-051-3/+5
* Mmention tr translationwlestes2012-02-041-1/+1
* prevent unused stuff from being compiled so as to reduce warningswlestes2012-02-041-0/+5
* more better error messages; more better memory handlingwlestes2012-02-036-11/+60
* more careful/paranoiawlestes2012-02-031-3/+3
* more careful memory allocation in option processingwlestes2012-02-031-6/+5
* remove m4/ directory and generally clean up automake/autoconf inputswlestes2012-02-032-9/+9
* cvsignore files that need thatwlestes2012-02-031-0/+3
* check in translationswlestes2012-02-0310-1131/+1295
* correct macro definition of yywrapwlestes2012-02-031-1/+1
* Greater specificity in error messageswlestes2012-02-031-3/+3
* improve rule handling at EOFwlestes2012-02-031-0/+4
* include cstdio for definition of EOF in all caseswlestes2012-02-031-0/+1
* suppress warning on unused yyguts_twlestes2012-02-031-0/+4
* new fi translation from the translation projectwlestes2010-08-133-1/+896
* Include version.texi after @setfilename,wlestes2009-03-311-12/+16
* remove line break that broke configurewlestes2008-12-281-2/+1
* specify the title on the title page since @settitle doesn't do that for us; r...wlestes2008-12-281-3/+3
* check for regex.h; resolves bug #2337486wlestes2008-12-282-1/+4
* new ga translation from the translation projectwlestes2008-07-232-310/+340
* new ca translationwlestes2008-06-102-128/+159
* move ABOUT-NLS back to EXTRA_DISTwlestes2008-05-311-1/+1
* create new dist_doc_DATA; move some EXTRA_DIST files to new dist_doc_DATA targetwlestes2008-05-311-6/+7
* ignore more automake generated config.status* fileswlestes2008-05-311-1/+1
* flex distribution now built with automake and autoconf versions ...wlestes2008-05-311-0/+3
* document GNU auto* version changes for building flex from cvswlestes2008-05-311-3/+3