Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-16 | Store words. | Jon Bergli Heier | 1 | -0/+1 | |
2010-01-08 | Fixed compiler warnings. | Jon Bergli Heier | 1 | -1/+1 | |
Upgraded word_t's count to long long. | |||||
2009-08-24 | Export words to XML. | Jon Bergli Heier | 1 | -0/+2 | |
2009-08-15 | Added a hash table to keep track of words. | Jon Bergli Heier | 1 | -0/+17 | |
Moved the sdbm hash function into sdbm.c. Init and free users and words inside the channel loop. Increased the size of the user hash table to 1000. |