summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Made tests depend on the built flex binary.Mightyjo2015-11-10
* Merge branch 'master' into streamrefsMightyjo2015-11-08
|\
| * Cleaned more generated sources.Mightyjo2015-11-08
* | Updated documentation to reflect the revisions to FlexLexer.hMightyjo2015-11-07
* | Changed several pointers to istream (and ostream) to references in c++-only s...Mightyjo2015-11-07
|/
* new zh_CN translation from the translation projectTranslation Project2015-09-29
* fix possible resource leak with yynultrans_tblJaska Uimonen2015-08-06
* fix possible uninitialized array valuesJaska Uimonen2015-08-06
* add %{...%} block to example in manualWill Estes2015-08-05
* initialize libtool earlier in build system generationWill Estes2015-07-15
* new da translation from the Translation ProjectTranslation Project2015-05-08
* Fix `label unused` warningMariusz Pluciński2014-11-26
* Fix two "signed/unsigned" warningsMariusz Pluciński2014-11-26
* Fix `unused function` warnings in testsMariusz Pluciński2014-11-26
* Fix `implicit function declaration` warnings in testsMariusz Pluciński2014-11-25
* Remove a few `unused variable` warningsMariusz Pluciński2014-11-25
* Remove unused variable from src/filter.c:filter_fix_linedirsMariusz Pluciński2014-11-25
* Remove unused argument and variable from src/scanopt.c:scanopt_errMariusz Pluciński2014-11-23
* Fix a few "unused parameter" warningsMariusz Pluciński2014-11-23
* Fix warning about redefined macro when multiple scanners are used.Mariusz Pluciński2014-11-23
* Avoid passing `const char*` argument as `char*` in test-bison-nrMariusz Pluciński2014-11-23
* Fix -Wdocumentation warningsAlexis La Goutte2014-11-21
* document new suite layoutWill Estes2014-11-16
* remove unused files after test suite refactorWill Estes2014-11-16
* Ignore directories build-aux/, m4/Will Estes2014-11-14
* added back call to AC_CONFIG_AUX_DIR.Will Estes2014-11-14
* use unofficial bash strict mode and cleanups in supporting bash scriptsWill Estes2014-11-12
* split apart table options tests into tests per threading, table option, seria...Will Estes2014-11-12
* add tableopts.sh scriptWill Estes2014-11-12
* use automake conditional around pthread testWill Estes2014-11-12
* refactor lineno_trailing test for new test suite layoutWill Estes2014-11-12
* refactor lineno_r test for new test suite layoutWill Estes2014-11-12
* refactor lineno_nr test for new test suite layoutWill Estes2014-11-12
* Remove linedir_r test.Will Estes2014-11-12
* refactor pthread test for new test suite layoutWill Estes2014-11-12
* build reject_[vs]er tests explicitly to pass proper compiler flagsWill Estes2014-11-12
* refactor cxx_yywrap test for new test suite layoutWill Estes2014-11-12
* refactor concatenated options test for new test suite layoutWill Estes2014-11-12
* refactor include_by_* tests for new test suite layoutWill Estes2014-11-12
* refactor rescan_r test for new test suite layoutWill Estes2014-11-12
* Refactor rescan_nr test for new test suite layout.Will Estes2014-11-12
* correct use of objext to OBJEXTWill Estes2014-11-12
* refactor quotes test for new test suite layoutWill Estes2014-11-12
* Refactor reject test for new test suite layout.Will Estes2014-11-12
* Refactor multiple_scanners_r test for new test suite layout.Will Estes2014-11-12
* refactor multiple_scanners_nr test for new test suite layoutWill Estes2014-11-12
* refactor cxx_multiple_scanners test for new test suite layoutWill Estes2014-11-12
* refactor c_cxx_nr, c_cxx_r tests for new test suite layoutWill Estes2014-11-12
* refactor cxx_basic test for new test suite layoutWill Estes2014-11-12
* refactor posixly_correct test for new test suite layoutWill Estes2014-11-12