summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* update ca translationTranslation Project2012-12-04
* use cmp instead of diff in some tests for portability reasonsHugh Sasse2012-10-31
* add CFLAGS and CXXFLAGS options as appropriate to testsuite Makefile.am filesDennis Clarke2012-10-31
* add hr to list of translationsWill Estes2012-10-25
* add hr translation from the translation projectTranslation Project2012-10-25
* new fr translation project from the translation projectTranslation Project2012-10-25
* update languages list to include esperanto translationWill Estes2012-09-08
* add eo translation from the translation projectTranslation Project2012-09-08
* add dist-xz to automake options; resolves #3561837Will Estes2012-08-26
* require gettext 0.18; force autoreconf in autogen.sh; resolves #3561759Will Estes2012-08-26
* remove README.cvs from dist_doc_DATA in Makefile.amWill Estes2012-08-15
* Merge branch 'readme'Will Estes2012-08-13
|\
| * update README with better urls and make a copyediting pass as wellWill Estes2012-08-13
| * append README.cvs contents to READMEWill Estes2012-08-13
* | fix m4 error when useecs and nultrans are true; resolves #1816878Will Estes2012-08-08
* | put user code after yyguts init; resolves #1744516Robert Minsk2012-08-08
* | do not output yy_nxt to header with %option full; resolves #1739922Robert Minsk2012-08-08
|/
* let flex decide if yymore and reject are needed in lex compatible modeWill Estes2012-08-07
* new vi translation from the translation projectTranslation Project2012-08-06
* add more patterns to .gitignoreWill Estes2012-08-06
* rename configure.in to configure.ac to prep for upcoming automake changesWill Estes2012-08-06
* Fix two tests to pass under bison 2.6Elias Pipping2012-08-06
* new nl translation from the translation projectWill Estes2012-08-04
* add prototype for lerrsf_fatal to flexdef.hMike Frysinger2012-08-04
* Change variable types to silence compiler warnings; resolves #3552806nomis522012-08-04
* update NEWS to reflect changes in 2.5.37Will Estes2012-08-03
* update flex version to 2.5.37Will Estes2012-08-03
* new de translation from the translation projectWill Estes2012-08-03
* new vi translation from the translation projectWill Estes2012-08-02
* new pl translation from the translation projectWill Estes2012-08-02
* new fi translation from the translation projectWill Estes2012-08-02
* Add -f option to LN_S to create flex++Will Estes2012-08-02
* replace cvs2cl with git2clWill Estes2012-08-02
* rename .cvsignore files in tests/ subdirectories to gitignoreWill Estes2012-07-29
* remove unneeded .cvsignore filesWill Estes2012-07-23
* add *.o and *.a to top level .gitignoreWill Estes2012-07-22
* rename .cvsignore files to .gitignoreWill Estes2012-07-22
* update NEWS file to note release date of 2.5.36Will Estes2012-07-22
* fix call to version in manualWill Estes2012-06-23
* add missing argument to call to yylex in manualWill Estes2012-06-22
* lintish cleanup in flex.skl; resolves #2040664Will Estes2012-04-27
* add a 7 to the c99 octal pattern; resolves #3518269Will Estes2012-04-27
* copyedit; resolves #3513670Will Estes2012-03-31
* escape backslashes in #line filenames in %top section; resolves #3212400; pat...Will Estes2012-03-23
* provide malloc() and realloc() for systems that do not have satisfactory vers...Will Estes2012-03-21
* install flex++ as a link; resolves bug #2939681Will Estes2012-03-21
* fix dependencies for make -j in test suiteWill Estes2012-03-21
* add missing prototypes for yyset_column() and yyget_column(); resolves #30290...Will Estes2012-03-19
* wrap yy_fatal_error calls appropriatelyWill Estes2012-03-02
* fix overlapping data buffer issue; patch from Tim Landsheet scfc_deWill Estes2012-03-02