zstd/lib/common
2016-05-17 14:30:19 +02:00
..
bitstream.h restored DStream init 2016-05-12 13:50:13 +02:00
entropy_common.c added common/entropy_common.c 2016-05-13 11:27:56 +02:00
error_private.h Added : ZSTD_getErrorString(), to get error string from error enum (#168) 2016-05-10 17:47:11 +02:00
error_public.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fse_decompress.c improved decoding speed by inlining x_isError() functions 2016-05-12 15:55:26 +02:00
fse_static.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fse.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
huf_static.h fixed Huff0 quad-symbols decoder (#173) 2016-05-05 12:41:36 +02:00
huf.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
mem.h fixed Visual warning in debug mode 2016-05-17 14:30:19 +02:00
zbuff_static.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
zbuff.h minor comment update 2016-05-10 07:00:07 +02:00
zstd_common.c added common/entropy_common.c 2016-05-13 11:27:56 +02:00
zstd_internal.h Stricter gnu90 tests 2016-05-05 04:59:53 +02:00
zstd_static.h Added : ZSTD_getErrorString(), to get error string from error enum (#168) 2016-05-10 17:47:11 +02:00
zstd.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00