Commit Verlauf

Autor SHA1 Nachricht Datum
  Dr. David von Oheimb 23757b61d4 check-format.pl: fix detection of missing/extra blank lines in local decls vor 2 Jahren
  Dr. David von Oheimb 4e9fa07121 check-format.pl: fix false positive on 'for(;; stmt)' vor 2 Jahren
  Dr. David von Oheimb c30bc4e209 check-format.pl: Fix report on space before ';' and allow it after ')' vor 2 Jahren
  Dr. David von Oheimb d45c0e1a5e check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6' vor 2 Jahren
  Dr. David von Oheimb 15ae69fa7b check-format.pl: Fix report on constant on LHS of comparison/assignment vor 2 Jahren
  Dr. David von Oheimb d8662f2f87 check_format.pl: Add checks for blank lines within/after local decls vor 2 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 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 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
  Matt Caswell 33388b44b6 Update copyright year 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 99a16e0459 Renew and extend the tool for checking adherence to C coding style rules vor 4 Jahren