summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: detect overflow for [re]allocate_array.Explorer092017-01-24
* doc: v2.6.4Will Estes2017-01-23
* build: more BSD make and vpath build fixes.Thomas Klausner2017-01-23
* build: Fix skel.c generation with BSD makeThomas Klausner2017-01-23
* Add more defines in the non-reentrant part.Christos Zoulas2017-01-23
* scanner: Add yyparse prototypeChristos Zoulas2017-01-23
* scanner: move comment for consistencyThomas Klausner2017-01-23
* scanner: Use array instead of pointerChristos Zoulas2017-01-23
* scanner: manage path to m4 better.Christos Zoulas2017-01-23
* scanner: Avoid creating unused labelChristos Zoulas2017-01-23
* Cast argument to avoid arithmetic on void *.Christos Zoulas2017-01-23
* scanner: Use strncpyChristos Zoulas2017-01-23
* scanner: Use prefix when defining yywrap to avoid redefinition.Christos Zoulas2017-01-23
* scanner: Include stdarg.h for va_listChristos Zoulas2017-01-23
* scanner: Rename warn to lwarn.Christos Zoulas2017-01-23
* test: document automake convention for skipped exit status.Explorer092017-01-20
* test: let testwrapper scripts be run by ${SHELL}.Explorer092017-01-17
* test: Remove test scripts bashisms.Explorer092017-01-17
* test: exit on '-1' test non-zero status.Explorer092017-01-17
* build: Fix 'make indent' targetExplorer092017-01-12
* build: Simplify indent program detectionExplorer092017-01-12
* filter: Don't emit #line if %option noline setTobias Klauser2017-01-12
* translation: refresh po files from translation projectWill Estes2017-01-12
* c++: Fix yyrestart(NULL) SEGV.Harald van Dijk2017-01-11
* scanner: join symbol list.luistung2017-01-11
* scanner: remove void cast before fprintfWill Estes2017-01-11
* doc: update NEWS for 2.6.3 releaseWill Estes2016-12-30
* build: New configure option '--disable-bootstrap'.Explorer092016-12-29
* build: "make clean" deletes stage1scan.c, stage1flexExplorer092016-12-29
* build: allow building libfl even with --disable-libfl.Explorer092016-12-29
* scanner: remove trailing whitespace in skeletonAlexis La Goutte2016-12-29
* scanner: Disallow, overquote '[' and ']' in prefixDemi Obenour2016-12-29
* scanner: allocate correct buffer size for m4 path.Samuel Thibault2016-12-29
* doc: note no more libcompat in NEWSWill Estes2016-11-24
* build: explain empty lib/Makefile.amWill Estes2016-11-24
* build: warn about cross compiling with *allocExplorer092016-11-24
* build: Link $(LIBOBJS) from src/ dir, remove libcompat.la.Explorer092016-11-24
* build: Let stage1flex respect LFLAGSExplorer092016-11-15
* doc: describe --disable-libfl in NEWSWill Estes2016-11-14
* build: Add --disable-libfl configure option.Explorer092016-11-14
* fix backwards incompatible changes in 2.6.2.Demi Obenour2016-11-12
* git: ignore quote_in_comment artifactsWill Estes2016-11-08
* Fixes a major bug in Flex's own lexing of literals.Demi Obenour2016-11-08
* Fix unportable test(1) operator.Thomas Klausner2016-11-06
* Add more escaping testsDemi Obenour2016-11-02
* Fix another escaping bugDemi Obenour2016-11-01
* build: fix false negatives for help2man and texi2dviAlastair Hughes2016-10-29
* doc: Don't delete flex.1 during "make distclean".Explorer092016-10-28
* Only regenerate the man page when required.Alastair Hughes2016-10-27
* build: no longer build PIC version of libfl.Will Estes2016-10-26