]> wimlib.net Git - wimlib/history - src/xpress_compress.c
Adjust names of get/put unaligned functions
[wimlib] / src / xpress_compress.c
2015-11-21 Eric BiggersAdjust names of get/put unaligned functions
2015-10-19 Eric BiggersFix various typos
2015-09-27 Eric Biggersbt_matchfinder: add BT_MATCHFINDER_REQUIRED_NBYTES
2015-09-27 Eric Biggersxpress_compress.c: adjust parameters for slightly stron...
2015-09-27 Eric Biggersbt_matchfinder: use 4-byte hashing for trees
2015-09-27 Eric Biggersbt_matchfinder: make callers do max_len check
2015-09-27 Eric Biggersxpress_compress.c: rename a few variables
2015-09-27 Eric BiggersRename 'pos_t' to 'mf_pos_t'
2015-09-27 Eric Biggersbt_matchfinder optimizations
2015-09-27 Eric BiggersAllow hc_matchfinder and bt_matchfinder to be "templated"
2015-09-27 Eric Biggershc_matchfinder optimizations
2015-09-25 Eric BiggersGet rid of matchfinder_common.h and manual memsets
2015-08-18 Eric BiggersUse 'restrict' on pointer arguments to all compress...
2015-02-15 Eric BiggersSupport "destructive" compression to save memory
2015-01-12 Eric BiggersEnsure validity of max_search_depth
2015-01-11 Eric BiggersMerge LZX compression updates
2014-12-26 Eric BiggersAdjust naming of (de)compression files