Commit Graph

12 Commits (db42e128538f32bb3399f5469866d1b3553ecea3)

Author SHA1 Message Date
Doug Coleman 870f9a73d6 compression.zlib: Add some helper functions for streaming unzipping. 2015-05-19 10:57:13 -07:00
Doug Coleman 501f990971 compression.zlib: Just deal with raw bytes, no compressed object tuple. 2015-05-02 10:46:12 -07:00
Doug Coleman 0371fa3137 Revert "compression.zlib: fix help-lint."
This reverts commit 30492d1a06.
2015-05-02 10:46:00 -07:00
John Benediktsson 30492d1a06 compression.zlib: fix help-lint. 2015-05-02 09:32:05 -07:00
Doug Coleman 8a4c80371e compression.zlib: Guess at the length and take a byte-array as uncompress argument instead of a silly compressed tuple. 2015-05-01 23:43:58 -07:00
John Benediktsson 2b030bc068 compression.zlib: faster by using byte-vectors. 2013-03-25 11:36:08 -07:00
Slava Pestov 75560699ea Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
Doug Coleman 67c37591ca Remove <uint> *uint and friends. Hopefully remove the last usages of these words 2010-10-25 15:54:42 -05:00
Slava Pestov 39015030a0 compression.zlib: -1 * is neg 2010-01-08 19:51:38 +13:00
Alec Berryman b85d26759a Fix zlib-error-message to include human-readable version
The error string is looked up in an array, but because zlib
error codes are negative, the error's string was always "f".
2010-01-08 19:51:03 +13:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Doug Coleman 237f16b4db move zlib to zlib.compression and update 2009-02-12 22:13:34 -06:00