zstd/lib/common
2016-08-24 17:24:11 +02:00
..
bitstream.h fixed gcc warning on uninitialized structure variable 2016-06-12 22:51:52 +02:00
entropy_common.c fixes oob read 2016-07-24 18:02:04 +02:00
error_private.h decompression validates frame content checksum 2016-06-01 00:18:28 +02:00
error_public.h removed "error_public.h" dependency from "zstd.h" 2016-07-07 14:17:40 +02:00
fse_decompress.c sync fse version 2016-08-20 00:26:26 +02:00
fse.h minor comment change 2016-06-16 16:39:55 +02:00
huf.h minor compression level corrections 2016-07-17 16:21:37 +02:00
mem.h fixed compilation with Intel Compiler with Windows 2016-08-10 14:26:35 +02:00
xxhash.c fixed compilation with Intel Compiler with Windows 2016-08-10 14:26:35 +02:00
xxhash.h added : xxhash namespace enforced from xxhash.h. 2016-08-10 08:16:51 +02:00
zbuff.h minor comments 2016-07-29 00:55:45 +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 removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK 2016-08-24 17:24:11 +02:00