]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Major utility rewrite for compiler memory utilization statistics. Cleanups everywhere...
authorDale Weiler <killfieldengine@gmail.com>
Sun, 2 Jun 2013 08:21:06 +0000 (08:21 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Sun, 2 Jun 2013 08:21:06 +0000 (08:21 +0000)
commit9af3c502dae7420714519dd13dff6aba40fc1fa3
tree58c31fdfd89fb1b4ac2b58a8bbe5f9b73bc40781
parentec7bf4767aa30808b0b64be00d7455f3bcecde4b
Major utility rewrite for compiler memory utilization statistics. Cleanups everywhere, no more NOTRACK stuff, all allocates are tracked. Major identifier cleanups as well.
Makefile
gmqcc.h
main.c
pak.c
stat.c [new file with mode: 0644]
test.c
util.c