zstd/lib/compress
Yann Collet 302fb53a76 Removed `ZSTD_*_usingPrepared?Ctx()` declaration from public space 2016-06-07 12:16:49 +02:00
..
.debug zstd_stats.h included only in debug mode 2016-05-24 15:36:37 +02:00
fse_compress.c Merged `fse_static` into `fse.h` . Now requires `FSE_STATIC_LINKING_ONLY` macro. 2016-06-05 00:58:01 +02:00
huf_compress.c Merged `fse_static` into `fse.h` . Now requires `FSE_STATIC_LINKING_ONLY` macro. 2016-06-05 00:58:01 +02:00
zbuff_compress.c minor comment (detailing an `#include` motivation) 2016-06-05 00:32:23 +02:00
zstd_compress.c Removed `ZSTD_*_usingPrepared?Ctx()` declaration from public space 2016-06-07 12:16:49 +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