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 |