]> granicus.if.org Git - flex/history - src/filter.c
filter: new internal function is_blank_line()
[flex] / src / filter.c
2017-07-13 Explorer09filter: new internal function is_blank_line()
2017-07-03 viktor.shepelfilter: memory leak free scanner postprocessing.
2017-05-14 Jeff Smithfilter: Output correct #line value for current file.
2017-05-02 Jeff SmithFLEX_EXIT() is the preferred way to exit flex
2017-01-12 Tobias Klauserfilter: Don't emit #line if %option noline set
2016-10-05 Demi ObenourFix M4 quoting of section 3.
2016-03-01 rlaruse type size_t in filter_tee_header() to avoid warnings
2016-03-01 rlaradd (size_t) casts to malloc invocations to prevent...
2016-01-08 Michael van ElstImproved pipe-stdin hack behavior; resolves sf#198.
2015-12-09 Michael McConvilleRemoved flex_realloc().
2015-12-09 Michael McConvilleRemoved flex_alloc; cleaned up style.
2014-11-25 Mariusz PlucińskiRemove unused variable from src/filter.c:filter_fix_lin...
2014-11-12 Christos ZoulasNetBSD downstream patches.
2014-02-16 Will Estesmove flex program sources into src/ directory