]> mj.ucw.cz Git - libucw.git/history - lib/lizard.h
added adler32 functions
[libucw.git] / lib / lizard.h
2004-07-16 Robert Spalekadded adler32 functions
2004-07-06 Martin MaresAdded #ifdef guards.
2004-06-28 Robert Spalekinterface of lizard_decompress_safe() has been simplified
2004-06-28 Robert Spalek- encapsulation: hide struct lizard_buffer in the sourc...
2004-06-25 Robert Spalekadded lizard_realloc() to avoid restoring and reestabli...
2004-06-24 Robert Spalekadapted to the new version of sighandler.c
2004-06-24 Robert Spalek- lizard_alloc() turns on the wrapper for SIGSEGV and...
2004-06-23 Robert SpalekMJ's idea:
2004-06-15 Robert Spalek- lizard.c split into lizard.c and lizard-safe.c
2004-06-14 Robert Spalekadded a wrapper for safe decompression (the page behind...
2004-06-14 Robert Spaleklizzard -> lizard
2004-06-14 Robert Spalekupdated the maximum prolong-factor
2004-06-14 Robert Spalekdebugged, now it is fully functional:
2004-06-11 Robert Spalekimplemented fast compression and decompression routines