racket/collects/file
Danny Yoo c6775cc060 Fix to inflate: treat EOF as a character, as in the C code.
closes PR 13489.

In the C code, inflate is allowed to peek at least one character
beyond the extent of a deflated byte sequence.  The thread related to
the bug report of PR 13489 documents that deflate can peek beyond EOF.
2013-02-05 17:02:36 -07:00
..
private add file/unzip 2012-11-20 10:12:27 -07:00
scribblings add file/unzip 2012-11-20 10:12:27 -07:00
tests file/sha1: fix problem with leading zeros 2012-11-27 07:42:48 -07: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 Fix to inflate: treat EOF as a character, as in the C code. 2013-02-05 17:02:36 -07:00
gzip.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
ico.rkt add missing icon resizing in replace-icons 2012-11-27 09:23:45 -07:00
md5.rkt 2012 -> 2013 2013-01-09 01:17:26 -05:00
resource.rkt add ffi/winapi; use it in mzlib/os 2011-07-01 10:42:17 -06:00
sha1.rkt file/sha1: fix problem with leading zeros 2012-11-27 07:42:48 -07:00
tar.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
untar.rkt add file/unzip 2012-11-20 10:12:27 -07:00
untgz.rkt add file/untgz 2012-11-19 17:01:01 -07:00
unzip.rkt add file/unzip 2012-11-20 10:12:27 -07:00
zip.rkt Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00