summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ignore automake-supplied ylwrapwlestes2008-05-312-1/+2
* clean up types; resolves 1961902wlestes2008-05-152-21/+24
* update NEWS re manualwlestes2008-05-151-0/+3
* correct eroneous references to 'nowrap' to refer to 'noyywrap'; resolves bug ...wlestes2008-05-151-2/+2
* call clearerr on stdin before dup2'ing it; resolves bug #1902612wlestes2008-05-141-0/+1
* generic updates to NEWSwlestes2008-05-141-0/+6
* move library flags in linker command; resolves patch #1943403; patch submitte...wlestes2008-05-141-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
* move endif to better account for what C99 defines for integer types (fix from...wlestes2008-04-101-1/+1
* fix another int type to be size_twlestes2008-04-101-1/+1
* new fr translationwlestes2008-03-302-355/+336
* start version 2.5.36wlestes2008-03-302-1/+3
* add date of releaseflex-2-5-35wlestes2008-02-261-1/+1
* fix bug that prevented comments from working properlywlestes2008-02-152-3/+6
* new de translationwlestes2008-02-121-128/+160
* new vi translationwlestes2008-02-102-178/+206
* new nl translationwlestes2008-02-102-137/+165
* new pl translationwlestes2008-02-092-157/+150
* new de, pt_br translationswlestes2008-02-093-309/+238
* generate headers for all functions (resolves bug #1628314)wlestes2008-02-092-1/+5
* change yy_size_t to be size_t (resolves bug #1849812)wlestes2008-02-092-6/+5
* start work on version 2.5.35wlestes2008-02-091-1/+1
* revert NEWS and configure.in to version 2.5.34flex-2-5-34wlestes2007-12-122-4/+2
* update version number to 2.5.35wlestes2007-09-122-2/+4
* Use %option extra-type.sodabrew2007-09-101-1/+1
* Introduce %option extra-type="your_type *" (resolves bug #1744505).sodabrew2007-09-107-9/+26
* new nl translations from the translation projectwlestes2007-08-151-4/+4
* change release datewlestes2007-06-281-1/+1
* 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