| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-06-26 | [PATCH] avoid segafult after parse errors in casts | Luc Van Oostenryck | 1 | -0/+6 |
| 2005-06-26 | [PATCH] avoid segfault after parse errors in assignements | Luc Van Oostenryck | 1 | -0/+6 |
| 2005-06-26 | [PATCH] avoid segfault after parse errors in array designated initializer | Luc Van Oostenryck | 1 | -0/+4 |
| 2005-06-26 | [PATCH] avoid segfault in check_byte_count() | Luc Van Oostenryck | 1 | -0/+6 |
| 2005-06-20 | [PATCH] segfault on bad ternary conditional | Luc Van Oostenryck | 1 | -0/+7 |
| 2005-04-07 | [PATCH] More validation tests | Ralf.Wildenhues@gmx.de | 6 | -0/+69 |
| 2005-04-07 | [PATCH] testcase for two-argument ?: | Alexander Viro | 1 | -0/+11 |
| 2005-04-07 | Tests for structure namespace issues. | welinder@troll.com | 2 | -0/+31 |
| 2005-04-07 | [PATCH] lazy-copy macro expansion in pre-processing | Alexander Viro | 4 | -0/+28 |
| 2005-04-07 | [PATCH] line-splicing fixes in sparse | Alexander Viro | 1 | -0/+62 |
| 2005-04-07 | [PATCH] comments handling fix in sparse | Alexander Viro | 1 | -0/+9 |
| 2005-04-07 | [PATCH] saner handling of argument lists | Alexander Viro | 1 | -0/+10 |
| 2005-04-07 | [PATCH] more sparse fixes (body parsing, beginning of ## handling) | Alexander Viro | 3 | -0/+39 |
| 2005-04-07 | [PATCH] Fix preprocessor expansion anti-recursion properly | Alexander Viro | 1 | -0/+5 |
| 2005-04-07 | Make the token pasting validation thing actually valid | Linus Torvalds | 1 | -0/+2 |
| 2005-04-07 | More nasty tests from Al. | Linus Torvalds | 1 | -0/+9 |
| 2005-04-07 | More "noderef" validation examples | Linus Torvalds | 1 | -0/+6 |
| 2005-04-07 | More examples from Al showing us being lazy on types. | Linus Torvalds | 1 | -0/+10 |
| 2005-04-07 | Add a type conversion validation test. This | Linus Torvalds | 1 | -0/+4 |
| 2005-04-07 | Add more "noderef" validation tests. | Linus Torvalds | 1 | -1/+9 |
| 2005-04-07 | Add another test-case from Al. | Linus Torvalds | 1 | -0/+9 |
| 2005-04-07 | Add a few test-cases that Al Viro noted. | Linus Torvalds | 2 | -0/+34 |
| 2005-04-07 | [be] temporarily ignore size of a callee func call's return value. | Jeff Garzik | 1 | -0/+43 |
| 2005-04-07 | Add a test for '##' handling from the kernel sources, | Linus Torvalds | 1 | -0/+25 |
| 2005-04-07 | Add a type checking validation test-case that shows some of | Linus Torvalds | 1 | -0/+24 |
| 2005-04-07 | More preprocessor validation tests from comp.std.c. | Linus Torvalds | 3 | -0/+56 |
| 2005-04-07 | Add two preprocessor test-cases from comp.std.c. | Linus Torvalds | 2 | -0/+29 |