zstd/lib/compress
Yann Collet 9477f6529d
Merge pull request from terrelln/dict-load
Load more dictionary positions into table if empty
2018-01-13 13:20:42 -08:00
..
fse_compress.c [zstd] Backport kernel patch from @ColinIanKing 2017-09-25 16:18:23 -07:00
huf_compress.c fixed 2018-01-11 11:16:32 -08:00
zstd_compress_internal.h fix : ZSTDMT with large files and dictionary now works correctly 2017-12-12 18:04:58 -08:00
zstd_compress.c Merge pull request from terrelln/dict-wlog 2018-01-12 07:47:43 -08:00
zstd_double_fast.c Load more dictionary positions into table if empty 2018-01-12 16:17:22 -08:00
zstd_double_fast.h renamed zstd_compress.h into zstd_compress_internal.h 2017-11-07 16:15:23 -08:00
zstd_fast.c Load more dictionary positions into table if empty 2018-01-12 16:17:22 -08:00
zstd_fast.h renamed zstd_compress.h into zstd_compress_internal.h 2017-11-07 16:15:23 -08:00
zstd_lazy.c changed function name to ZSTD_DUBT_findBestMatch() 2018-01-11 12:38:31 -08:00
zstd_lazy.h btlazy2: fixed interaction between unsortedMark and reduceTable 2017-12-29 19:08:51 +01:00
zstd_ldm.c Increase maximum window size 2017-09-26 14:00:01 -07:00
zstd_ldm.h renamed zstd_compress.h into zstd_compress_internal.h 2017-11-07 16:15:23 -08:00
zstd_opt.c fixed minor argument property for Visual 2017-12-30 15:42:28 +01:00
zstd_opt.h first implementation of delayed update for btlazy2 2017-12-28 16:58:57 +01:00
zstdmt_compress.c Merge pull request from facebook/continueCCtx 2017-12-20 00:12:50 +01:00
zstdmt_compress.h zstdmt via compress_generic: reduce opportunity to free/create mtctx 2017-12-16 12:48:13 -08:00