summaryrefslogtreecommitdiff
path: root/src/filter.c
Commit message (Expand)AuthorAge
* filter: faster is_blank_line implementationExplorer092017-07-15
* filter: new internal function is_blank_line()Explorer092017-07-13
* filter: memory leak free scanner postprocessing.viktor.shepel2017-07-03
* filter: Output correct #line value for current file.Jeff Smith2017-05-14
* FLEX_EXIT() is the preferred way to exit flexJeff Smith2017-05-02
* filter: Don't emit #line if %option noline setTobias Klauser2017-01-12
* Fix M4 quoting of section 3.Demi Obenour2016-10-05
* use type size_t in filter_tee_header() to avoid warningsrlar2016-03-01
* add (size_t) casts to malloc invocations to prevent warningsrlar2016-03-01
* Improved pipe-stdin hack behavior; resolves sf#198.Michael van Elst2016-01-08
* Removed flex_realloc().Michael McConville2015-12-09
* Removed flex_alloc; cleaned up style.Michael McConville2015-12-09
* Remove unused variable from src/filter.c:filter_fix_linedirsMariusz PluciƄski2014-11-25
* NetBSD downstream patches.Christos Zoulas2014-11-11
* move flex program sources into src/ directoryWill Estes2014-02-16