This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
Code
Issues
Pull Requests
Releases
Wiki
Activity
c3bce24ef4
zstd
/
lib
/
compress
History
Yann Collet
c3bce24ef4
fixed potential dangling pointer, detected by @terrelln
2017-06-20 16:09:11 -07:00
..
fse_compress.c
Explicitly convert scratchBuffer to unsigned*
2017-04-04 16:35:31 -07:00
huf_compress.c
[zstd] Fix up formatting edge cases for clang-format
2017-05-24 13:50:10 -07:00
zstd_compress.c
fixed potential dangling pointer, detected by @terrelln
2017-06-20 16:09:11 -07:00
zstd_opt.h
move MEM_readMINMATCH() into zstd_opt.h
2017-05-23 15:41:55 -07:00
zstdmt_compress.c
first implementation of bench.c with new API ZSTD_compress_generic()
2017-06-19 18:25:35 -07:00
zstdmt_compress.h
ensure new ZSTD_strategy starts at value 1
2017-06-20 14:11:49 -07:00