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