zstd/lib/common
Yann Collet 87c18b2ebd fixed multiple minor warnings for XCode 2016-08-26 01:43:47 +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 added ZSTD_setDStreamParameter() 2016-08-23 16:58:10 +02:00
error_public.h added ZSTD_setDStreamParameter() 2016-08-23 16:58:10 +02:00
fse.h fixed multiple minor warnings for XCode 2016-08-26 01:43:47 +02:00
fse_decompress.c sync fse version 2016-08-20 00:26:26 +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 remove unnecessary comments 2016-08-24 17:32:09 +02:00