summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* adjustment for prefix classes; patch submitted by Petr Machata <pmachata@redh...wlestes2007-06-281-0/+2
* NEWS item for yy_init_extrawlestes2007-06-281-1/+3
* Docs and example for yylex_init_extra.sodabrew2007-06-121-16/+29
* ignore OUTPUT file in test-alloc-extrawlestes2007-06-011-0/+1
* add description of concatenated options testwlestes2007-06-011-0/+1
* add missing .cvsignore to test-alloc-extrawlestes2007-05-311-0/+5
* Changes to resolve SF bugs 1568325 and 1563589.sodabrew2007-05-314-16/+75
* Adding test cases for yylex_init_extra.sodabrew2007-05-315-0/+970
* fixes to test-pthreadwlestes2007-05-122-12/+22
* NEWS item for concatenated optionswlestes2007-05-121-0/+3
* unit test to verify concatenated options parsingwlestes2007-05-124-0/+39
* parse multiple short concatenated options; patch submitted by Petr Machata <p...wlestes2007-05-121-7/+10
* remove --force option from autogen.sh; much faster without itwlestes2007-05-111-1/+1
* version 2.5.34wlestes2007-05-112-2/+2
* Better checking after yyalloc/yyrealloc (resolves bug #1595967)sodabrew2007-05-082-3/+17
* change title of manual to 'Lexical Analysis with Flex'wlestes2007-05-011-3/+2
* c++ memory leak plugwlestes2007-04-251-13/+9
* roll back c++ memory patch as it causes the test suite no end of griefwlestes2007-04-231-7/+0
* fix function definitions for non-ANSI environments (from Manoj Srivastava fro...wlestes2007-04-231-4/+4
* fix c++ memory leak (from Manoj Srivastava from Debian patchset)wlestes2007-04-231-0/+7
* fix parameter name in comment (patch from Manoj Srivastava from the debian pa...wlestes2007-04-231-1/+1
* add a size_t cast (patch from Manoj Srivastava from the debian patchsetwlestes2007-04-231-1/+1
* cleanups to handle VPATH builds better; passifies make distcheckwlestes2007-04-162-3/+3
* drop using the \ in \ escaping as it throws pdf generation for a loopwlestes2007-04-161-5/+6
* add compile and *.tar.bz2 to .cvsignorewlestes2007-04-141-0/+2
* add call to setlocale for ctype as per debian patchsetwlestes2007-04-141-0/+1
* provide for a PIC version of libfl.a for shared libraries using flex scannerswlestes2007-04-142-1/+15
* annotate endifs since they're a bit far from their opening #if statementswlestes2007-04-131-3/+4
* refactor and slightly redo alloca testing, resolves bug #1675899wlestes2007-04-132-40/+16
* overhaul configure.in: use octathorps for comments so they're passed through ...wlestes2007-04-131-38/+43
* better handling of class that use the prefix functionality; from submitted patchwlestes2007-04-131-0/+26
* fix skeleton for reentrant scannerswlestes2007-04-131-3/+3
* remove homegrown tags target; automake does that for uswlestes2007-04-131-5/+0
* fix skeleton for reentrant scanners, resolves bug #1694318wlestes2007-04-121-1/+1
* declare some const where missing in c++ header filewlestes2007-04-121-2/+2
* 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
* update copyright noticewlestes2007-04-031-1/+1
* rearrange and update AUTHORSwlestes2007-04-031-7/+10
* note sf feature request 1658379 in NEWSwlestes2007-03-291-0/+3
* add sodabrew to cvsauthors filewlestes2007-03-291-0/+1
* SourceForge feature request #1658379:sodabrew2007-03-291-2/+2
* apply patches submitted by sodabrewwlestes2007-03-073-9/+40
* more changes describing building flex from cvswlestes2007-03-071-4/+4
* rename README.cvs-snapshot to README.cvswlestes2007-03-072-1/+1
* update to explain where flex cvs liveswlestes2007-03-071-13/+13
* correct how to submit bugswlestes2007-03-072-7/+17
* clarify NEWS item re man page and pdf manualwlestes2007-02-161-2/+2
* update bug address to point to flex-devel instead of lex-helpwlestes2007-02-141-1/+1
* make better use of AC_INIT; clean up, simplify and make more robust the gener...wlestes2007-02-132-2/+5