]> git.ipfire.org Git - thirdparty/zstd.git/commit
Spelling (#1582)
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 12 Apr 2019 18:18:11 +0000 (14:18 -0400)
committerNick Terrell <nickrterrell@gmail.com>
Fri, 12 Apr 2019 18:18:11 +0000 (11:18 -0700)
commita880ca239b447968493dd2fed3850e766d6305cc
tree4d7a9ecfb63cc61f607980715a52e66bf6cbb453
parent13fddac46d6997109ee56537445b294a78717b6d
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
63 files changed:
CHANGELOG
build/cmake/README.md
contrib/docker/README.md
contrib/experimental_dict_builders/benchmarkDictBuilder/benchmark.c
contrib/experimental_dict_builders/fastCover/fastCover.c
contrib/largeNbDicts/largeNbDicts.c
contrib/linux-kernel/0002-lib-Add-zstd-modules.patch
contrib/linux-kernel/0006-squashfs-tools-Add-zstd-support.patch
contrib/linux-kernel/lib/zstd/compress.c
contrib/linux-kernel/lib/zstd/fse_compress.c
contrib/linux-kernel/lib/zstd/huf.h
contrib/linux-kernel/test/include/linux/compiler.h
contrib/pzstd/Pzstd.cpp
contrib/pzstd/utils/Range.h
contrib/pzstd/utils/ResourcePool.h
doc/README.md
doc/educational_decoder/zstd_decompress.c
doc/zstd_manual.html
examples/multiple_simple_compression.c
lib/common/compiler.h
lib/common/fse.h
lib/common/threading.c
lib/common/xxhash.c
lib/compress/fse_compress.c
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_lazy.h
lib/compress/zstd_ldm.c
lib/compress/zstd_opt.c
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_block.c
lib/dictBuilder/cover.c
lib/dictBuilder/cover.h
lib/dictBuilder/fastcover.c
lib/legacy/zstd_v01.c
lib/legacy/zstd_v02.c
lib/legacy/zstd_v03.c
lib/legacy/zstd_v04.c
lib/legacy/zstd_v05.c
lib/legacy/zstd_v06.c
lib/legacy/zstd_v07.c
lib/zstd.h
programs/benchzstd.c
programs/benchzstd.h
programs/fileio.c
programs/zstdcli.c
tests/README.md
tests/decodecorpus.c
tests/fuzz/Makefile
tests/fuzz/README.md
tests/fuzz/fuzz.py
tests/fuzz/fuzz_helpers.h
tests/fuzz/zstd_helpers.c
tests/fuzzer.c
tests/paramgrill.c
tests/regression/test.c
tests/zstreamtest.c
zlibWrapper/README.md
zlibWrapper/examples/fitblk.c
zlibWrapper/examples/fitblk_original.c
zlibWrapper/examples/zwrapbench.c