aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/table.c
Commit message (Collapse)AuthorAgeFilesLines
* util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches ↵Kim Alvefur2015-04-031-1/+1
| | | | --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux
* util.table, Makefile: New C module that allows pre-allocation of tables to ↵Matthew Wild2015-03-311-0/+14
improve performance and decrease memory fragmentation