zstd/lib/common
Josh Soref a880ca239b Spelling (#1582)
* spelling: accidentally

* spelling: across

* spelling: additionally

* spelling: addresses

* spelling: appropriate

* spelling: assumed

* spelling: available

* spelling: builder

* spelling: capacity

* spelling: compiler

* spelling: compressibility

* spelling: compressor

* spelling: compression

* spelling: contract

* spelling: convenience

* spelling: decompress

* spelling: description

* spelling: deflate

* spelling: deterministically

* spelling: dictionary

* spelling: display

* spelling: eliminate

* spelling: preemptively

* spelling: exclude

* spelling: failure

* spelling: independence

* spelling: independent

* spelling: intentionally

* spelling: matching

* spelling: maximum

* spelling: meaning

* spelling: mishandled

* spelling: memory

* spelling: occasionally

* spelling: occurrence

* spelling: official

* spelling: offsets

* spelling: original

* spelling: output

* spelling: overflow

* spelling: overridden

* spelling: parameter

* spelling: performance

* spelling: probability

* spelling: receives

* spelling: redundant

* spelling: recompression

* spelling: resources

* spelling: sanity

* spelling: segment

* spelling: series

* spelling: specified

* spelling: specify

* spelling: subtracted

* spelling: successful

* spelling: return

* spelling: translation

* spelling: update

* spelling: unrelated

* spelling: useless

* spelling: variables

* spelling: variety

* spelling: verbatim

* spelling: verification

* spelling: visited

* spelling: warming

* spelling: workers

* spelling: with
2019-04-12 11:18:11 -07:00
..
bitstream.h fix confusion between unsigned <-> U32 2018-12-21 18:09:41 -08:00
compiler.h Spelling (#1582) 2019-04-12 11:18:11 -07:00
cpu.h Fix i386 build failure "Junk character 13" 2018-11-16 02:16:21 -06:00
debug.c grouped debug functions into debug.h 2018-06-13 15:43:09 -04:00
debug.h play around with rescale weights 2018-12-17 15:48:34 -08:00
entropy_common.c zeroise freq table with memset() 2018-06-26 17:24:41 -07:00
error_private.c Use Unused Variable in ERR_getErrorString() 2018-12-19 12:36:10 -08:00
error_private.h updated license header 2017-09-08 00:09:23 -07:00
fse_decompress.c grouped debug functions into debug.h 2018-06-13 15:43:09 -04:00
fse.h Spelling (#1582) 2019-04-12 11:18:11 -07:00
huf.h fix confusion between unsigned <-> U32 2018-12-21 18:09:41 -08:00
mem.h Enable use of bswap intrinsics in clang 2018-10-11 15:01:09 -04:00
pool.c Signal before unlocking in pool.c 2018-11-08 10:45:53 -08:00
pool.h changed POOL_resize() return type to int 2018-06-22 12:14:59 -07:00
threading.c Spelling (#1582) 2019-04-12 11:18:11 -07:00
threading.h [threading] Cast unused arguments to void 2018-03-06 18:36:40 -08:00
xxhash.c Spelling (#1582) 2019-04-12 11:18:11 -07:00
xxhash.h xxhash can be included twice in any order 2017-03-01 13:29:29 -08:00
zstd_common.c separate DDict logic into its own module 2018-10-23 17:25:49 -07:00
zstd_errors.h fixed a second memset() on NULL 2018-10-29 15:03:57 -07:00
zstd_internal.h Update documentation for ZSTD_frameSizeInfo 2019-03-17 17:41:27 -07:00