Commit Graph

9 Commits

Author SHA1 Message Date
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
1227511d1c fix gunzip to consume all bytes for the gzip stream
svn: r6058
2007-04-27 08:06:02 +00:00
Eli Barzilay
36d0159d8f ~n -> \n
svn: r4939
2006-11-23 21:54:13 +00:00
Matthew Flatt
21939a881d don't block for bytes that might not be needed
svn: r4031
2006-08-12 03:02:46 +00:00
Matthew Flatt
b206c1bc84 avoid expensive char-by-char peek with lookahead, and instead peek a block into a buffer
svn: r4029
2006-08-12 02:47:46 +00:00
Matthew Flatt
6a4dccff65 tweak for 301.11 inlining
svn: r2468
2006-03-20 20:33:43 +00:00
Matthew Flatt
c5a6d3d046 give the compiler hints with define-const
svn: r2191
2006-02-10 22:03:13 +00:00
Matthew Flatt
144b8d6593 report unexpected EOF in inflate/gunzip
svn: r2190
2006-02-10 21:42:31 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00