]> wimlib.net Git - wimlib/history - src/lzx-compress.c
write_integrity_table(): Fix documented return values
[wimlib] / src / lzx-compress.c
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-07-02 Eric Biggerslzx_write_compressed_tree(), lzx_read_code_lens():...
2013-05-17 Eric BiggersCompiler stuff
2013-05-15 Eric Biggersxpress-compress.c, lzx-compress.c: Add missing error...
2013-05-15 Eric BiggersRefactor headers
2013-04-08 Eric Biggers--disable-verify-compression by default
2013-03-30 Eric BiggersGet append working
2013-03-29 Eric BiggersWin32: Improve restoring of special attributes
2013-03-28 Eric BiggersExport compression and decompression functions
2013-03-27 Eric Biggersexport compression functions when using special define
2013-03-24 Eric BiggersRemove unneeded parameter from compression functions
2013-03-23 Eric BiggersStyle
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2013-01-20 Eric Biggerslzx_record_match(): Remove dead assignments to formatte...
2012-12-21 Eric BiggersUse only 16 bits for symbol frequencies
2012-12-21 Eric BiggersLZX decompression cleanups
2012-12-16 Eric BiggersRe-organize code