This website requires JavaScript.
Explore
Help
Sign In
ddidderr
/
zstd-rs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5347aee8f7f5260b500e3f096dbc06a35f3cfb10
zstd-rs
/
lib
/
compress
T
History
Yann Collet
5347aee8f7
merged
zbuff_static.h
into
zbuff.h
. Now requires
ZBUFF_STATIC_LINKING_ONLY
macro
2016-06-04 19:12:48 +02:00
..
.debug
zstd_stats.h included only in debug mode
2016-05-24 15:36:37 +02:00
fse_compress.c
huff0 dynamic reduction
2016-05-20 14:36:36 +02:00
huf_compress.c
removed calloc calls from lib/
2016-06-03 13:23:04 +02:00
zbuff_compress.c
merged
zbuff_static.h
into
zbuff.h
. Now requires
ZBUFF_STATIC_LINKING_ONLY
macro
2016-06-04 19:12:48 +02:00
zstd_compress.c
fixed: deallocation of structures in case of error in ZBUFF_createCCtx and ZBUFF_createDCtx
2016-06-03 16:36:50 +02:00
zstd_opt.h
added compatibility with Visual C++ 2012
2016-04-25 13:09:06 +02:00