Commit Verlauf

Autor SHA1 Nachricht Datum
  Dr. David von Oheimb 41d331b6f0 check-format.pl: Rename '*-cmt' options '*-comment' vor 3 Jahren
  Dr. David von Oheimb eb9b532089 check-format.pl: Allow extra space before end-of-line comments unless -e|--eol-cmt given vor 3 Jahren
  Dr. David von Oheimb f35a9b6a2d check-format.pl: Replace 'SPC' and 'spc' by 'space' in reports and option names vor 3 Jahren
  Dr. David von Oheimb d3fc80abfc check-format.pl: Fix false positive on struct/union/enum in func return type vor 3 Jahren
  Dr. David von Oheimb 9ad9002dd5 check-format.pl: Fix false positive "no SPC before binary '*'" for '!*' vor 3 Jahren
  Dr. David von Oheimb 435e659a03 check-format.pl: Report needless intermediate multiple SPC only on -e or --extra-spc vor 3 Jahren
  Dr. David von Oheimb ff38103324 check-format.pl: Add check for constant left of comparison operator vor 3 Jahren
  Richard Levitte 4333b89f50 Update copyright year vor 3 Jahren
  Dr. David von Oheimb c972577684 util/check-format.pl: Minor improvements of whitespace checks vor 3 Jahren
  Dr. David von Oheimb 13a574d8bb check-format.pl: Allow nested indentation of labels (not only at line pos 1) vor 4 Jahren
  Dr. David von Oheimb 8e655da022 check-format.pl: Extend exceptions for no SPC after trailing ';' in 'for (...;)' vor 4 Jahren
  Dr. David von Oheimb df4ec39203 check-format.pl: Document how to run positive and negative self-tests vor 4 Jahren
  Dr. David von Oheimb 174f4a4d6a check-format.pl: Report empty lines only if -s (--sloppy-spc) is not used vor 4 Jahren
  Dr. David von Oheimb dc18781550 check-format.pl: Add check for essentially empty line at beginning of file vor 4 Jahren
  Dr. David von Oheimb 43b2e9e008 check-format.pl: Add check for multiples essentially empty lines in a row vor 4 Jahren
  Dr. David von Oheimb a77571c34f check-format.pl: Allow comment start '/*' after opening '(','[','{' vor 4 Jahren
  Dr. David von Oheimb 90a7c90500 fix false positive of check-format.pl regarding '#if' on preceding line; extend negative tests vor 4 Jahren
  Dr. David von Oheimb aed723f1e4 make util/check-format.pl script executable vor 4 Jahren
  Dr. David von Oheimb 38e497818e fix false positive of check-format.pl reporting '{1 stmt}' after multi-line 'if(expr)' vor 4 Jahren
  Dr. David von Oheimb 99a16e0459 Renew and extend the tool for checking adherence to C coding style rules vor 4 Jahren