summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Ni...Will Estes2003-01-14
* Fixed table deserialization bug on big-endian archs. Patch sent from Bryce Ni...John Millaway2003-01-12
* add version numbers for some tools and explain about version.texi and --enabl...Will Estes2003-01-10
* catch news upWill Estes2003-01-10
* Changed size_t to yy_size_t in yyalloc() and yyrealloc(). Is this really what...John Millaway2003-01-09
* Changed type of yyleng from size_t to int. This fixes bug in PostgreSQL compi...John Millaway2003-01-09
* catch news upWill Estes2003-01-09
* more c++ fixesWill Estes2003-01-09
* add a spec fileWill Estes2003-01-09
* type cast to pacify c++ compilers; patch from Bruce Lilly <blilly@erols.com>Will Estes2003-01-09
* new es translationWill Estes2003-01-08
* new spanish translationWill Estes2003-01-08
* Fixed bug where YY_G(0) sometimes occurs (created by my previous commit.)John Millaway2002-12-19
* Fixed bug submitted by Bojan Smojver <bojan@rexursive.com> where the use ofJohn Millaway2002-12-17
* update NEWSWill Estes2002-12-17
* Documented new behavior with character ranges.John Millaway2002-12-17
* Fixed bug submitted by Bruce Lilly <blilly@erols.com> where characterJohn Millaway2002-12-16
* Added utility functions to deal with character case.John Millaway2002-12-16
* we don't really need int64 anywayWill Estes2002-12-09
* apparently some lints are happier with fllthrough without a spaceWill Estes2002-12-09
* version 2.5.25Will Estes2002-12-02
* enclose flex.1 target in MAINTERNER_MODEWill Estes2002-12-02
* new pt_br translationWill Estes2002-12-02
* Indexed some more faqs.John Millaway2002-12-01
* Fixed bug in SECOND yyless definition where argument was not enclosed in pare...John Millaway2002-11-29
* Fixed bug in yyless definition where argument was not enclosed in parentheses.John Millaway2002-11-29
* flex uses flex_int*_t typesWill Estes2002-11-27
* integer types for non-C99 systems flexint.hWill Estes2002-11-27
* Changed int types to flex_intX_t. The build is now broken until typedef's areJohn Millaway2002-11-27
* MAINTAINERCLEANFILES: new variable: try to make it so that make maintainer-cl...Will Estes2002-11-27
* remove config.rpathWill Estes2002-11-27
* just list location of betasWill Estes2002-11-27
* __STDC_VERSION__ needs an L suffixWill Estes2002-11-26
* new pt_br translation from the translation projectWill Estes2002-11-26
* include inttypes.h for folks who really are C99Will Estes2002-11-25
* fix a typoWill Estes2002-11-25
* version 2.5.24Will Estes2002-11-25
* try to make sure we have GNU m4Will Estes2002-11-23
* include tests/test-c++-multipl-scanners/test.inputWill Estes2002-11-23
* more portability fixesWill Estes2002-11-23
* apparently on some BSD systems, we need sys/params.h; reported by millawayWill Estes2002-11-23
* update NEWSWill Estes2002-11-22
* Fixed prefix of yyalloc,yyfree,yyrealloc in C++ scanner.John Millaway2002-11-22
* renamed some faqs.John Millaway2002-11-22
* update wording about authorshipWill Estes2002-11-22
* Removed space before line num in error messages to look more like gcc's errors.John Millaway2002-11-17
* new turkish translation from the translation projectWill Estes2002-11-06
* applied c++ from lilypond folks for std:: reasonsWill Estes2002-10-28
* proofreadingWill Estes2002-10-25
* proofreadingWill Estes2002-10-24