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