aboutsummaryrefslogtreecommitdiff
path: root/contrib/checkSpace.pl
Commit message (Expand)AuthorAge
* Catch a few more K&R violations with make check-spacesNick Mathewson2012-06-23
* Update check-spaces to remove false positive for timercmp macroSebastian Hahn2011-11-24
* Add a rule to detect misplaced labels during check-spacesSebastian Hahn2010-08-16
* Patch from karsten to detect unnecessary \n's.Mike Perry2010-02-22
* checkSpace.pl doesn't need to worry about svn tags anymoreSebastian Hahn2009-05-05
* Add country-code support to configured node lists to implement the ever-popul...Nick Mathewson2008-09-25
* r17472@catbus: nickm | 2008-01-05 22:10:19 -0500Nick Mathewson2008-01-06
* r8969@totoro: nickm | 2006-10-09 09:58:38 -0400Nick Mathewson2006-10-09
* r8933@totoro: nickm | 2006-10-07 20:33:16 -0400Nick Mathewson2006-10-08
* r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700Nick Mathewson2006-08-10
* Apply checkSpace.pl to checkSpace.pl.Nick Mathewson2006-07-25
* Allow wide lines if they have svn id tags in them. (This matters for svk: tho...Nick Mathewson2006-07-25
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ...Nick Mathewson2005-12-14
* crank the max line limit down to 150 chars.Roger Dingledine2005-12-10
* In my private little universe, terminals are still 80 columns. Impose a 160-...Nick Mathewson2005-12-09
* even better function start checks; give dmalloc a chance of working.Nick Mathewson2005-09-30
* Make checkSpace.pl enforce our ctags-friendly function declaration rulesNick Mathewson2005-09-30
* make whitespace checker handle non-C too.Nick Mathewson2005-06-11
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
* correct multiple internal spacesNick Mathewson2004-11-28
* Normalize space: add one between every control keyword and control clause.Nick Mathewson2004-11-28
* Enhancements to whitespace borkage detectorNick Mathewson2004-11-22
* More whitespace normalizationNick Mathewson2004-11-10
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson2004-11-09