summaryrefslogtreecommitdiff
path: root/src/tables.c
Commit message (Expand)AuthorAge
* add (size_t) casts to malloc invocations to prevent warningsrlar2016-03-01
* add (int) casts to some strlen() invocations to prevent warningsrlar2016-02-29
* Removed NULL-checks before free()Michael McConville2015-12-09
* Made string copying more standard.Michael McConville2015-12-02
* Fix -Wdocumentation warningsAlexis La Goutte2014-11-21
* move flex program sources into src/ directoryWill Estes2014-02-16