index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
checkSpace.pl
Age
Commit message (
Expand
)
Author
2012-06-23
Catch a few more K&R violations with make check-spaces
Nick Mathewson
2011-11-24
Update check-spaces to remove false positive for timercmp macro
Sebastian Hahn
2010-08-16
Add a rule to detect misplaced labels during check-spaces
Sebastian Hahn
2010-02-22
Patch from karsten to detect unnecessary \n's.
Mike Perry
2009-05-05
checkSpace.pl doesn't need to worry about svn tags anymore
Sebastian Hahn
2008-09-25
Add country-code support to configured node lists to implement the ever-popul...
Nick Mathewson
2008-01-06
r17472@catbus: nickm | 2008-01-05 22:10:19 -0500
Nick Mathewson
2006-10-09
r8969@totoro: nickm | 2006-10-09 09:58:38 -0400
Nick Mathewson
2006-10-08
r8933@totoro: nickm | 2006-10-07 20:33:16 -0400
Nick Mathewson
2006-08-10
r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700
Nick Mathewson
2006-07-25
Apply checkSpace.pl to checkSpace.pl.
Nick Mathewson
2006-07-25
Allow wide lines if they have svn id tags in them. (This matters for svk: tho...
Nick Mathewson
2005-12-14
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-10
crank the max line limit down to 150 chars.
Roger Dingledine
2005-12-09
In my private little universe, terminals are still 80 columns. Impose a 160-...
Nick Mathewson
2005-09-30
even better function start checks; give dmalloc a chance of working.
Nick Mathewson
2005-09-30
Make checkSpace.pl enforce our ctags-friendly function declaration rules
Nick Mathewson
2005-06-11
make whitespace checker handle non-C too.
Nick Mathewson
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
New whitespace normalization rule: no blank line at EOF.
Nick Mathewson
2004-11-28
correct multiple internal spaces
Nick Mathewson
2004-11-28
Normalize space: add one between every control keyword and control clause.
Nick Mathewson
2004-11-22
Enhancements to whitespace borkage detector
Nick Mathewson
2004-11-10
More whitespace normalization
Nick Mathewson
2004-11-09
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson