Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patcheck: Replace non-POSIX echo -e with printf. | Alex Converse | 2009-03-11 | 1 | -14/+14 |
* | Detect static prototypes. | Michael Niedermayer | 2009-02-27 | 1 | -0/+1 |
* | Improve detection of non doxy comments. | Michael Niedermayer | 2009-02-27 | 1 | -1/+1 |
* | Fix misdetection of #else in 'missing } prior to else'. | Michael Niedermayer | 2009-02-27 | 1 | -1/+1 |
* | Search for things like "int *src" without const. | Michael Niedermayer | 2009-02-22 | 1 | -0/+2 |
* | Fix @param[in/out] handling | Michael Niedermayer | 2009-02-17 | 1 | -1/+1 |
* | Check for duplicate const/static/inline. | Michael Niedermayer | 2009-02-09 | 1 | -0/+1 |
* | Fix reserved identifer detection so it doesnt detect __asm and such. | Michael Niedermayer | 2009-02-08 | 1 | -1/+1 |
* | Factorize grep -v cases. | Michael Niedermayer | 2009-02-08 | 1 | -7/+12 |
* | Patch check script. | Michael Niedermayer | 2009-02-08 | 1 | -0/+147 |