Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting: kill off "stealth whitespace" | H. Peter Anvin | 2007-10-19 | 1 | -1/+1 |
* | Portability fixes | H. Peter Anvin | 2007-10-02 | 1 | -0/+2 |
* | Use the crc64 we already use as the perfect hash function prehash | H. Peter Anvin | 2007-10-02 | 1 | -2/+2 |
* | Add nasm_zalloc() to nasmlib.c | H. Peter Anvin | 2007-09-25 | 1 | -3/+1 |
* | Switch the preprocessor over to using the hash table library | H. Peter Anvin | 2007-09-16 | 1 | -13/+76 |
* | Define a proper hash table library | H. Peter Anvin | 2007-09-14 | 1 | -0/+128 |