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
130fe11394b34c36dd2733cd26db6fda72b5e49f
zstd-rs
/
lib
/
compress
T
History
Yann Collet
130fe11394
merged
huf_static.h
into
huf.h
. Requires
HUF_STATIC_LINKING_ONLY
macro.
2016-06-05 00:42:28 +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
merged
huf_static.h
into
huf.h
. Requires
HUF_STATIC_LINKING_ONLY
macro.
2016-06-05 00:42:28 +02:00
zbuff_compress.c
minor comment (detailing an
#include
motivation)
2016-06-05 00:32:23 +02:00
zstd_compress.c
merged
huf_static.h
into
huf.h
. Requires
HUF_STATIC_LINKING_ONLY
macro.
2016-06-05 00:42:28 +02:00
zstd_opt.h
removed
ZSTD_highbit()
from
zstd_internal.h
, as it is only used by
zstd_compress.c
2016-06-04 20:17:38 +02:00