aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/checkSpace.pl
AgeCommit message (Expand)Author
2020-02-06checkSpace: permit wide lines for LCOV_EXCLNick Mathewson
2020-02-06checkSpace: be more careful about bad function headers.Nick Mathewson
2020-02-06checkSpace: don't treat an unindented label as starting a function.Nick Mathewson
2020-02-06checkSpace.pl: Allow space between iteration macros and ().Nick Mathewson
2020-02-06checkSpace.pl: Use a data structure for a list of non-function namesNick Mathewson
2020-02-06checkspace: allow spaces in cpp directives.Nick Mathewson
2020-02-06checkSpace.pl: allow {{, ){, and ({.Nick Mathewson
2020-02-06checkSpace: remove the nosplabel test.Nick Mathewson
2019-11-26checkSpace.pl: make output more uniform.Nick Mathewson
2019-11-26check-spaces: Fix an outdated commentteor
2019-06-24checkSpace.pl: Allow 'bool' before a space and an open-parenNick Mathewson
2019-03-12Make checkSpace.pl check guard macros:Nick Mathewson
2018-06-18New check-spaces rule: Our C files may not have duplicate names.Nick Mathewson
2018-06-18Finally remove our EOL@EOF check.Nick Mathewson
2017-09-18Add check for double-semi-colons at the end of a lineEdmund Wong
2017-09-08test: Add an HS v3 reachability unit testDavid Goulet
2016-12-16Use the new message functioncypherpunks
2016-12-16Add a function to keep track of found errorscypherpunks
2016-12-16Restrict unsafe constructs and enable all warningscypherpunks
2016-12-16Declare all variables to be localcypherpunks
2016-12-16Convert tabs to spacescypherpunks
2016-09-06checkSpace.pl now forbids more identifiers.Nick Mathewson
2015-08-21Observe workqueue_reply_t in check-spacesSebastian Hahn
2014-09-30Make 'make check-spaces' not complain about function pointers returning size_...Andrea Shepard
2014-08-18Improve comments in checkSpace.pl to explain how to fix its warningsNick Mathewson
2014-04-28Clean the contrib directory with torch and machete.Nick Mathewson