racket/collects/file
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
private Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
scribblings Newlines at EOFs. 2012-11-06 14:07:15 -05:00
tests
convertible.rkt
gif.rkt implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
gunzip.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gzip.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
ico.rkt
md5.rkt 2011 -> 2012 2011-12-31 15:16:59 -05:00
resource.rkt
sha1.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tar.rkt
zip.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00