| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-03-27 | predefine __INT_MAX__ and friends | Luc Van Oostenryck | 1 | -0/+18 |
| 2017-02-13 | warn on unknown escapes after preprocessing | Luc Van Oostenryck | 1 | -1/+0 |
| 2017-02-13 | add testcase for wrong early escape conversion | Luc Van Oostenryck | 1 | -0/+23 |
| 2015-02-08 | Teach sparse about the __COUNTER__ predefined macro | Luc Van Oostenryck | 4 | -0/+41 |
| 2013-02-12 | L ## 'a' is valid; so's L ## "a" | Al Viro | 1 | -0/+15 |
| 2013-02-12 | switch to delayed handling of escape sequences | Al Viro | 1 | -0/+29 |
| 2012-04-13 | Fix ,##__VA_ARGS__ kludge | Al Viro | 2 | -1/+47 |
| 2011-08-20 | fix common misspellings with codespell | Jonathan Neuschäfer | 1 | -1/+1 |
| 2009-07-27 | test-suite: integrate unhandled proprocessor tests | Hannes Eder | 9 | -0/+142 |
| 2007-07-22 | Fix test-suite to handle stdout and stderr separately, and fix up tests | Josh Triplett | 3 | -9/+11 |
| 2007-07-08 | Remove "check-exit-value: 0" and rely on default; remove extra blank line. | Josh Triplett | 12 | -19/+0 |
| 2007-07-08 | Add test-suite comment to preprocessor21. | Josh Triplett | 1 | -0/+14 |
| 2007-07-08 | Make preprocessor-loop a normal numbered preprocessor test | Josh Triplett | 1 | -0/+0 |
| 2007-07-08 | Add test-suite comments to all the obvious preprocessor tests | Josh Triplett | 8 | -34/+103 |
| 2007-07-08 | validation: Update comments for current Sparse behavior and test-suite. | Josh Triplett | 3 | -41/+4 |
| 2007-07-08 | Sample test-suite test cases | Damien Lespiau | 4 | -0/+49 |
| 2007-06-28 | Move all the preprocessor tests into validation/preprocessor/ | Josh Triplett | 22 | -0/+242 |