]> mj.ucw.cz Git - libucw.git/history - lib/lizard.c
Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL must use
[libucw.git] / lib / lizard.c
2004-06-25 Martin MaresTried to improve the LZO format description.
2004-06-25 Robert Spalekreordered the if's in lizard_compress(): nicer, clearer...
2004-06-23 Robert Spalekincorporated MJ's suggestions:
2004-06-15 Robert Spalek- lizard.c split into lizard.c and lizard-safe.c
2004-06-14 Robert Spalekprint a fancy message when SIGSEGV is caught at the...
2004-06-14 Robert Spalekadded a wrapper for safe decompression (the page behind...
2004-06-14 Robert Spaleklizzard -> lizard
2004-06-14 Robert Spaleksped up approximately 6 times:
2004-06-14 Robert Spalekdebugged, now it is fully functional:
2004-06-11 Robert Spalekimplemented fast compression and decompression routines