summaryrefslogtreecommitdiff
path: root/tools/patcheck
Commit message (Expand)AuthorAge
* patcheck: Escape parentheses in grep callsDaniel Verkamp2010-03-15
* patcheck: check that pix_fmt etc. initializers are constReimar Döffinger2009-11-09
* Check for INIT_VLC_USE_STATICMichael Niedermayer2009-03-27
* patcheck: Replace non-POSIX echo -e with printf.Alex Converse2009-03-11
* Detect static prototypes.Michael Niedermayer2009-02-27
* Improve detection of non doxy comments.Michael Niedermayer2009-02-27
* Fix misdetection of #else in 'missing } prior to else'.Michael Niedermayer2009-02-27
* Search for things like "int *src" without const.Michael Niedermayer2009-02-22
* Fix @param[in/out] handlingMichael Niedermayer2009-02-17
* Check for duplicate const/static/inline.Michael Niedermayer2009-02-09
* Fix reserved identifer detection so it doesnt detect __asm and such.Michael Niedermayer2009-02-08
* Factorize grep -v cases.Michael Niedermayer2009-02-08
* Patch check script.Michael Niedermayer2009-02-08