]> wimlib.net Git - wimlib/history - src/xpress_decompress.c
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / src / xpress_decompress.c
2023-04-02 Eric BiggersUpdate hyperlinks
2023-03-30 Eric Biggerscompiler.h: remove _aligned_attribute
2016-07-09 Eric Biggersxpress_decompress: tweak comment about end-of-block...
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