summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [master]: Fix undeclared variable tsz.debian/2.6.0-10Manoj Srivastava2016-02-24
* Emit no #line directives if gen_line_dirs is falseManoj Srivastava2016-02-24
* Merge branch 'fix-line-directives'Manoj Srivastava2016-02-24
|\
| * Emit no #line directives if gen_line_dirs is false, resolves igh#55.Tobias Klauser2016-02-24
* | Allow '%option noline' in flex input fileManoj Srivastava2016-02-24
* | Merge branch 'fix-option-noline'Manoj Srivastava2016-02-24
|\ \
| * | Allow '%option noline' in flex input file, resolves gh#56.Tobias Klauser2016-02-24
| |/
* | Updated for cross compilation supportdebian/2.6.0-9Manoj Srivastava2016-02-18
* | Run native binary via help2mandebian/2.6.0-8Manoj Srivastava2016-02-16
* | Honour nockeck in DEB_BUILD_OPTIONSManoj Srivastava2016-02-16
* | 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