Daniel Stenberg
|
2f72ad44fc
checksrc: ban gmtime/localtime
|
4 éve |
Daniel Stenberg
|
eab2f95c0d
wording: avoid blacklist/whitelist stereotypes
|
4 éve |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 éve |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 éve |
Daniel Stenberg
|
92501a12a2
checksrc: close the .checksrc file handle when done reading
|
4 éve |
Daniel Stenberg
|
529add48bc
checksrc: warn on obvious conditional blocks on the same line as if()
|
4 éve |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 éve |
Marc Hoersken
|
99c688ba21
perl: align order and completeness of Windows OS checks
|
4 éve |
Daniel Stenberg
|
31e637d224
Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"
|
4 éve |
Daniel Gustafsson
|
ba82673dac
checksrc: fix regexp for ASSIGNWITHINCONDITION
|
5 éve |
Daniel Stenberg
|
1f73138ce1
checksrc: repair the copyrightyear check
|
5 éve |
Marcel Raad
|
ac830139da
checksrc: fix uninitialized variable warning
|
5 éve |
Daniel Gustafsson
|
6381708970
checksrc: add COPYRIGHTYEAR check
|
6 éve |
Daniel Stenberg
|
2e49610853
checksrc: ban snprintf use, add command line flag to override warns
|
6 éve |
Daniel Gustafsson
|
4301d14b90
checksrc: handle zero scoped ignore commands
|
6 éve |
Daniel Gustafsson
|
b5d182d037
checksrc: enable strict mode and warnings
|
6 éve |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
6 éve |
Daniel Gustafsson
|
2f13e3d23d
checksrc: force indentation of lines after an else
|
6 éve |
Daniel Gustafsson
|
9b96e0bb44
checksrc: Fix typo
|
6 éve |
Viktor Szakats
|
cd3903127f
checksrc.pl: add -i and -m options
|
6 éve |
Viktor Szakats
|
7e35eb7729
spelling fixes
|
6 éve |
Jay Satiro
|
d4e40f0690
scripts: allow all perl scripts to be run directly
|
6 éve |
Daniel Stenberg
|
59813726d1
checksrc: detect and warn for multiple spaces
|
7 éve |
Daniel Stenberg
|
67ade28571
checksrc: verify space after semicolons
|
7 éve |
Daniel Stenberg
|
ca86006deb
checksrc: detect and warn for lack of spaces next to plus signs
|
7 éve |
Daniel Stenberg
|
e155f38d1e
checksrc: verify spaces around equals signs
|
7 éve |
Patrick Monnerat
|
ea4e7bdc81
checksrc: disable SPACEBEFOREPAREN for case statement.
|
7 éve |
Daniel Stenberg
|
60cf84f7f2
checksrc: escape open brace in regex
|
7 éve |
Jay Satiro
|
c2402b6e02
tests: checksrc compliance
|
7 éve |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 éve |