summaryrefslogtreecommitdiff
path: root/src/dfa.c
Commit message (Expand)AuthorAge
* dfa.c:157:24: warning: conversion to 'size_t' from 'int' may change the sign ...rlar2016-02-27
* Removed more instances of PROTO, ansifying.Michael McConville2015-12-14
* Removed flex_free()i, corrected buf_destroy logic.Michael McConville2015-12-09
* Remove allocation castsMichael McConville2015-12-07
* Use NULL rather than (type *) 0.Michael McConville2015-12-05
* Switch function definitions from mixed K&R to consistent ANSI C.Stefan Reinauer2015-11-19
* fix possible uninitialized array valuesJaska Uimonen2015-08-06
* Removed deprecated 'register' storage class specifier.Yuri2014-07-25
* move flex program sources into src/ directoryWill Estes2014-02-16