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
49bb0041af
zstd
/
lib
/
dictBuilder
History
Yann Collet
49bb0041af
removed
ZSTD_highbit()
from
zstd_internal.h
, as it is only used by
zstd_compress.c
2016-06-04 20:17:38 +02:00
..
divsufsort.c
separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/
2016-04-22 12:43:18 +02:00
divsufsort.h
separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/
2016-04-22 12:43:18 +02:00
zdict.c
removed
ZSTD_highbit()
from
zstd_internal.h
, as it is only used by
zstd_compress.c
2016-06-04 20:17:38 +02:00
zdict.h
merged
zdict_static.h
into
zdict.h
. Now requires
ZDICT_STATIC_LINKING_ONLY
macro.
2016-06-04 18:56:23 +02:00