zstd/lib/common
Stella Lau 5b956f4753 Comment out CCtx_param versions of CDict functions 2017-08-21 14:49:16 -07:00
..
bitstream.h check pthread_*_init() success condition 2017-07-19 01:05:40 -07:00
entropy_common.c minor code refactor in HUF module 2017-03-05 21:07:20 -08:00
error_private.c pinned down error code enum values 2017-07-13 17:12:16 -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 [libzstd] Increase granularity of FSECTable repeat mode 2017-07-13 12:45:39 -07:00
fse_decompress.c reduced ZSTD_DDict memory usage 2017-02-27 00:27:30 -08:00
huf.h [libzstd] Pull CTables into sub-structure 2017-07-12 19:49:19 -07:00
mem.h fixed several conversion warnings 2017-07-07 17:13:12 -07:00
pool.c Visual blind fix 2 2017-07-20 15:57:55 -07:00
pool.h buffer pool can be invoked from multiple threads 2017-07-11 14:14:07 -07:00
threading.c Whitespace only: tabs to spaces 2017-03-09 12:51:33 -08:00
threading.h Visual blind fix 2 2017-07-20 15:57:55 -07:00
xxhash.c solves warnings when compiling with global XXH_STATIC_LINKING_ONLY 2017-03-01 11:33:25 -08:00
xxhash.h xxhash can be included twice in any order 2017-03-01 13:29:29 -08:00
zstd_common.c zlib_wrapper's uncompress() uses ZSTD_isFrame() for routing 2017-06-02 14:27:11 -07:00
zstd_errors.h fixed clang's -Wdocumentation 2017-07-13 18:58:30 -07:00
zstd_internal.h Comment out CCtx_param versions of CDict functions 2017-08-21 14:49:16 -07:00