Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #include <stdlib.h> to remove warning. #include <stdlib.h> and <string.h>. | Kjartan Maraas | 2000-10-31 | 1 | -0/+1 |
* | Another slight performance improvement, reads the list of words | Not Zed | 2000-10-26 | 1 | -26/+47 |
* | Bugfixes, performance improvemnts. Should scale up much better than | Not Zed | 2000-10-25 | 1 | -0/+95 |
* | Dumps the contents of indexs. | Not Zed | 2000-10-24 | 1 | -2/+18 |
* | Added some stat stuff. | Not Zed | 2000-10-12 | 1 | -0/+10 |
* | Truncate key if it is too big to fit in a single block to MAX_KEYLEN | Not Zed | 2000-10-10 | 1 | -0/+15 |
* | ** Merged from IBEX_DISK branch to head. | Not Zed | 2000-09-19 | 1 | -0/+701 |