aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/hash.c
Commit message (Expand)AuthorAgeFilesLines
* #include <stdlib.h> to remove warning. #include <stdlib.h> and <string.h>.Kjartan Maraas2000-10-311-0/+1
* Another slight performance improvement, reads the list of wordsNot Zed2000-10-261-26/+47
* Bugfixes, performance improvemnts. Should scale up much better thanNot Zed2000-10-251-0/+95
* Dumps the contents of indexs.Not Zed2000-10-241-2/+18
* Added some stat stuff.Not Zed2000-10-121-0/+10
* Truncate key if it is too big to fit in a single block to MAX_KEYLENNot Zed2000-10-101-0/+15
* ** Merged from IBEX_DISK branch to head.Not Zed2000-09-191-0/+701