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