summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Really fix C++ comments in C parsers bug.debian/2.6.0-7Manoj Srivastava2016-02-13
* Merge branch 'fix-c-plus-comment'Manoj Srivastava2016-02-13
|\
| * [fix-c-plus-comment]: Update generated files after "Commented in C style in s...Manoj Srivastava2016-02-13
| * Commented in C style in skeleton; fixed sf#195Will Estes2016-02-05
* | [master]: Set the libfl-dev package to be MA: same in the interim.debian/2.6.0-6Manoj Srivastava2016-02-09
* | Potential fix for the multi-arch issuedebian/2.6.0-5Manoj Srivastava2016-02-08
* | A bug fixing releasedebian/2.6.0-4Manoj Srivastava2016-02-05
* | Commented in C style in skeleton; fixed sf#195Will Estes2016-02-05
* | 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