Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-28 | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 1 | -0/+33 |
2008-05-28 | hash user allocates struct hash_table | H. Peter Anvin | 1 | -1/+1 |
2008-05-22 | Use hash tables even for context-sensitive macros | H. Peter Anvin | 1 | -1/+6 |
2007-10-02 | Use the crc64 we already use as the perfect hash function prehash | H. Peter Anvin | 1 | -2/+4 |
2007-09-16 | Switch the preprocessor over to using the hash table library | H. Peter Anvin | 1 | -3/+9 |
2007-09-14 | Define a proper hash table library | H. Peter Anvin | 1 | -0/+40 |