Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting: kill off "stealth whitespace" | H. Peter Anvin | 2007-10-19 | 1 | -10/+10 |
* | 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 | -14/+8 |
* | Change the token prehash function for better convergence | H. Peter Anvin | 2007-09-18 | 1 | -2/+2 |
* | pptok.c: don't insist on C99 compiler behaviour | H. Peter Anvin | 2007-09-13 | 1 | -2/+3 |
* | pptok.c: quick-and-dirty downcasing during prehashing | H. Peter Anvin | 2007-09-12 | 1 | -1/+7 |
* | pptok.c: handle holes in the pp_directives array | H. Peter Anvin | 2007-09-12 | 1 | -1/+1 |
* | More automation in the preprocessor conditionals handling | H. Peter Anvin | 2007-09-12 | 1 | -23/+64 |
* | pptok.c: fix spacing | H. Peter Anvin | 2007-09-12 | 1 | -1/+1 |
* | Generate automatically correct tests for %if and %elif | H. Peter Anvin | 2007-09-12 | 1 | -0/+14 |
* | Use a perfect hash to look up preprocessor directives | H. Peter Anvin | 2007-09-12 | 1 | -0/+147 |