summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added negated character class expressions.John Millaway2006-03-22
* Replaced sprintf with snprintf everywhere.John Millaway2006-03-22
* Removed includedir from AM_CPPFLAGS #1439351.John Millaway2006-03-22
* Added test to verify user code is unmangled.John Millaway2006-03-21
* Fixed escape in actions.John Millaway2006-03-21
* Reverted previous input filter changes.John Millaway2006-03-21
* Removed m4 from test-table-optsJohn Millaway2006-03-21
* Removed m4 from test-rejectJohn Millaway2006-03-21
* Moved set_input_file to different file.John Millaway2006-03-21
* Relaxed tests for __STDC__ and __STDC_VERSION__ to cope with bugs in GCC and ...John Millaway2006-03-21
* Documented filter chain. Removed fdopen. Added no-op fseek.John Millaway2006-03-20
* Fixed another -Wall report.John Millaway2006-03-13
* new vi translationWill Estes2006-03-10
* new nl, ga translationsWill Estes2006-03-09
* add po.m4 to extra_dist in m4/ so it gets picked up by distributionsWill Estes2006-02-21
* add nls.m4 to extra_dist in m4/ so it will get picked up in distribution tarb...Will Estes2006-02-21
* remove website directory from configure.inWill Estes2006-02-21
* version 2.5.33 marks in NEWS and configure.inWill Estes2006-02-20
* change email address in configure.in to point to flex-help@sourceforge.netWill Estes2006-02-20
* Documentation.John Millaway2006-02-20
* Appended to BUGS file.John Millaway2006-02-20
* remove website directory (since it now has its own module in the flex projectWill Estes2006-02-18
* Fixed buffer overflow in reject state buffer.John Millaway2006-02-16
* Reverted num_read from size_t back to int.John Millaway2006-02-16
* Removed reference to RoadMap in Makefile.am.John Millaway2006-02-15
* remove RoadMap and reference to it in READMEWill Estes2006-02-15
* Eliminated references to lex.sf.net.John Millaway2006-02-15
* Transfered bugs list from lex.sf.net to BUGS file.John Millaway2006-02-15
* Recommit of last commit -- broken pipe.John Millaway2006-02-15
* yy_lex_destroy calls yy_init_globals to reset everything for next call to yylex.John Millaway2006-02-15
* Patched rpm spec file.John Millaway2006-02-14
* Added C99 macro for inttypes, just to be conformant.John Millaway2006-02-14
* Changed symbol INFINITE to fix conflict with C math symbol.John Millaway2006-02-14
* Omitting parens for named rules in trailing context.John Millaway2006-02-14
* Added check for locale.h and libintl.h in configure script.John Millaway2006-02-14
* Removed unused local vars.John Millaway2006-02-14
* Removed certain offending #undefs.John Millaway2006-02-14
* Removed logical and from preprocessor statement.John Millaway2006-02-14
* remove eroneously named nl.po.1; update nl.poWill Estes2006-02-14
* .John Millaway2006-02-14
* Included <sys/types.h> for serialized tables.John Millaway2006-02-14
* Minor patch to call to head in configure script.John Millaway2006-02-14
* Documentation patch.John Millaway2006-02-14
* Patch for full file system failure.John Millaway2006-02-14
* Documentation.John Millaway2006-02-13
* Fixed double-fclose when input file is empty.John Millaway2006-02-13
* newtranslationsWill Estes2006-02-10
* Improvement request 1069716 log vs. log10John Millaway2005-12-22
* Fixed bug 1257093 yy_init_globals in header fileJohn Millaway2005-12-22
* new nl translationWill Estes2005-04-14