summaryrefslogtreecommitdiff
path: root/src/flex.skl
Commit message (Expand)AuthorAge
* Returned 0 from yywrap() instead of EOFWill Estes2015-12-12
* Commented in C style in skeleton; fixed sf#195Will Estes2015-12-11
* Removed memory allocation casts.Michael McConville2015-12-09
* Replaced FLEX_STD macro with std::.Akim Demaille2015-12-05
* Changed several pointers to istream (and ostream) to references in c++-only s...Mightyjo2015-11-07
* Fix two "signed/unsigned" warningsMariusz Pluciński2014-11-26
* Fix a few "unused parameter" warningsMariusz Pluciński2014-11-23
* NetBSD downstream patches.Christos Zoulas2014-11-11
* Removed deprecated 'register' storage class specifier.Yuri2014-07-25
* Suppress clang warning about empty @param paragraph; resolves sf#158Sean McBride2014-04-02
* Adjust buffer sizes on ia64.Cyril Brulebois2014-03-05
* move flex program sources into src/ directoryWill Estes2014-02-16