]> granicus.if.org Git - flex/shortlog
flex
2016-12-30 Will Estesdoc: update NEWS for 2.6.3 release v2.6.3
2016-12-29 Explorer09build: New configure option '--disable-bootstrap'.
2016-12-29 Explorer09build: "make clean" deletes stage1scan.c, stage1flex
2016-12-29 Explorer09build: allow building libfl even with --disable-libfl.
2016-12-29 Alexis La Gouttescanner: remove trailing whitespace in skeleton
2016-12-29 Demi Obenourscanner: Disallow, overquote '[' and ']' in prefix
2016-12-29 Samuel Thibaultscanner: allocate correct buffer size for m4 path.
2016-11-24 Will Estesdoc: note no more libcompat in NEWS
2016-11-24 Will Estesbuild: explain empty lib/Makefile.am
2016-11-24 Explorer09build: warn about cross compiling with *alloc
2016-11-24 Explorer09build: Link $(LIBOBJS) from src/ dir, remove libcompat.la.
2016-11-16 Explorer09build: Let stage1flex respect LFLAGS
2016-11-14 Will Estesdoc: describe --disable-libfl in NEWS
2016-11-14 Explorer09build: Add --disable-libfl configure option.
2016-11-12 Demi Obenourfix backwards incompatible changes in 2.6.2.
2016-11-08 Will Estesgit: ignore quote_in_comment artifacts
2016-11-08 Demi ObenourFixes a major bug in Flex's own lexing of literals.
2016-11-06 Thomas KlausnerFix unportable test(1) operator.
2016-11-02 Demi ObenourAdd more escaping tests
2016-11-02 Demi ObenourFix another escaping bug
2016-10-29 Alastair Hughesbuild: fix false negatives for help2man and texi2dvi
2016-10-28 Explorer09doc: Don't delete flex.1 during "make distclean".
2016-10-27 Alastair HughesOnly regenerate the man page when required.
2016-10-26 Will Estesbuild: no longer build PIC version of libfl.
2016-10-25 Explorer09doc: README.md formatting fixes
2016-10-25 Will Estesbuild: version 2.6.3 begins
2016-10-24 Will Estesdoc: mark 2.6.2 release date v2.6.2
2016-10-24 Will Estesbuild: switch xz to lzip
2016-10-23 Demi ObenourFix M4 quotation in section 2 prologue and refactor...
2016-10-22 Alex KennedyUpdate flex.texi: Removed repedative wording
2016-10-20 Demi ObenourImproved M4 quotation
2016-10-19 Will Estesbuild: for automake, flex is foreign
2016-10-19 Will Estesdoc: mv README to README.md
2016-10-19 Will Estesdoc: touch up README
2016-10-19 Will Estesdoc: README no longer mentions sourceforge
2016-10-06 Will Estesdoc: update NEWS with more post-2.6.1 additions
2016-10-05 Demi ObenourFix M4 quoting of section 3.
2016-10-05 MightyjoFix yyrestart(NULL) SEGV.
2016-09-25 Demi Obenourscanner: M4 quoting fixes
2016-09-25 Demi ObenourSupport `make indent` for out of source builds
2016-09-25 Demi ObenourSimplify some shell code
2016-09-25 Demi Obenourno longer generate K&R C scanners
2016-09-04 Demi ObenourFix escaping of `[[` and `]]` in strings
2016-06-20 Translation... new sv translation
2016-05-23 Demetri ObenourDelete action_m4_define from misc.c
2016-05-20 Will Estestest: run direct tests from srcdir
2016-05-20 Egor PuginExited with error code on some conditions in include...
2016-05-20 Will Estestest: drop .exe when making input file names
2016-05-20 Will Estestest: removed dependencies for include tests
2016-04-28 Tobias KlauserAvoid realloc on every call of sf_push()
2016-03-31 Will Estesbuild: prettified command to build man page
2016-03-31 Will Estesbuild: added man page to DISTCLEANFILES
2016-03-31 Will Estesremove unused TODO, BUGS files
2016-03-31 Will Estesremoved to.do/ directory
2016-03-31 Will Estesgettext: removed flex.skl from POTFILES.in file list
2016-03-31 rlarfix skel.c dependency (missing tables_shared.c) and
2016-03-31 rlarfix flex.1 dependency
2016-03-31 rlarfix stage1scan.c and stage1scan.l dependency
2016-03-31 Will Estesgettext: list src/flex.skl in po/POTFILES.in
2016-03-31 rlarwarning in generated code, with -Ca
2016-03-31 rlarsuppress `WARNINGFLAGS' for the almost obsolete `noansi...
2016-03-31 rlarconfigure option `--enable-warnings' and `WARNINGFLAGS'
2016-03-31 Tobias KlauserFix potential buffer overflow in strncat()
2016-03-29 Robert.Larice... build: simplified dependency tracking so parallel make...
2016-03-28 rlaravoid warning in generated code, with -Cf
2016-03-18 Will Estesmention v2.6.2; summarize changes since 2.6.1
2016-03-18 Will Estesdoc: corrected example in manual, gh#67
2016-03-18 rlarwarning: conversion to 'size_t' from 'int' may change...
2016-03-18 rlarwarning: conversion to 'long unsigned int' from 'int...
2016-03-18 rlarwarning: conversion to 'flex_uint32_t' from 'long unsig...
2016-03-18 rlarwarning: redundant redeclaration of '...' [-Wredundant...
2016-03-18 rlarwarning: no previous prototype for '...' [-Wmissing...
2016-03-18 rlarwarning: unused variable 'fp' [-Wunused-variable]
2016-03-18 rlarmain(), warning: redundant redeclaration of 'main'...
2016-03-18 rlarmain(), warning: old-style function definition [-Wold...
2016-03-18 rlarmain(), warning: old-style function definition [-Wold...
2016-03-16 rlarFix two more casts
2016-03-16 Bastian KöcherFixes yyl compare with unsigned warning
2016-03-16 Robert LariceSuppress portability warnings in Makefile generation
2016-03-12 rlargenerated code, in yyensure_buffer_stack(), change...
2016-03-12 rlargenerated code, in yy_get_next_buffer(), change type...
2016-03-12 rlargenerated code, `_yybytes_len' is of type `int', fix...
2016-03-12 rlargenerated code, `max_size' seems to be of type `int...
2016-03-12 rlargenerated code, here `new_size' is of type `int', fix...
2016-03-12 rlargenerated code, `yy_buf_size' is of type `int', fix...
2016-03-12 rlargenerated code, `offset' is of type `int'
2016-03-12 rlargenerated code, `yy_more_len' is of type `int'
2016-03-12 rlarscan.l, rewrite two loops to avoid unneccesairy casting
2016-03-12 rlarimprove readability
2016-03-12 rlaranother cast in tblcmp.c to avoid warning
2016-03-08 rlarcasts in buf_append() to get rid of warnings
2016-03-08 rlarcast to suite type of flex_uint32_t td_lolen
2016-03-08 rlarcast to get rid of warnings
2016-03-08 rlarcast and fix usage of log10(), ceil to prevent buffer...
2016-03-08 rlartables.c, sprinkle casts to get rid of warnings
2016-03-08 rlaryytbl_data_compress(), change type of local newsz to...
2016-03-08 rlarchange type of struct yytbl_writer.total_written to...
2016-03-08 rlarchange argument type of yytbl_writen() to get rid of...
2016-03-08 rlaryytbl_write8/16/32(), change type of local variables...
2016-03-08 rlarchange return type and rename int htoi()/otoi() --...
next