This website requires JavaScript.
Explore
Help
Register
Sign In
krak
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2025-03-07 09:26:03 +02:00
Code
Issues
Releases
1
Activity
zstd
/
lib
/
compress
History
Yann Collet
2e2e78de47
removed unnecessary restriction on minmatchLength
...
it's now transparently translated to nearest value when unsupported (7->6) (3->4)
2017-03-29 16:02:47 -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
removed unnecessary restriction on minmatchLength
2017-03-29 16:02:47 -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