zstd/lib
Yann Collet 982ffc773d changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00
..
legacy added v0.4 legacy support 2016-02-03 01:09:46 +01:00
LICENSE Initial release 2015-01-24 01:58:16 +01:00
Makefile added v0.4 legacy support 2016-02-03 01:09:46 +01:00
bitstream.h lots of minor refactorings 2016-02-03 02:46:46 +01:00
error_private.h changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00
error_public.h changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00
fse.c minor optimization for small files 2016-01-31 02:04:15 +01:00
fse.h lots of minor refactorings 2016-02-03 02:46:46 +01:00
fse_static.h minor compression gain 2016-01-31 00:58:06 +01:00
huff0.c add basic tests 2016-01-28 15:39:52 +01:00
huff0.h variable litblock header size 2016-01-23 19:28:41 +01:00
huff0_static.h introduced dictionary format 2016-01-26 03:14:20 +01:00
libzstd.pc.in Initial release 2015-01-24 01:58:16 +01:00
mem.h lots of minor refactorings 2016-02-03 02:46:46 +01:00
zstd.h changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00
zstd_buffered.c lots of minor refactorings 2016-02-03 02:46:46 +01:00
zstd_buffered.h move _usingDict() to stable API (zstd.h) 2016-02-03 02:11:32 +01:00
zstd_buffered_static.h modified streaming compression API 2016-01-26 16:31:22 +01:00
zstd_compress.c changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00
zstd_decompress.c changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00
zstd_internal.h minor comments refactoring 2016-02-04 15:28:14 +01:00
zstd_static.h changed enum type name to `ZSTD_ErrorCode` 2016-02-05 02:33:10 +01:00