zstd/lib/common
2016-05-11 16:38:18 +02:00
..
bitstream.h Fixed BMI behavior on x86 and x32 targets, reported by @tycho (#178) 2016-05-01 10:26:30 +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 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-05-10 13:20:01 +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 better big-endian / little-endian r/w support 2016-05-11 16:38:18 +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 : ZSTD_getErrorString(), to get error string from error enum (#168) 2016-05-10 17:47:11 +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