zstd/lib/compress
Yann Collet 933ce4a1dd fix : minmatch 7 conversion
minmatch 7 now converted to minmatch 6 for strategies which do not support 7
Used to folded into "default", which applied minmatch 4
2017-03-29 14:35:38 -07:00
..
fse_compress.c fixed ERROR_GENERIC on dstSize_tooSmall 2017-03-23 17:59:50 -07:00
huf_compress.c Always check Huffman tables for ZSTD_lazy+ 2017-03-03 16:49:38 -08:00
zstd_compress.c fix : minmatch 7 conversion 2017-03-29 14:35:38 -07:00
zstd_opt.h fix : minmatch 7 conversion 2017-03-29 14:35:38 -07:00
zstdmt_compress.c solves warnings when compiling with global XXH_STATIC_LINKING_ONLY 2017-03-01 11:33:25 -08:00
zstdmt_compress.h Merge pull request #527 from facebook/zstdmt 2017-01-31 16:36:46 -08:00