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