Commit Graph

7 Commits (dff02636c6ed714d9caadca9ec7131c64cadfc71)

Author SHA1 Message Date
John Benediktsson dff02636c6 compression.zlib: faster by using byte-vectors. 2013-03-25 11:36:08 -07:00
Slava Pestov 55fd15c45a 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 657b490f69 Remove <uint> *uint and friends. Hopefully remove the last usages of these words 2010-10-25 15:54:42 -05:00
Slava Pestov 864436125d compression.zlib: -1 * is neg 2010-01-08 19:51:38 +13:00
Alec Berryman 9bde82b3b9 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 08b6ebc7fa 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