]> git.xonotic.org Git - xonotic/gmqcc.git/commit
There was too many 16-sized buckets when compiling xonotic, increase the size: this...
authorDale Weiler <killfieldengine@gmail.com>
Fri, 26 Jul 2013 14:50:37 +0000 (14:50 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 26 Jul 2013 14:50:37 +0000 (14:50 +0000)
commit44d5481828774c304b9cc926e4c05af745f5bca4
tree83060a2b5c02ea73173ed32a0f8d156814784316
parent629fe05083a7955b69f049cd28593a50cb19d3e7
There was too many 16-sized buckets when compiling xonotic, increase the size: this is cheaper on memory and slightly faster.
main.c
parser.c