]> mj.ucw.cz Git - libucw.git/history - lib/lizard.h
Readding line of makefile lost in merge
[libucw.git] / lib / lizard.h
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-21 Pavel Charvatlibucw: added more const qualifiers
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-12-11 Martin MaresMoved the lizard-fb module to Sherlock library, because...
2004-08-19 Robert Spalekrenamed function
2004-08-17 Robert Spalekadded a module that supports transparent compression...
2004-07-20 Robert Spalektiny optimization: do not make 2 function calls in...
2004-07-16 Robert Spalektaken much faster implementation of Adler32 and put...
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