summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* revert previous changesdebian/2.6.0-3Manoj Srivastava2016-01-25
* Changes to let flex crosscompiledebian/2.6.0-2Manoj Srivastava2016-01-25
* A bug fixing point releaseManoj Srivastava2016-01-25
* Revert "[fix-off-by-one-error]: generatred line numbers are off by one"Manoj Srivastava2016-01-25
* New upstream version 2.6.0debian/2.6.0-1Manoj Srivastava2016-01-24
* Merge branch 'upstream'Manoj Srivastava2016-01-22
|\
| * Imported Upstream version 2.6.0Manoj Srivastava2016-01-22
| * Merge tag 'v2.6.0' into upstreamManoj Srivastava2016-01-22
| |\
| | * Declared version 2.6.0Will Estes2015-11-17
| | * Dated, described flex release 2.6.0Will Estes2015-11-17
| | * Declared version 2.6.0rc1Will Estes2015-11-13
| | * Supplied versioning information in flex libraries.lukeallardyce2015-11-13
| | * Cleaned up more precisely after make check.Will Estes2015-11-12
| | * Pulled out scripts in tests/Makefile.amWill Estes2015-11-11
| | * Added srcdir to tableopts.am includeWill Estes2015-11-11
| | * Changed man page dependencies.Will Estes2015-11-11
| | * Called libtoolize directly because autoreconf fails to pick up LT_INIT properlyWill Estes2015-11-10
| | * Added tableopts.sh to EXTRA_DISTWill Estes2015-11-10
| | * 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