zstd/lib
2016-01-21 15:50:11 +01:00
..
legacy fixed visual and clang errors 2016-01-21 15:50:11 +01:00
bitstream.h modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
error_private.h modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
error_public.h modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
fse_static.h minor strict aliasing warning 2016-01-06 02:19:55 +01:00
fse.c updated fse 2016-01-06 01:58:37 +01:00
fse.h updated fse 2016-01-06 01:58:37 +01:00
huff0_static.h updated fse 2016-01-06 01:58:37 +01:00
huff0.c updated fse 2016-01-06 01:58:37 +01:00
huff0.h updated fse 2016-01-06 01:58:37 +01:00
libzstd.pc.in Initial release 2015-01-24 01:58:16 +01:00
LICENSE Initial release 2015-01-24 01:58:16 +01:00
Makefile added ZSTD_duplicateCCtx() 2016-01-07 15:35:18 +01:00
mem.h rolling buffer preliminary support for fast mode 2015-11-13 11:27:46 +01:00
zstd_buffered_static.h Add ZSTDLIB_API macro to prefix all exported methods with__declspec(dllexport) when building a DLL (on windows) 2015-12-07 17:48:53 +01:00
zstd_buffered.c modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
zstd_buffered.h extended static dictionary to buffered mode 2015-12-12 11:17:42 +01:00
zstd_compress.c fixed bt bug 2016-01-21 11:57:45 +01:00
zstd_decompress.c changed : ZSTD_LEGACY_SUPPORT set to 0 by default within zstd_decompress.c (#113) 2016-01-18 12:03:54 +01:00
zstd_internal.h modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
zstd_static.h modified error system, following suggestions by @nemequ 2016-01-21 15:38:47 +01:00
zstd.h changed : ZSTD_LEGACY_SUPPORT set to 0 by default within zstd_decompress.c (#113) 2016-01-18 12:03:54 +01:00