summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.5.26flex-2-5-26Will Estes2003-01-142-2/+2
* Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Ni...Will Estes2003-01-141-0/+2
* Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Ni...John Millaway2003-01-121-1/+1
* add version numbers for some tools and explain about version.texi and --enabl...Will Estes2003-01-101-9/+11
* catch news upWill Estes2003-01-101-0/+3
* Changed size_t to yy_size_t in yyalloc() and yyrealloc(). Is this really what...John Millaway2003-01-092-5/+5
* Changed type of yyleng from size_t to int. This fixes bug in PostgreSQL compi...John Millaway2003-01-091-2/+2
* catch news upWill Estes2003-01-091-0/+5
* more c++ fixesWill Estes2003-01-091-0/+3
* add a spec fileWill Estes2003-01-093-0/+45
* type cast to pacify c++ compilers; patch from Bruce Lilly <blilly@erols.com>Will Estes2003-01-091-1/+1
* new es translationWill Estes2003-01-081-0/+2
* new spanish translationWill Estes2003-01-081-89/+119
* Fixed bug where YY_G(0) sometimes occurs (created by my previous commit.)John Millaway2002-12-191-3/+3
* Fixed bug submitted by Bojan Smojver <bojan@rexursive.com> where the use ofJohn Millaway2002-12-171-1/+1
* update NEWSWill Estes2002-12-171-0/+7
* Documented new behavior with character ranges.John Millaway2002-12-171-4/+25
* Fixed bug submitted by Bruce Lilly <blilly@erols.com> where characterJohn Millaway2002-12-161-7/+40
* Added utility functions to deal with character case.John Millaway2002-12-162-0/+62
* we don't really need int64 anywayWill Estes2002-12-091-10/+0
* apparently some lints are happier with fllthrough without a spaceWill Estes2002-12-091-1/+1
* version 2.5.25flex-2-5-25Will Estes2002-12-022-3/+3
* enclose flex.1 target in MAINTERNER_MODEWill Estes2002-12-021-0/+2
* new pt_br translationWill Estes2002-12-021-91/+103
* Indexed some more faqs.John Millaway2002-12-011-115/+49
* Fixed bug in SECOND yyless definition where argument was not enclosed in pare...John Millaway2002-11-291-3/+4
* Fixed bug in yyless definition where argument was not enclosed in parentheses.John Millaway2002-11-291-2/+3
* flex uses flex_int*_t typesWill Estes2002-11-271-0/+3
* integer types for non-C99 systems flexint.hWill Estes2002-11-271-30/+12
* Changed int types to flex_intX_t. The build is now broken until typedef's areJohn Millaway2002-11-277-125/+131
* MAINTAINERCLEANFILES: new variable: try to make it so that make maintainer-cl...Will Estes2002-11-271-0/+25
* remove config.rpathWill Estes2002-11-271-513/+0
* just list location of betasWill Estes2002-11-271-3/+0
* __STDC_VERSION__ needs an L suffixWill Estes2002-11-261-1/+1
* new pt_br translation from the translation projectWill Estes2002-11-263-0/+768
* include inttypes.h for folks who really are C99Will Estes2002-11-251-0/+11
* fix a typoWill Estes2002-11-251-1/+1
* version 2.5.24flex-2-5-24Will Estes2002-11-252-2/+2
* try to make sure we have GNU m4Will Estes2002-11-231-1/+1
* include tests/test-c++-multipl-scanners/test.inputWill Estes2002-11-231-1/+1
* more portability fixesWill Estes2002-11-231-0/+2
* apparently on some BSD systems, we need sys/params.h; reported by millawayWill Estes2002-11-232-1/+4
* update NEWSWill Estes2002-11-221-1/+5
* Fixed prefix of yyalloc,yyfree,yyrealloc in C++ scanner.John Millaway2002-11-223-7/+11
* renamed some faqs.John Millaway2002-11-221-135/+145
* update wording about authorshipWill Estes2002-11-221-4/+5
* Removed space before line num in error messages to look more like gcc's errors.John Millaway2002-11-171-1/+1
* new turkish translation from the translation projectWill Estes2002-11-062-149/+204
* applied c++ from lilypond folks for std:: reasonsWill Estes2002-10-281-5/+5
* proofreadingWill Estes2002-10-251-7/+6