zstd/lib/common
Yann Collet 5397a66b19 minor BMI version check 2016-12-13 15:21:06 +01:00
..
bitstream.h minor BMI version check 2016-12-13 15:21:06 +01:00
entropy_common.c reduced table sizes for HUF_readDTableX4 2016-12-01 18:24:59 -08:00
error_private.c added ZSTD_error_frameParameter_windowTooLarge (#403) 2016-10-12 17:29:24 -07:00
error_private.h created error_private.c, so that a single list of error strings get included 2016-10-11 17:24:50 -07:00
fse.h introduced ext_wksp variants of count to reduce stack memory usage 2016-12-01 16:13:35 -08:00
fse_decompress.c introduced FSE_decompress_wksp(), to use less stack space 2016-11-30 12:36:45 -08:00
huf.h fixed Doxygen trailing comment 2016-12-02 16:13:41 +01:00
mem.h long decoder compatible with round and separate buffers 2016-11-28 19:59:11 -08:00
xxhash.c fixing FORCE_INLINE for older compilers (#330) 2016-09-02 11:44:21 -07:00
xxhash.h added : xxhash namespace enforced from xxhash.h. 2016-08-10 08:16:51 +02:00
zstd_common.c moved zbuff source files into lib/deprecated 2016-12-05 19:28:19 -08:00
zstd_errors.h added ZSTD_error_frameParameter_windowTooLarge (#403) 2016-10-12 17:29:24 -07:00
zstd_internal.h Fix execSequence wildcopy undefined behavior 2016-12-12 19:01:23 -08:00