Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Gustafsson 6381708970 checksrc: add COPYRIGHTYEAR check 5 gadi atpakaļ
  Daniel Stenberg 2e49610853 checksrc: ban snprintf use, add command line flag to override warns 5 gadi atpakaļ
  Daniel Gustafsson 4301d14b90 checksrc: handle zero scoped ignore commands 6 gadi atpakaļ
  Daniel Gustafsson b5d182d037 checksrc: enable strict mode and warnings 6 gadi atpakaļ
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 gadi atpakaļ
  Daniel Gustafsson 2f13e3d23d checksrc: force indentation of lines after an else 6 gadi atpakaļ
  Daniel Gustafsson 9b96e0bb44 checksrc: Fix typo 6 gadi atpakaļ
  Viktor Szakats cd3903127f checksrc.pl: add -i and -m options 6 gadi atpakaļ
  Viktor Szakats 7e35eb7729 spelling fixes 6 gadi atpakaļ
  Jay Satiro d4e40f0690 scripts: allow all perl scripts to be run directly 6 gadi atpakaļ
  Daniel Stenberg 59813726d1 checksrc: detect and warn for multiple spaces 7 gadi atpakaļ
  Daniel Stenberg 67ade28571 checksrc: verify space after semicolons 7 gadi atpakaļ
  Daniel Stenberg ca86006deb checksrc: detect and warn for lack of spaces next to plus signs 7 gadi atpakaļ
  Daniel Stenberg e155f38d1e checksrc: verify spaces around equals signs 7 gadi atpakaļ
  Patrick Monnerat ea4e7bdc81 checksrc: disable SPACEBEFOREPAREN for case statement. 7 gadi atpakaļ
  Daniel Stenberg 60cf84f7f2 checksrc: escape open brace in regex 7 gadi atpakaļ
  Jay Satiro c2402b6e02 tests: checksrc compliance 7 gadi atpakaļ
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 7 gadi atpakaļ
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 gadi atpakaļ
  Daniel Stenberg 80e7cfeb87 checksrc: detect wrongly placed open braces in func declarations 7 gadi atpakaļ
  Daniel Stenberg ec0a5c96ac checksrc: verify ASTERISKNOSPACE 7 gadi atpakaļ
  Daniel Stenberg bc7e08471c checksrc: add ASTERISKSPACE 7 gadi atpakaļ
  Daniel Stenberg 5871dfcc16 checksrc: detect strtok() use 8 gadi atpakaļ
  Jay Satiro 84a48e5732 checksrc: Add LoadLibrary to the banned functions list 8 gadi atpakaļ
  Steve Holme 0a2422753f checksrc.pl: Added variants of strcat() & strncat() to banned function list 8 gadi atpakaļ
  Daniel Stenberg 6109e0f509 checksrc: taught to skip comments 8 gadi atpakaļ
  Daniel Stenberg 9d194a1143 checksrc: check for more malplaced spaces 8 gadi atpakaļ
  Daniel Stenberg 19fafa1f5a checksrc: remove debug crap 8 gadi atpakaļ
  Daniel Stenberg 21e8e5d990 checksrc: allow ignore of specific warnings within a file (section) 8 gadi atpakaļ
  Daniel Stenberg dc3ff47dc7 checksrc: add warning names, explain on help output 8 gadi atpakaļ