]> mj.ucw.cz Git - libucw.git/history - lib/lizard.c
Make !CONFIG_EXACT_CPU work again.
[libucw.git] / lib / lizard.c
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresRemoved trailing whitespaces.
2006-02-27 Robert SpalekMerge with 3.8 (my small changes due to trying to relea...
2006-02-27 Robert Spalekavoid compiler warnings with debugging turned off
2005-09-14 Martin MaresFixed another 64-bit bug.
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