Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 2009-06-28 | 1 | -0/+33 |
* | Use an explicit table for tolower() to avoid a function call | H. Peter Anvin | 2008-06-11 | 1 | -4/+2 |
* | Portability fixes | H. Peter Anvin | 2007-10-02 | 1 | -0/+1 |
* | Use the crc64 we already use as the perfect hash function prehash | H. Peter Anvin | 2007-10-02 | 1 | -4/+2 |
* | Switch the preprocessor over to using the hash table library | H. Peter Anvin | 2007-09-16 | 1 | -0/+14 |
* | Define a proper hash table library | H. Peter Anvin | 2007-09-14 | 1 | -0/+144 |