]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
An evil optimization to the trie, now has a fixed amount of branches and uses a char...
authorWolfgang Bumiller <blub@speed.at>
Sun, 6 Jan 2013 12:07:28 +0000 (13:07 +0100)
committerWolfgang Bumiller <blub@speed.at>
Sun, 6 Jan 2013 12:07:28 +0000 (13:07 +0100)
commit9c8ddb3771ded271e64d710659b615112b42dbcc
treea2106778577fa943e9665e5051556a804babf024
parent1e17b5f696dffeb9eac8f9f8c8562eb7842cd316
An evil optimization to the trie, now has a fixed amount of branches and uses a char-to-index map to index into the branches...
correct.c
gmqcc.h