index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
check-format-test-positives.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
check-format.pl: improve whitespace reporting on <op>=
Dr. David von Oheimb
2022-09-02
1
-0
/
+2
*
check-format.pl: further fixes for whitespace reporting within 'for (...)'
Dr. David von Oheimb
2022-09-02
1
-12
/
+14
*
check-format.pl: report #if and #elif with constant condition; improve checks...
Dr. David von Oheimb
2022-09-02
1
-8
/
+10
*
check-format.pl: extend checking into macro bodies; small further improvements
Dr. David von Oheimb
2022-09-02
1
-3
/
+5
*
check-format.pl: fix detection of missing/extra blank lines in local decls
Dr. David von Oheimb
2022-07-20
1
-2
/
+2
*
check_format.pl: Add checks for blank lines within/after local decls
Dr. David von Oheimb
2022-01-09
1
-7
/
+9
*
check-format.pl: Rename 'one-letter' to 'single-letter', do not report 'l'
Dr. David von Oheimb
2021-05-20
1
-1
/
+1
*
check-format.pl: Allow extra space before end-of-line comments unless -e|--eo...
Dr. David von Oheimb
2021-05-20
1
-1
/
+1
*
check-format.pl: Report needless intermediate multiple SPC only on -e or --ex...
Dr. David von Oheimb
2021-05-20
1
-3
/
+3
*
check-format.pl: Add check for constant left of comparison operator
Dr. David von Oheimb
2021-05-20
1
-2
/
+3
*
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
-1
/
+3
*
check-format.pl: Allow nested indentation of labels (not only at line pos 1)
Dr. David von Oheimb
2020-09-30
1
-1
/
+2
*
check-format.pl: Report empty lines only if -s (--sloppy-spc) is not used
Dr. David von Oheimb
2020-07-20
1
-2
/
+2
*
check-format.pl: Add check for multiples essentially empty lines in a row
Dr. David von Oheimb
2020-07-20
1
-202
/
+201
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Renew and extend the tool for checking adherence to C coding style rules
Dr. David von Oheimb
2020-03-09
1
-0
/
+345