Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | util/check-format.pl: Minor improvements of whitespace checks | Dr. David von Oheimb | 2021-01-19 | 1 | -2/+2 |
* | check-format.pl: Allow nested indentation of labels (not only at line pos 1) | Dr. David von Oheimb | 2020-09-30 | 1 | -0/+7 |
* | check-format.pl: Extend exceptions for no SPC after trailing ';' in 'for (...;)' | Dr. David von Oheimb | 2020-09-30 | 1 | -0/+7 |
* | check-format.pl: Add check for multiples essentially empty lines in a row | Dr. David von Oheimb | 2020-07-20 | 1 | -402/+402 |
* | check-format.pl: Allow comment start '/*' after opening '(','[','{' | Dr. David von Oheimb | 2020-07-20 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | fix false positive of check-format.pl regarding '#if' on preceding line; exte... | Dr. David von Oheimb | 2020-03-18 | 1 | -0/+39 |
* | Renew and extend the tool for checking adherence to C coding style rules | Dr. David von Oheimb | 2020-03-09 | 1 | -0/+678 |