]> mj.ucw.cz Git - libucw.git/history - lib/lizard.c
Checked and corrected all uses of va_args.
[libucw.git] / lib / lizard.c
2005-09-14 Martin Maresout[-pos] need not equal *(out-pos) if pointers are...
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