.. |
bitstream.h
|
Merge pull request #1044 from baldurk/remove-utf8-characters
|
2018-03-13 13:22:07 -07:00 |
compiler.h
|
DYNAMIC_BMI2 enabled for clang
|
2018-03-04 16:05:59 -08:00 |
cpu.h
|
[decompress] Support BMI2
|
2018-02-13 17:00:15 -08:00 |
entropy_common.c
|
minor code refactor in HUF module
|
2017-03-05 21:07:20 -08:00 |
error_private.c
|
added error code workSpace_tooSmall
|
2018-02-26 15:11:50 -08:00 |
error_private.h
|
updated license header
|
2017-09-08 00:09:23 -07:00 |
fse.h
|
removed huf_compress_impl.h
|
2018-03-13 14:14:05 -07:00 |
fse_decompress.c
|
minor : modified ZSTD_preserveUnsortedMark() to be more vectorization friendly
|
2018-02-05 11:46:02 -08:00 |
huf.h
|
removed huf_compress_impl.h
|
2018-03-13 14:14:05 -07:00 |
mem.h
|
fixed one UB pointer arithmetic
|
2017-11-17 11:40:08 -08:00 |
pool.c
|
added POOL_tryAdd()
|
2018-01-18 14:39:51 -08:00 |
pool.h
|
added POOL_tryAdd()
|
2018-01-18 14:39:51 -08:00 |
threading.c
|
[libzstd] pthread function prefixed with ZSTD_
|
2017-09-27 11:48:48 -07:00 |
threading.h
|
[threading] Cast unused arguments to void
|
2018-03-06 18:36:40 -08: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
|
merged repcode search into BT match search
|
2017-11-13 02:23:48 -08:00 |
zstd_errors.h
|
added error code workSpace_tooSmall
|
2018-02-26 15:11:50 -08:00 |
zstd_internal.h
|
Expose reference external sequence API
|
2018-03-14 12:29:31 -07:00 |