zstd/lib/common
cyan4973 21fdf97e00 Merge branch 'dev' into fullbench 2017-07-01 07:01:08 -07:00
..
bitstream.h updated ZSTDMT streaming API 2017-06-03 01:15:02 -07:00
entropy_common.c minor code refactor in HUF module 2017-03-05 21:07:20 -08:00
error_private.c fixed : calling ZSTD_compress_generic() to end-flush a stream in multiple steps 2017-06-16 11:58:21 -07:00
error_private.h
fse.h Comply with suggested comments by @terrelln 2017-04-26 11:39:35 -07:00
fse_decompress.c
huf.h Fix typo 2017-06-30 12:56:24 -07:00
mem.h move MEM_readMINMATCH() into zstd_opt.h 2017-05-23 15:41:55 -07:00
pool.c added POOL_sizeof() for single-thread 2017-06-02 11:36:47 -07:00
pool.h created ZSTDMT_sizeof_CCtx() and POOL_sizeof() 2017-06-01 17:56:14 -07:00
threading.c Whitespace only: tabs to spaces 2017-03-09 12:51:33 -08:00
threading.h
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 : calling ZSTD_compress_generic() to end-flush a stream in multiple steps 2017-06-16 11:58:21 -07:00
zstd_internal.h implemented shortcut for zstd_compress_generic() in MT mode 2017-06-30 14:51:01 -07:00