summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [master]: Fix a couple of FTBS bugsdebian/2.6.4-4archive/debian/2.6.4-4Manoj Srivastava2018-02-16
* [master]: Fix bugs related to libfl.adebian/2.6.4-3archive/debian/2.6.4-3Manoj Srivastava2018-02-15
* [master]: New bug fixing releasedebian/2.6.4-2archive/debian/2.6.4-2Manoj Srivastava2018-02-13
* Merge branch 'fix-help2man-invocation'Manoj Srivastava2018-02-13
|\
| * [[fix-help2man-invocation]]:Do not run host arch binaries during buildManoj Srivastava2018-02-13
* | Declare fast forward from 2.6.1-1.3debian/2.6.4-1archive/debian/2.6.4-1Manoj Srivastava2018-02-12
|\ \
| * \ Record flex (2.6.1-1.3) in archive suite sidChristoph Berg2017-01-04
| |\ \
| | * | flex (2.6.1-1.3) unstable; urgency=mediumChristoph Berg2017-01-04
| | * | Import flex_2.6.1.orig.tar.gzManoj Srivastava2016-07-29
| | /
* | | [master]: New upstream release, closes some bugsManoj Srivastava2018-02-12
* | | Merge branch 'upstream'Manoj Srivastava2018-02-12
|\ \ \ | | |/ | |/|
| * | Update to a new upstream commit for some bug fixes.Manoj Srivastava2018-02-08
| |\ \
| | * | doc: list travis in NEWS [skip ci]Will Estes2018-01-03
| | * | initial .travis.yml fileWill Estes2018-01-03
| | * | scanner: Allow "--" as option argument.Explorer092017-12-09
| | * | scanner: scanopt_err() now returns voidExplorer092017-12-08
| | * | scanner: simplify scanopt_usage().Explorer092017-12-08
| | * | scanner: prevent overflow in add_action()Explorer092017-12-06
| | * | scanner: use calloc to allocate new filter memoryMichael W. Bombardieri2017-11-29
| | * | Obsolete yypad64() macro.Explorer092017-11-28
| | * | scanner: temporarily protect against ccl overflow & overwriting.Explorer092017-11-28
| | * | build: fix ENABLE_NLS preprocessor check.Explorer092017-11-28
| | * | scanner: Rename genecs() local variables. No code changes.Explorer092017-11-03
| | * | scanner: Remove unused BASENAME() macro.Explorer092017-11-03
| | * | build: use #ifdef for ENABLE_NLS check.Alex Richardson2017-11-03
| | * | scanner: Define _POSIX_C_SOURCE when needed in skeleton.Explorer092017-11-03
| | * | build: Remove custom reallocarray() declaration.Lukasz Baj2017-10-05
| | * | scanner: Simplify PRINT_SPACES() macroExplorer092017-10-05
| | * | build: AC_USE_SYSTEM_EXTENSIONS in configure.ac.Explorer092017-09-04
| | * | doc: document config.h inclusion by flex itselfWill Estes2017-09-03
| | * | scanner: Include flexdef.h at %top block of scan.lExplorer092017-09-03
| | * | {re,}allocate_array code cleanupExplorer092017-09-02
| | * | doc: document libfl targets in MakefileWill Estes2017-09-02
| | * | build: Add convenience targets to build libfl onlyExplorer092017-08-31
| | * | doc: document src/libfl in NEWSWill Estes2017-08-31
| | * | Don't install libfl.pc if --disable-libfl.Explorer092017-08-27
| | * | libfl.pc: Rewrite descriptions, remove unneeded Cflags.Explorer092017-08-27
| | * | Move libfl.pc.in to src subdirectory.Explorer092017-08-27
| | * | doc: NEWS updatesWill Estes2017-08-24
| | * | Hardcode flex name in --help textExplorer092017-08-24
| | * | Remove an unneeded gettext() in --version outputExplorer092017-08-24
| | * | scanner: remove BASENAME(); don't strip path from program_nameExplorer092017-08-24
| | * | build: sort .gitignoreWill Estes2017-08-24
| | * | have libobjs depend on libobjdir (#244)Michael Haubenwallner2017-08-24
| | * | build: git ignore libfl.pcWill Estes2017-08-24
| | * | Create libfl.pc target for pkgconfigTyler Slabinski2017-08-24
| | * | scanner: #define BASENAME, remove #include libgen.hJannick2017-07-17
| | * | mkskel.sh: fix EOL issue for CRLF systemsJannick2017-07-18
| | * | scanner: Ignore comment lines in skeleton files.jannick02017-07-15
| | * | filter: faster is_blank_line implementationExplorer092017-07-15