zstd/lib/common
inikep a6b942018d Merge remote-tracking branch 'refs/remotes/origin/dev' into dev070
# Conflicts:
#	.travis.yml
#	Makefile
#	lib/common/zstd_static.h
#	programs/Makefile
#	projects/VS2008/zstd/zstd.vcproj
#	projects/VS2008/zstdlib/zstdlib.vcproj
#	projects/cmake/lib/CMakeLists.txt
#	projects/cmake/programs/CMakeLists.txt
2016-06-01 00:07:09 +02:00
..
bitstream.h huff0 dynamic reduction 2016-05-20 14:36:36 +02:00
entropy_common.c added common/entropy_common.c 2016-05-13 11:27:56 +02:00
error_private.h added dictionary ID (incomplete) 2016-05-29 05:01:04 +02:00
error_public.h added dictionary ID (incomplete) 2016-05-29 05:01:04 +02:00
fse_decompress.c improved decoding speed by inlining x_isError() functions 2016-05-12 15:55:26 +02:00
fse_static.h huff0 dynamic reduction 2016-05-20 14:36:36 +02:00
fse.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
huf_static.h huff0 dynamic reduction 2016-05-20 14:36:36 +02:00
huf.h huff0 dynamic reduction 2016-05-20 14:36:36 +02:00
mem.h Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev 2016-05-24 17:15:04 +02:00
xxhash.c moved xxhash to lib/common 2016-05-29 01:06:30 +02:00
xxhash.h moved xxhash to lib/common 2016-05-29 01:06:30 +02:00
zbuff_static.h zstdcli: -r (operate recursively on directories) works with dictBuilder and compression 2016-05-25 15:30:55 +02:00
zbuff.h ZBUFF_createCCtx_advanced moved to zbuff_static.h 2016-05-25 11:31:16 +02:00
zstd_common.c minor code refactoring 2016-05-30 04:48:32 +02:00
zstd_internal.h Merge remote-tracking branch 'refs/remotes/origin/dev' into dev070 2016-06-01 00:07:09 +02:00
zstd_static.h Merge remote-tracking branch 'refs/remotes/origin/dev' into dev070 2016-06-01 00:07:09 +02:00
zstd.h moved xxhash to lib/common 2016-05-29 01:06:30 +02:00