fa41bcc2c2
There were 2 competing set of debug functions within zstd_internal.h and bitstream.h. They were mostly duplicate, and required care to avoid messing with each other. There is now a single implementation, shared by both. Significant change : The macro variable ZSTD_DEBUG does no longer exist, it has been replaced by DEBUGLEVEL, which required modifying several source files. |
||
---|---|---|
.. | ||
zstd_legacy.h | ||
zstd_v01.c | ||
zstd_v01.h | ||
zstd_v02.c | ||
zstd_v02.h | ||
zstd_v03.c | ||
zstd_v03.h | ||
zstd_v04.c | ||
zstd_v04.h | ||
zstd_v05.c | ||
zstd_v05.h | ||
zstd_v06.c | ||
zstd_v06.h | ||
zstd_v07.c | ||
zstd_v07.h |