racket/collects/file/scribblings
Matthew Flatt f34a31cac9 "under <platform>" -> "on <platform>"; "X" -> "Unix"
I originally picked "under" as the preposition to go before
 a platform name, but obviously you should build "on" a
 platform, and "under" suddenly annoys me. The choice of "on"
 is now codified in the documentation style guide. Meanwhile,
 "Unix" insted of "X" seems more clear and consistent in the
 `racket/gui' docs.

 More usefully, this patch also fixes a few out-of-date
 platform-specific claims.
2011-06-17 18:54:43 -06:00
..
common.rkt
convertible.scrbl added pdf-bytes+bounds to the docs for file/convertible and then used it 2011-03-14 19:38:29 -05:00
file.scrbl add `file/resource' 2011-02-04 13:39:49 -07:00
gif.scrbl
gunzip.scrbl
gzip.scrbl "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
info.rkt
md5.scrbl Documenting md5 feature 2010-08-19 16:34:14 -06:00
resource.scrbl get-resource' and write-resource': support .ini files 2011-02-05 07:39:29 -07:00
sha1.scrbl add file/sha1 and use it in openssl/sha1 when OpenSSL fails to load 2010-07-13 16:07:03 -06:00
tar.scrbl
zip.scrbl