zstd/lib/common
Yann Collet 18c8f79f3e fixed gcc warning on uninitialized structure variable 2016-06-12 22:51:52 +02:00
..
bitstream.h fixed gcc warning on uninitialized structure variable 2016-06-12 22:51:52 +02:00
entropy_common.c removed `HUF_readStats()` from public space 2016-06-05 01:33:55 +02:00
error_private.h decompression validates frame content checksum 2016-06-01 00:18:28 +02:00
error_public.h decompression validates frame content checksum 2016-06-01 00:18:28 +02:00
fse.h Merged `fse_static` into `fse.h` . Now requires `FSE_STATIC_LINKING_ONLY` macro. 2016-06-05 00:58:01 +02:00
fse_decompress.c Merged `fse_static` into `fse.h` . Now requires `FSE_STATIC_LINKING_ONLY` macro. 2016-06-05 00:58:01 +02:00
huf.h Fixed decompression issue with invalid data 2016-06-11 23:26:22 +02:00
mem.h Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-05-24 17:15:04 +02:00
xxhash.c moved xxhash to lib/common 2016-05-29 01:06:30 +02:00
xxhash.h moved xxhash to lib/common 2016-05-29 01:06:30 +02:00
zbuff.h new frame format, allowing custom window size 2016-06-06 00:26:38 +02:00
zstd.h Removed `ZSTD_*_usingPrepared?Ctx()` declaration from public space 2016-06-07 12:16:49 +02:00
zstd_common.c Merged `zstd_static.h` into `zstd.h` . Now requires `ZSTD_STATIC_LINKING_ONLY` macro 2016-06-04 19:47:02 +02:00
zstd_internal.h completed `.gitignore` 2016-06-10 14:44:16 +02:00