zstd/build/VS2010
Yann Collet 2b4914082e created zstd_decompress_block module
isolate all logic associated with block decompression
into its own module.

zstd_decompress is still in charge
of context creation/destruction,
frames, headers, streaming, special blocks, etc.

Compressed blocks themselves are now handled within zstd_decompress_block .
2018-10-25 16:28:41 -07:00
..
datagen Adding chagnes for cmake and VStudio 2018-10-12 14:08:13 -07:00
fullbench fixed VS2010 build script 2018-10-23 17:44:43 -07:00
fullbench-dll Adding chagnes for cmake and VStudio 2018-10-12 14:08:13 -07:00
fuzzer created zstd_decompress_block module 2018-10-25 16:28:41 -07:00
libzstd created zstd_decompress_block module 2018-10-25 16:28:41 -07:00
libzstd-dll created zstd_decompress_block module 2018-10-25 16:28:41 -07:00
zstd created zstd_decompress_block module 2018-10-25 16:28:41 -07:00
CompileAsCpp.props changed projects to build 2016-09-19 14:58:14 +02:00
zstd.sln working fullbench-dll 2016-11-15 18:05:46 +01:00