..
bitstream.h
Remove non-ASCII characters in header file comments
2018-03-13 20:05:53 +00:00
compiler.h
updated a bunch of headers
2017-08-18 16:52:05 -07:00
entropy_common.c
minor code refactor in HUF module
2017-03-05 21:07:20 -08:00
error_private.c
updated a bunch of headers
2017-08-18 16:52:05 -07:00
error_private.h
[error] Don't guard undef X with ifdef X
2017-08-29 11:54:38 -07:00
fse_decompress.c
Merge pull request #796 from terrelln/is-error
2017-08-15 12:37:28 -07:00
fse.h
[libzstd] Increase granularity of FSECTable repeat mode
2017-07-13 12:45:39 -07:00
huf.h
[libzstd] Pull CTables into sub-structure
2017-07-12 19:49:19 -07:00
mem.h
updated a bunch of headers
2017-08-18 16:52:05 -07:00
pool.c
[pool] Visual Studios disallows empty structs
2017-08-28 17:19:01 -07:00
pool.h
[pool] Accept custom allocators
2017-08-24 17:01:41 -07:00
threading.c
fixed a bunch of headers after license change ( #825 )
2017-08-31 11:24:54 -07:00
threading.h
fixed more file headers after license change ( #825 )
2017-08-31 12:11:57 -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
Fix zstd_internal.h for C++ mode
2017-08-24 18:09:50 -07:00
zstd_errors.h
updated a bunch of headers
2017-08-18 16:52:05 -07:00
zstd_internal.h
Merge branch 'longRangeMatcher' into dev
2017-08-31 18:08:37 -07:00