Matt Caswell
|
da1c088f59
Copyright year updates
|
преди 1 година |
Dr. David von Oheimb
|
ee17148792
check-format.pl: fix statistics on whitespace and nesting issues
|
преди 1 година |
Dr. David von Oheimb
|
4381c02e9b
check-format.pl: fix detection of '#ifdef __cplusplus'
|
преди 1 година |
Dr. David von Oheimb
|
33c7ad364f
check-format.pl: fix detection of function body start
|
преди 1 година |
Dr. David von Oheimb
|
3e139f3d85
check-format.pl: improve whitespace reporting on <op>=
|
преди 2 години |
Dr. David von Oheimb
|
0a8a9f8f63
check-format.pl: further fixes for whitespace reporting within 'for (...)'
|
преди 2 години |
Dr. David von Oheimb
|
521f07eb08
check-format.pl: report #if and #elif with constant condition; improve checks on '/*'
|
преди 2 години |
Dr. David von Oheimb
|
6549041704
check-format.pl: extend checking into macro bodies; small further improvements
|
преди 2 години |
Dr. David von Oheimb
|
ed9876cc39
check-format.pl: improve preprocessor directive handling; re-order state variables
|
преди 2 години |
Dr. David von Oheimb
|
23757b61d4
check-format.pl: fix detection of missing/extra blank lines in local decls
|
преди 2 години |
Dr. David von Oheimb
|
4e9fa07121
check-format.pl: fix false positive on 'for(;; stmt)'
|
преди 2 години |
Dr. David von Oheimb
|
63263147a3
check-format.pl: improve wording: 'no' -> 'missing'; further minor improvements
|
преди 2 години |
Dr. David von Oheimb
|
c30bc4e209
check-format.pl: Fix report on space before ';' and allow it after ')'
|
преди 2 години |
Dr. David von Oheimb
|
d45c0e1a5e
check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6'
|
преди 2 години |
Dr. David von Oheimb
|
15ae69fa7b
check-format.pl: Fix report on constant on LHS of comparison/assignment
|
преди 2 години |
Dr. David von Oheimb
|
d8662f2f87
check_format.pl: Add checks for blank lines within/after local decls
|
преди 2 години |
Dimitris Apostolou
|
e304aa87b3
Fix typos
|
преди 2 години |
Dr. David von Oheimb
|
2e6afe1079
check-format.pl: Fix report on constant on LHS of comparison or assignment
|
преди 3 години |
a1346054
|
473664aafd
always use the same perl in $PATH
|
преди 3 години |
Dr. David von Oheimb
|
41d331b6f0
check-format.pl: Rename '*-cmt' options '*-comment'
|
преди 3 години |
Dr. David von Oheimb
|
eb9b532089
check-format.pl: Allow extra space before end-of-line comments unless -e|--eol-cmt given
|
преди 3 години |
Dr. David von Oheimb
|
f35a9b6a2d
check-format.pl: Replace 'SPC' and 'spc' by 'space' in reports and option names
|
преди 3 години |
Dr. David von Oheimb
|
d3fc80abfc
check-format.pl: Fix false positive on struct/union/enum in func return type
|
преди 3 години |
Dr. David von Oheimb
|
9ad9002dd5
check-format.pl: Fix false positive "no SPC before binary '*'" for '!*'
|
преди 3 години |
Dr. David von Oheimb
|
435e659a03
check-format.pl: Report needless intermediate multiple SPC only on -e or --extra-spc
|
преди 3 години |
Dr. David von Oheimb
|
ff38103324
check-format.pl: Add check for constant left of comparison operator
|
преди 3 години |
Richard Levitte
|
4333b89f50
Update copyright year
|
преди 3 години |
Dr. David von Oheimb
|
c972577684
util/check-format.pl: Minor improvements of whitespace checks
|
преди 3 години |
Dr. David von Oheimb
|
13a574d8bb
check-format.pl: Allow nested indentation of labels (not only at line pos 1)
|
преди 4 години |
Dr. David von Oheimb
|
8e655da022
check-format.pl: Extend exceptions for no SPC after trailing ';' in 'for (...;)'
|
преди 4 години |