zstd/lib/common
Yann Collet f9e6590715 Merge pull request #796 from terrelln/is-error
[FSE][HUF] Inline error checks
2017-08-15 12:37:28 -07:00
..
bitstream.h check pthread_*_init() success condition 2017-07-19 01:05:40 -07:00
compiler.h [libzstd] Fix FORCE_INLINE macro 2017-08-14 21:12:05 -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 Merge pull request #796 from terrelln/is-error 2017-08-15 12:37:28 -07: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 Signal after finishing job when queueSize=0 2017-08-01 20:12:06 -07:00
pool.h Replace marker with queueEmpty variable and update pool.h comment 2017-08-01 12:30:16 -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 [libzstd] Fix FORCE_INLINE macro 2017-08-14 21:12:05 -07: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 [libzstd] Fix FORCE_INLINE macro 2017-08-14 21:12:05 -07:00