aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] More validation testsRalf.Wildenhues@gmx.de2005-04-076-0/+69
* [PATCH] testcase for two-argument ?:Alexander Viro2005-04-071-0/+11
* Tests for structure namespace issues.welinder@troll.com2005-04-072-0/+31
* [PATCH] lazy-copy macro expansion in pre-processingAlexander Viro2005-04-074-0/+28
* [PATCH] line-splicing fixes in sparseAlexander Viro2005-04-071-0/+62
* [PATCH] comments handling fix in sparseAlexander Viro2005-04-071-0/+9
* [PATCH] saner handling of argument listsAlexander Viro2005-04-071-0/+10
* [PATCH] more sparse fixes (body parsing, beginning of ## handling)Alexander Viro2005-04-073-0/+39
* [PATCH] Fix preprocessor expansion anti-recursion properlyAlexander Viro2005-04-071-0/+5
* Make the token pasting validation thing actually validLinus Torvalds2005-04-071-0/+2
* More nasty tests from Al.Linus Torvalds2005-04-071-0/+9
* More "noderef" validation examplesLinus Torvalds2005-04-071-0/+6
* More examples from Al showing us being lazy on types.Linus Torvalds2005-04-071-0/+10
* Add a type conversion validation test. ThisLinus Torvalds2005-04-071-0/+4
* Add more "noderef" validation tests.Linus Torvalds2005-04-071-1/+9
* Add another test-case from Al.Linus Torvalds2005-04-071-0/+9
* Add a few test-cases that Al Viro noted.Linus Torvalds2005-04-072-0/+34
* [be] temporarily ignore size of a callee func call's return value.Jeff Garzik2005-04-071-0/+43
* Add a test for '##' handling from the kernel sources,Linus Torvalds2005-04-071-0/+25
* Add a type checking validation test-case that shows some ofLinus Torvalds2005-04-071-0/+24
* More preprocessor validation tests from comp.std.c.Linus Torvalds2005-04-073-0/+56
* Add two preprocessor test-cases from comp.std.c.Linus Torvalds2005-04-072-0/+29