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 moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
convertible.rkt add file/convertible 2010-11-26 10:53:45 -07:00
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 move .ico support from raco exe' internals to file/ico' 2011-11-16 14:45:32 -07:00
md5.rkt 2011 -> 2012 2011-12-31 15:16:59 -05:00
resource.rkt add ffi/winapi; use it in mzlib/os 2011-07-01 10:42:17 -06:00
sha1.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tar.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
zip.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00