racket/collects/file
Asumu Takikawa 403aaac7d4 Moved some mzlib library implementations to racket
The libraries moved were:
  - mzlib/control      => racket/control
  - mzlib/date         => racket/date
  - mzlib/deflate      => file/gzip
  - mzlib/inflate      => file/gunzip
  - mzlib/port         => racket/port
  - mzlib/process      => racket/system
  - mzlib/runtime-path => racket/runtime-path
  - mzlib/shared       => racket/shared
  - mzlib/unit         => racket/unit
  - mzlib/unit-exptime => racket/unit-exptime
  - mzlib/zip          => file/zip

The old modules in mzlib are now pointers to the
new modules. These are all modules that were already
redirected in the documentation.
2012-07-11 18:26:10 -04:00
..
private rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scribblings move .ico support from raco exe' internals to file/ico' 2011-11-16 14:45:32 -07: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 Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04: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 add file/sha1 and use it in openssl/sha1 when OpenSSL fails to load 2010-07-13 16:07:03 -06: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