]> wimlib.net Git - wimlib/history - src/xpress_decompress.c
decompress_common: move temp space for building decode table to heap
[wimlib] / src / xpress_decompress.c
2016-07-09 Eric Biggersdecompress_common: move temp space for building decode...
2016-07-09 Eric Biggersxpress_decompress: allocate decode table on heap instea...
2016-07-09 Eric Biggersdecompress_common: introduce fast path for lz_copy()
2016-07-09 Eric Biggersdecompress_common: switch to subtables for Huffman...
2015-08-18 Eric BiggersUse 'restrict' on pointer arguments to all compress...
2015-07-22 Eric Biggersxpress_decompress.c: consolidate XPRESS decompressor...
2015-07-22 Eric Biggersxpress_decompress.c: make 'lens' and 'decode_table...
2014-12-26 Eric BiggersAdjust naming of (de)compression files