Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2017 15:43:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Subject:   svn commit: r325598 - in vendor/zstd/1.3.2: . contrib/gen_html contrib/pzstd contrib/pzstd/test contrib/pzstd/utils contrib/pzstd/utils/test contrib/seekable_format doc doc/educational_decoder lib ...
Message-ID:  <201711091543.vA9FhGqF049043@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Nov  9 15:43:15 2017
New Revision: 325598
URL: https://svnweb.freebsd.org/changeset/base/325598

Log:
  Tag import of zstd 1.3.2

Added:
  vendor/zstd/1.3.2/
     - copied from r325595, vendor/zstd/dist/
  vendor/zstd/1.3.2/COPYING
     - copied unchanged from r325597, vendor/zstd/dist/COPYING
  vendor/zstd/1.3.2/contrib/seekable_format/
     - copied from r325597, vendor/zstd/dist/contrib/seekable_format/
  vendor/zstd/1.3.2/doc/educational_decoder/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/doc/educational_decoder/Makefile
  vendor/zstd/1.3.2/lib/compress/zstd_compress.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_compress.h
  vendor/zstd/1.3.2/lib/compress/zstd_double_fast.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_double_fast.c
  vendor/zstd/1.3.2/lib/compress/zstd_double_fast.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_double_fast.h
  vendor/zstd/1.3.2/lib/compress/zstd_fast.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_fast.c
  vendor/zstd/1.3.2/lib/compress/zstd_fast.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_fast.h
  vendor/zstd/1.3.2/lib/compress/zstd_lazy.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_lazy.c
  vendor/zstd/1.3.2/lib/compress/zstd_lazy.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_lazy.h
  vendor/zstd/1.3.2/lib/compress/zstd_ldm.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_ldm.c
  vendor/zstd/1.3.2/lib/compress/zstd_ldm.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_ldm.h
  vendor/zstd/1.3.2/lib/compress/zstd_opt.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_opt.c
  vendor/zstd/1.3.2/tests/fuzz/block_decompress.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/block_decompress.c
  vendor/zstd/1.3.2/tests/fuzz/block_round_trip.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/block_round_trip.c
  vendor/zstd/1.3.2/tests/fuzz/default.options
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/default.options
  vendor/zstd/1.3.2/tests/fuzz/fuzz.py
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/fuzz.py
  vendor/zstd/1.3.2/tests/fuzz/zstd_helpers.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/zstd_helpers.c
  vendor/zstd/1.3.2/tests/fuzz/zstd_helpers.h
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/zstd_helpers.h
Replaced:
  vendor/zstd/1.3.2/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/Makefile
  vendor/zstd/1.3.2/NEWS
     - copied unchanged from r325597, vendor/zstd/dist/NEWS
  vendor/zstd/1.3.2/appveyor.yml
     - copied unchanged from r325597, vendor/zstd/dist/appveyor.yml
  vendor/zstd/1.3.2/circle.yml
     - copied unchanged from r325597, vendor/zstd/dist/circle.yml
  vendor/zstd/1.3.2/contrib/gen_html/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/contrib/gen_html/Makefile
  vendor/zstd/1.3.2/contrib/gen_html/gen_html.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/gen_html/gen_html.cpp
  vendor/zstd/1.3.2/contrib/pzstd/ErrorHolder.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/ErrorHolder.h
  vendor/zstd/1.3.2/contrib/pzstd/Logging.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/Logging.h
  vendor/zstd/1.3.2/contrib/pzstd/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/Makefile
  vendor/zstd/1.3.2/contrib/pzstd/Options.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/Options.cpp
  vendor/zstd/1.3.2/contrib/pzstd/Options.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/Options.h
  vendor/zstd/1.3.2/contrib/pzstd/Pzstd.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/Pzstd.cpp
  vendor/zstd/1.3.2/contrib/pzstd/Pzstd.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/Pzstd.h
  vendor/zstd/1.3.2/contrib/pzstd/SkippableFrame.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/SkippableFrame.cpp
  vendor/zstd/1.3.2/contrib/pzstd/SkippableFrame.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/SkippableFrame.h
  vendor/zstd/1.3.2/contrib/pzstd/main.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/main.cpp
  vendor/zstd/1.3.2/contrib/pzstd/test/OptionsTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/test/OptionsTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/test/PzstdTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/test/PzstdTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/test/RoundTrip.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/test/RoundTrip.h
  vendor/zstd/1.3.2/contrib/pzstd/test/RoundTripTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/test/RoundTripTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/utils/Buffer.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/Buffer.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/FileSystem.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/FileSystem.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/Likely.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/Likely.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/Range.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/Range.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/ResourcePool.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/ResourcePool.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/ScopeGuard.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/ScopeGuard.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/ThreadPool.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/ThreadPool.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/WorkQueue.h
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/WorkQueue.h
  vendor/zstd/1.3.2/contrib/pzstd/utils/test/BufferTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/test/BufferTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/utils/test/RangeTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/test/RangeTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/utils/test/ResourcePoolTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/test/ResourcePoolTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/utils/test/ScopeGuardTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/test/ScopeGuardTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/utils/test/ThreadPoolTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/test/ThreadPoolTest.cpp
  vendor/zstd/1.3.2/contrib/pzstd/utils/test/WorkQueueTest.cpp
     - copied unchanged from r325597, vendor/zstd/dist/contrib/pzstd/utils/test/WorkQueueTest.cpp
  vendor/zstd/1.3.2/doc/educational_decoder/harness.c
     - copied unchanged from r325597, vendor/zstd/dist/doc/educational_decoder/harness.c
  vendor/zstd/1.3.2/doc/educational_decoder/zstd_decompress.c
     - copied unchanged from r325597, vendor/zstd/dist/doc/educational_decoder/zstd_decompress.c
  vendor/zstd/1.3.2/doc/educational_decoder/zstd_decompress.h
     - copied unchanged from r325597, vendor/zstd/dist/doc/educational_decoder/zstd_decompress.h
  vendor/zstd/1.3.2/doc/zstd_manual.html
     - copied unchanged from r325597, vendor/zstd/dist/doc/zstd_manual.html
  vendor/zstd/1.3.2/lib/.gitignore
     - copied unchanged from r325597, vendor/zstd/dist/lib/.gitignore
  vendor/zstd/1.3.2/lib/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/lib/Makefile
  vendor/zstd/1.3.2/lib/README.md
     - copied unchanged from r325597, vendor/zstd/dist/lib/README.md
  vendor/zstd/1.3.2/lib/common/bitstream.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/bitstream.h
  vendor/zstd/1.3.2/lib/common/compiler.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/compiler.h
  vendor/zstd/1.3.2/lib/common/error_private.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/error_private.c
  vendor/zstd/1.3.2/lib/common/error_private.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/error_private.h
  vendor/zstd/1.3.2/lib/common/fse.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/fse.h
  vendor/zstd/1.3.2/lib/common/huf.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/huf.h
  vendor/zstd/1.3.2/lib/common/mem.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/mem.h
  vendor/zstd/1.3.2/lib/common/pool.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/pool.c
  vendor/zstd/1.3.2/lib/common/pool.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/pool.h
  vendor/zstd/1.3.2/lib/common/threading.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/threading.c
  vendor/zstd/1.3.2/lib/common/threading.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/threading.h
  vendor/zstd/1.3.2/lib/common/zstd_common.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/zstd_common.c
  vendor/zstd/1.3.2/lib/common/zstd_errors.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/zstd_errors.h
  vendor/zstd/1.3.2/lib/common/zstd_internal.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/common/zstd_internal.h
  vendor/zstd/1.3.2/lib/compress/fse_compress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/fse_compress.c
  vendor/zstd/1.3.2/lib/compress/huf_compress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/huf_compress.c
  vendor/zstd/1.3.2/lib/compress/zstd_compress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_compress.c
  vendor/zstd/1.3.2/lib/compress/zstd_opt.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstd_opt.h
  vendor/zstd/1.3.2/lib/compress/zstdmt_compress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstdmt_compress.c
  vendor/zstd/1.3.2/lib/compress/zstdmt_compress.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/compress/zstdmt_compress.h
  vendor/zstd/1.3.2/lib/decompress/zstd_decompress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/decompress/zstd_decompress.c
  vendor/zstd/1.3.2/lib/deprecated/zbuff.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/deprecated/zbuff.h
  vendor/zstd/1.3.2/lib/deprecated/zbuff_common.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/deprecated/zbuff_common.c
  vendor/zstd/1.3.2/lib/deprecated/zbuff_compress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/deprecated/zbuff_compress.c
  vendor/zstd/1.3.2/lib/deprecated/zbuff_decompress.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/deprecated/zbuff_decompress.c
  vendor/zstd/1.3.2/lib/dictBuilder/cover.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/dictBuilder/cover.c
  vendor/zstd/1.3.2/lib/dictBuilder/zdict.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/dictBuilder/zdict.c
  vendor/zstd/1.3.2/lib/dictBuilder/zdict.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/dictBuilder/zdict.h
  vendor/zstd/1.3.2/lib/legacy/zstd_legacy.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_legacy.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v01.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v01.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v01.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v01.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v02.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v02.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v02.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v02.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v03.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v03.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v03.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v03.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v04.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v04.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v04.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v04.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v05.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v05.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v05.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v05.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v06.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v06.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v06.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v06.h
  vendor/zstd/1.3.2/lib/legacy/zstd_v07.c
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v07.c
  vendor/zstd/1.3.2/lib/legacy/zstd_v07.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/legacy/zstd_v07.h
  vendor/zstd/1.3.2/lib/zstd.h
     - copied unchanged from r325597, vendor/zstd/dist/lib/zstd.h
  vendor/zstd/1.3.2/programs/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/programs/Makefile
  vendor/zstd/1.3.2/programs/README.md
     - copied unchanged from r325597, vendor/zstd/dist/programs/README.md
  vendor/zstd/1.3.2/programs/bench.c
     - copied unchanged from r325597, vendor/zstd/dist/programs/bench.c
  vendor/zstd/1.3.2/programs/bench.h
     - copied unchanged from r325597, vendor/zstd/dist/programs/bench.h
  vendor/zstd/1.3.2/programs/datagen.c
     - copied unchanged from r325597, vendor/zstd/dist/programs/datagen.c
  vendor/zstd/1.3.2/programs/datagen.h
     - copied unchanged from r325597, vendor/zstd/dist/programs/datagen.h
  vendor/zstd/1.3.2/programs/dibio.c
     - copied unchanged from r325597, vendor/zstd/dist/programs/dibio.c
  vendor/zstd/1.3.2/programs/dibio.h
     - copied unchanged from r325597, vendor/zstd/dist/programs/dibio.h
  vendor/zstd/1.3.2/programs/fileio.c
     - copied unchanged from r325597, vendor/zstd/dist/programs/fileio.c
  vendor/zstd/1.3.2/programs/fileio.h
     - copied unchanged from r325597, vendor/zstd/dist/programs/fileio.h
  vendor/zstd/1.3.2/programs/platform.h
     - copied unchanged from r325597, vendor/zstd/dist/programs/platform.h
  vendor/zstd/1.3.2/programs/util.h
     - copied unchanged from r325597, vendor/zstd/dist/programs/util.h
  vendor/zstd/1.3.2/programs/zstd.1
     - copied unchanged from r325597, vendor/zstd/dist/programs/zstd.1
  vendor/zstd/1.3.2/programs/zstd.1.md
     - copied unchanged from r325597, vendor/zstd/dist/programs/zstd.1.md
  vendor/zstd/1.3.2/programs/zstdcli.c
     - copied unchanged from r325597, vendor/zstd/dist/programs/zstdcli.c
  vendor/zstd/1.3.2/tests/.gitignore
     - copied unchanged from r325597, vendor/zstd/dist/tests/.gitignore
  vendor/zstd/1.3.2/tests/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/tests/Makefile
  vendor/zstd/1.3.2/tests/datagencli.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/datagencli.c
  vendor/zstd/1.3.2/tests/decodecorpus.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/decodecorpus.c
  vendor/zstd/1.3.2/tests/fullbench.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fullbench.c
  vendor/zstd/1.3.2/tests/fuzz/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/Makefile
  vendor/zstd/1.3.2/tests/fuzz/README.md
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/README.md
  vendor/zstd/1.3.2/tests/fuzz/fuzz.h
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/fuzz.h
  vendor/zstd/1.3.2/tests/fuzz/fuzz_helpers.h
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/fuzz_helpers.h
  vendor/zstd/1.3.2/tests/fuzz/regression_driver.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/regression_driver.c
  vendor/zstd/1.3.2/tests/fuzz/simple_decompress.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/simple_decompress.c
  vendor/zstd/1.3.2/tests/fuzz/simple_round_trip.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/simple_round_trip.c
  vendor/zstd/1.3.2/tests/fuzz/stream_decompress.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/stream_decompress.c
  vendor/zstd/1.3.2/tests/fuzz/stream_round_trip.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzz/stream_round_trip.c
  vendor/zstd/1.3.2/tests/fuzzer.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/fuzzer.c
  vendor/zstd/1.3.2/tests/gzip/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/tests/gzip/Makefile
  vendor/zstd/1.3.2/tests/invalidDictionaries.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/invalidDictionaries.c
  vendor/zstd/1.3.2/tests/legacy.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/legacy.c
  vendor/zstd/1.3.2/tests/longmatch.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/longmatch.c
  vendor/zstd/1.3.2/tests/namespaceTest.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/namespaceTest.c
  vendor/zstd/1.3.2/tests/paramgrill.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/paramgrill.c
  vendor/zstd/1.3.2/tests/playTests.sh
     - copied unchanged from r325597, vendor/zstd/dist/tests/playTests.sh
  vendor/zstd/1.3.2/tests/poolTests.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/poolTests.c
  vendor/zstd/1.3.2/tests/roundTripCrash.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/roundTripCrash.c
  vendor/zstd/1.3.2/tests/symbols.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/symbols.c
  vendor/zstd/1.3.2/tests/test-zstd-speed.py
     - copied unchanged from r325597, vendor/zstd/dist/tests/test-zstd-speed.py
  vendor/zstd/1.3.2/tests/test-zstd-versions.py
     - copied unchanged from r325597, vendor/zstd/dist/tests/test-zstd-versions.py
  vendor/zstd/1.3.2/tests/zbufftest.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/zbufftest.c
  vendor/zstd/1.3.2/tests/zstreamtest.c
     - copied unchanged from r325597, vendor/zstd/dist/tests/zstreamtest.c
  vendor/zstd/1.3.2/zlibWrapper/Makefile
     - copied unchanged from r325597, vendor/zstd/dist/zlibWrapper/Makefile
  vendor/zstd/1.3.2/zlibWrapper/examples/zwrapbench.c
     - copied unchanged from r325597, vendor/zstd/dist/zlibWrapper/examples/zwrapbench.c
  vendor/zstd/1.3.2/zlibWrapper/gzcompatibility.h
     - copied unchanged from r325597, vendor/zstd/dist/zlibWrapper/gzcompatibility.h
  vendor/zstd/1.3.2/zlibWrapper/zstd_zlibwrapper.c
     - copied unchanged from r325597, vendor/zstd/dist/zlibWrapper/zstd_zlibwrapper.c
  vendor/zstd/1.3.2/zlibWrapper/zstd_zlibwrapper.h
     - copied unchanged from r325597, vendor/zstd/dist/zlibWrapper/zstd_zlibwrapper.h
Deleted:
  vendor/zstd/1.3.2/LICENSE-examples

Copied: vendor/zstd/1.3.2/COPYING (from r325597, vendor/zstd/dist/COPYING)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ vendor/zstd/1.3.2/COPYING	Thu Nov  9 15:43:15 2017	(r325598, copy of r325597, vendor/zstd/dist/COPYING)
@@ -0,0 +1,339 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                            NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
\ No newline at end of file

Copied: vendor/zstd/1.3.2/Makefile (from r325597, vendor/zstd/dist/Makefile)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ vendor/zstd/1.3.2/Makefile	Thu Nov  9 15:43:15 2017	(r325598, copy of r325597, vendor/zstd/dist/Makefile)
@@ -0,0 +1,348 @@
+# ################################################################
+# Copyright (c) 2015-present, Yann Collet, Facebook, Inc.
+# All rights reserved.
+#
+# This source code is licensed under both the BSD-style license (found in the
+# LICENSE file in the root directory of this source tree) and the GPLv2 (found
+# in the COPYING file in the root directory of this source tree).
+# ################################################################
+
+PRGDIR   = programs
+ZSTDDIR  = lib
+BUILDIR  = build
+ZWRAPDIR = zlibWrapper
+TESTDIR  = tests
+FUZZDIR  = $(TESTDIR)/fuzz
+
+# Define nul output
+VOID = /dev/null
+
+ifneq (,$(filter Windows%,$(OS)))
+EXT =.exe
+else
+EXT =
+endif
+
+.PHONY: default
+default: lib-release zstd-release
+
+.PHONY: all
+all: | allmost examples manual
+
+.PHONY: allmost
+allmost: allzstd
+	$(MAKE) -C $(ZWRAPDIR) all
+
+#skip zwrapper, can't build that on alternate architectures without the proper zlib installed
+.PHONY: allzstd
+allzstd:
+	$(MAKE) -C $(ZSTDDIR) all
+	$(MAKE) -C $(PRGDIR) all
+	$(MAKE) -C $(TESTDIR) all
+
+.PHONY: all32
+all32:
+	$(MAKE) -C $(PRGDIR) zstd32
+	$(MAKE) -C $(TESTDIR) all32
+
+.PHONY: lib
+lib:
+	@$(MAKE) -C $(ZSTDDIR) $@
+
+.PHONY: lib-release
+lib-release:
+	@$(MAKE) -C $(ZSTDDIR)
+
+.PHONY: zstd
+zstd:
+	@$(MAKE) -C $(PRGDIR) $@
+	cp $(PRGDIR)/zstd$(EXT) .
+
+.PHONY: zstd-release
+zstd-release:
+	@$(MAKE) -C $(PRGDIR)
+	cp $(PRGDIR)/zstd$(EXT) .
+
+.PHONY: zstdmt
+zstdmt:
+	@$(MAKE) -C $(PRGDIR) $@
+	cp $(PRGDIR)/zstd$(EXT) ./zstdmt$(EXT)
+
+.PHONY: zlibwrapper
+zlibwrapper:
+	$(MAKE) -C $(ZWRAPDIR) test
+
+.PHONY: test shortest
+test shortest:
+	$(MAKE) -C $(PRGDIR) allVariants
+	$(MAKE) -C $(TESTDIR) $@
+
+.PHONY: examples
+examples:
+	CPPFLAGS=-I../lib LDFLAGS=-L../lib $(MAKE) -C examples/ all
+
+.PHONY: manual
+manual:
+	$(MAKE) -C contrib/gen_html $@
+
+.PHONY: cleanTabs
+cleanTabs:
+	cd contrib; ./cleanTabs
+
+.PHONY: clean
+clean:
+	@$(MAKE) -C $(ZSTDDIR) $@ > $(VOID)
+	@$(MAKE) -C $(PRGDIR) $@ > $(VOID)
+	@$(MAKE) -C $(TESTDIR) $@ > $(VOID)
+	@$(MAKE) -C $(ZWRAPDIR) $@ > $(VOID)
+	@$(MAKE) -C examples/ $@ > $(VOID)
+	@$(MAKE) -C contrib/gen_html $@ > $(VOID)
+	@$(RM) zstd$(EXT) zstdmt$(EXT) tmp*
+	@$(RM) -r lz4
+	@echo Cleaning completed
+
+#------------------------------------------------------------------------------
+# make install is validated only for Linux, OSX, Hurd and some BSD targets
+#------------------------------------------------------------------------------
+ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly NetBSD MSYS_NT))
+
+HOST_OS = POSIX
+CMAKE_PARAMS = -DZSTD_BUILD_CONTRIB:BOOL=ON -DZSTD_BUILD_STATIC:BOOL=ON -DZSTD_BUILD_TESTS:BOOL=ON -DZSTD_ZLIB_SUPPORT:BOOL=ON -DZSTD_LZMA_SUPPORT:BOOL=ON
+
+.PHONY: list
+list:
+	@$(MAKE) -pRrq -f $(lastword $(MAKEFILE_LIST)) : 2>/dev/null | awk -v RS= -F: '/^# File/,/^# Finished Make data base/ {if ($$1 !~ "^[#.]") {print $$1}}' | sort | egrep -v -e '^[^[:alnum:]]' -e '^$@$$' | xargs
+
+.PHONY: install clangtest armtest usan asan uasan
+install:
+	@$(MAKE) -C $(ZSTDDIR) $@
+	@$(MAKE) -C $(PRGDIR) $@
+
+.PHONY: uninstall
+uninstall:
+	@$(MAKE) -C $(ZSTDDIR) $@
+	@$(MAKE) -C $(PRGDIR) $@
+
+.PHONY: travis-install
+travis-install:
+	$(MAKE) install PREFIX=~/install_test_dir
+
+.PHONY: gppbuild
+gppbuild: clean
+	g++ -v
+	CC=g++ $(MAKE) -C programs all CFLAGS="-O3 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Werror"
+
+.PHONY: gcc5build
+gcc5build: clean
+	gcc-5 -v
+	CC=gcc-5 $(MAKE) all MOREFLAGS="-Werror"
+
+.PHONY: gcc6build
+gcc6build: clean
+	gcc-6 -v
+	CC=gcc-6 $(MAKE) all MOREFLAGS="-Werror"
+
+.PHONY: gcc7build
+gcc7build: clean
+	gcc-7 -v
+	CC=gcc-7 $(MAKE) all MOREFLAGS="-Werror"
+
+.PHONY: clangbuild
+clangbuild: clean
+	clang -v
+	CXX=clang++ CC=clang $(MAKE) all MOREFLAGS="-Werror -Wconversion -Wno-sign-conversion -Wdocumentation"
+
+m32build: clean
+	gcc -v
+	$(MAKE) all32
+
+armbuild: clean
+	CC=arm-linux-gnueabi-gcc CFLAGS="-Werror" $(MAKE) allzstd
+
+aarch64build: clean
+	CC=aarch64-linux-gnu-gcc CFLAGS="-Werror" $(MAKE) allzstd
+
+ppcbuild: clean
+	CC=powerpc-linux-gnu-gcc CLAGS="-m32 -Wno-attributes -Werror" $(MAKE) allzstd
+
+ppc64build: clean
+	CC=powerpc-linux-gnu-gcc CFLAGS="-m64 -Werror" $(MAKE) allzstd
+
+armfuzz: clean
+	CC=arm-linux-gnueabi-gcc QEMU_SYS=qemu-arm-static MOREFLAGS="-static" FUZZER_FLAGS=--no-big-tests $(MAKE) -C $(TESTDIR) fuzztest
+
+aarch64fuzz: clean
+	CC=aarch64-linux-gnu-gcc QEMU_SYS=qemu-aarch64-static MOREFLAGS="-static" FUZZER_FLAGS=--no-big-tests $(MAKE) -C $(TESTDIR) fuzztest
+
+ppcfuzz: clean
+	CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc-static MOREFLAGS="-static" FUZZER_FLAGS=--no-big-tests $(MAKE) -C $(TESTDIR) fuzztest
+
+ppc64fuzz: clean
+	CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc64-static MOREFLAGS="-m64 -static" FUZZER_FLAGS=--no-big-tests $(MAKE) -C $(TESTDIR) fuzztest
+
+.PHONY: cxxtest
+cxxtest: CXXFLAGS += -Wall -Wextra -Wundef -Wshadow -Wcast-align -Werror
+cxxtest: clean
+	$(MAKE) -C $(PRGDIR) all CC="$(CXX) -Wno-deprecated" CFLAGS="$(CXXFLAGS)"   # adding -Wno-deprecated to avoid clang++ warning on dealing with C files directly
+
+gcc5test: clean
+	gcc-5 -v
+	$(MAKE) all CC=gcc-5 MOREFLAGS="-Werror"
+
+gcc6test: clean
+	gcc-6 -v
+	$(MAKE) all CC=gcc-6 MOREFLAGS="-Werror"
+
+clangtest: clean
+	clang -v
+	$(MAKE) all CXX=clang-++ CC=clang MOREFLAGS="-Werror -Wconversion -Wno-sign-conversion -Wdocumentation"
+
+armtest: clean
+	$(MAKE) -C $(TESTDIR) datagen   # use native, faster
+	$(MAKE) -C $(TESTDIR) test CC=arm-linux-gnueabi-gcc QEMU_SYS=qemu-arm-static ZSTDRTTEST= MOREFLAGS="-Werror -static" FUZZER_FLAGS=--no-big-tests
+
+aarch64test:
+	$(MAKE) -C $(TESTDIR) datagen   # use native, faster
+	$(MAKE) -C $(TESTDIR) test CC=aarch64-linux-gnu-gcc QEMU_SYS=qemu-aarch64-static ZSTDRTTEST= MOREFLAGS="-Werror -static" FUZZER_FLAGS=--no-big-tests
+
+ppctest: clean
+	$(MAKE) -C $(TESTDIR) datagen   # use native, faster
+	$(MAKE) -C $(TESTDIR) test CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc-static ZSTDRTTEST= MOREFLAGS="-Werror -Wno-attributes -static" FUZZER_FLAGS=--no-big-tests
+
+ppc64test: clean
+	$(MAKE) -C $(TESTDIR) datagen   # use native, faster
+	$(MAKE) -C $(TESTDIR) test CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc64-static ZSTDRTTEST= MOREFLAGS="-m64 -static" FUZZER_FLAGS=--no-big-tests
+
+arm-ppc-compilation:
+	$(MAKE) -C $(PRGDIR) clean zstd CC=arm-linux-gnueabi-gcc QEMU_SYS=qemu-arm-static ZSTDRTTEST= MOREFLAGS="-Werror -static"
+	$(MAKE) -C $(PRGDIR) clean zstd CC=aarch64-linux-gnu-gcc QEMU_SYS=qemu-aarch64-static ZSTDRTTEST= MOREFLAGS="-Werror -static"
+	$(MAKE) -C $(PRGDIR) clean zstd CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc-static ZSTDRTTEST= MOREFLAGS="-Werror -Wno-attributes -static"
+	$(MAKE) -C $(PRGDIR) clean zstd CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc64-static ZSTDRTTEST= MOREFLAGS="-m64 -static"
+
+regressiontest:
+	$(MAKE) -C $(FUZZDIR) regressiontest
+
+uasanregressiontest:
+	$(MAKE) -C $(FUZZDIR) regressiontest CC=clang CXX=clang++ CFLAGS="-O3 -fsanitize=address,undefined" CXXFLAGS="-O3 -fsanitize=address,undefined"
+
+msanregressiontest:
+	$(MAKE) -C $(FUZZDIR) regressiontest CC=clang CXX=clang++ CFLAGS="-O3 -fsanitize=memory" CXXFLAGS="-O3 -fsanitize=memory"
+
+# run UBsan with -fsanitize-recover=signed-integer-overflow
+# due to a bug in UBsan when doing pointer subtraction
+# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63303
+
+usan: clean
+	$(MAKE) test CC=clang MOREFLAGS="-g -fno-sanitize-recover=all -fsanitize-recover=signed-integer-overflow -fsanitize=undefined"
+
+asan: clean
+	$(MAKE) test CC=clang MOREFLAGS="-g -fsanitize=address"
+
+asan-%: clean
+	LDFLAGS=-fuse-ld=gold MOREFLAGS="-g -fno-sanitize-recover=all -fsanitize=address" $(MAKE) -C $(TESTDIR) $*
+
+msan: clean
+	$(MAKE) test CC=clang MOREFLAGS="-g -fsanitize=memory -fno-omit-frame-pointer" HAVE_LZMA=0   # datagen.c fails this test for no obvious reason
+
+msan-%: clean
+	LDFLAGS=-fuse-ld=gold MOREFLAGS="-g -fno-sanitize-recover=all -fsanitize=memory -fno-omit-frame-pointer" FUZZER_FLAGS=--no-big-tests $(MAKE) -C $(TESTDIR) HAVE_LZMA=0 $*
+
+asan32: clean
+	$(MAKE) -C $(TESTDIR) test32 CC=clang MOREFLAGS="-g -fsanitize=address"
+
+uasan: clean
+	$(MAKE) test CC=clang MOREFLAGS="-g -fno-sanitize-recover=all -fsanitize-recover=signed-integer-overflow -fsanitize=address,undefined"
+
+uasan-%: clean
+	LDFLAGS=-fuse-ld=gold MOREFLAGS="-g -fno-sanitize-recover=all -fsanitize-recover=signed-integer-overflow -fsanitize=address,undefined" $(MAKE) -C $(TESTDIR) $*
+
+tsan-%: clean
+	LDFLAGS=-fuse-ld=gold MOREFLAGS="-g -fno-sanitize-recover=all -fsanitize=thread" $(MAKE) -C $(TESTDIR) $* FUZZER_FLAGS=--no-big-tests
+
+apt-install:
+	sudo apt-get -yq --no-install-suggests --no-install-recommends --force-yes install $(APT_PACKAGES)
+
+apt-add-repo:
+	sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
+	sudo apt-get update -y -qq
+
+ppcinstall:
+	APT_PACKAGES="qemu-system-ppc qemu-user-static gcc-powerpc-linux-gnu" $(MAKE) apt-install
+
+arminstall:
+	APT_PACKAGES="qemu-system-arm qemu-user-static gcc-arm-linux-gnueabi libc6-dev-armel-cross gcc-aarch64-linux-gnu libc6-dev-arm64-cross" $(MAKE) apt-install
+
+valgrindinstall:
+	APT_PACKAGES="valgrind" $(MAKE) apt-install
+
+libc6install:
+	APT_PACKAGES="libc6-dev-i386 gcc-multilib" $(MAKE) apt-install
+
+gcc6install: apt-add-repo
+	APT_PACKAGES="libc6-dev-i386 gcc-multilib gcc-6 gcc-6-multilib" $(MAKE) apt-install
+
+gpp6install: apt-add-repo
+	APT_PACKAGES="libc6-dev-i386 g++-multilib gcc-6 g++-6 g++-6-multilib" $(MAKE) apt-install
+
+clang38install:
+	APT_PACKAGES="clang-3.8" $(MAKE) apt-install
+
+# Ubuntu 14.04 ships a too-old lz4
+lz4install:
+	[ -e lz4 ] || git clone https://github.com/lz4/lz4 && sudo $(MAKE) -C lz4 install
+
+endif
+
+
+ifneq (,$(filter MSYS%,$(shell uname)))
+HOST_OS = MSYS
+CMAKE_PARAMS = -G"MSYS Makefiles" -DZSTD_MULTITHREAD_SUPPORT:BOOL=OFF -DZSTD_BUILD_STATIC:BOOL=ON -DZSTD_BUILD_TESTS:BOOL=ON
+endif
+
+
+#------------------------------------------------------------------------
+# target specific tests
+#------------------------------------------------------------------------
+ifneq (,$(filter $(HOST_OS),MSYS POSIX))
+cmakebuild:
+	cmake --version
+	$(RM) -r $(BUILDIR)/cmake/build
+	mkdir $(BUILDIR)/cmake/build
+	cd $(BUILDIR)/cmake/build ; cmake -DCMAKE_INSTALL_PREFIX:PATH=~/install_test_dir $(CMAKE_PARAMS) .. ; $(MAKE) install ; $(MAKE) uninstall
+
+c90build: clean
+	$(CC) -v
+	CFLAGS="-std=c90" $(MAKE) allmost  # will fail, due to missing support for `long long`
+
+gnu90build: clean
+	$(CC) -v
+	CFLAGS="-std=gnu90" $(MAKE) allmost
+
+c99build: clean
+	$(CC) -v
+	CFLAGS="-std=c99" $(MAKE) allmost
+
+gnu99build: clean
+	$(CC) -v
+	CFLAGS="-std=gnu99" $(MAKE) allmost
+
+c11build: clean
+	$(CC) -v
+	CFLAGS="-std=c11" $(MAKE) allmost
+
+bmix64build: clean
+	$(CC) -v
+	CFLAGS="-O3 -mbmi -Werror" $(MAKE) -C $(TESTDIR) test
+
+bmix32build: clean
+	$(CC) -v
+	CFLAGS="-O3 -mbmi -mx32 -Werror" $(MAKE) -C $(TESTDIR) test
+
+bmi32build: clean
+	$(CC) -v
+	CFLAGS="-O3 -mbmi -m32 -Werror" $(MAKE) -C $(TESTDIR) test
+
+staticAnalyze: clean
+	$(CC) -v
+	CPPFLAGS=-g scan-build --status-bugs -v $(MAKE) all
+endif

Copied: vendor/zstd/1.3.2/NEWS (from r325597, vendor/zstd/dist/NEWS)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ vendor/zstd/1.3.2/NEWS	Thu Nov  9 15:43:15 2017	(r325598, copy of r325597, vendor/zstd/dist/NEWS)
@@ -0,0 +1,336 @@
+v1.3.2
+new : long range mode, using --long command, by Stella Lau (@stellamplau)
+new : ability to generate and decode magicless frames (#591)
+changed : maximum nb of threads reduced to 200, to avoid address space exhaustion in 32-bits mode
+fix : multi-threading compression works with custom allocators
+fix : ZSTD_sizeof_CStream() was over-evaluating memory usage
+fix : a rare compression bug when compression generates very large distances and bunch of other conditions (only possible at --ultra -22)
+fix : 32-bits build can now decode large offsets (levels 21+)
+cli : added LZ4 frame support by default, by Felix Handte (@felixhandte)
+cli : improved --list output
+cli : new : can split input file for dictionary training, using command -B#
+cli : new : clean operation artefact on Ctrl-C interruption
+cli : fix : do not change /dev/null permissions when using command -t with root access, reported by @mike155 (#851)
+cli : fix : write file size in header in multiple-files mode
+api : added macro ZSTD_COMPRESSBOUND() for static allocation
+api : experimental : new advanced decompression API
+api : fix : sizeof_CCtx() used to over-estimate
+build: fix : no-multithread variant compiles without pool.c dependency, reported by Mitchell Blank Jr (@mitchblank) (#819)
+build: better compatibility with reproducible builds, by Bernhard M. Wiedemann (@bmwiedemann) (#818)
+example : added streaming_memory_usage
+license : changed /examples license to BSD + GPLv2
+license : fix a few header files to reflect new license (#825)
+
+v1.3.1
+New license : BSD + GPLv2
+perf: substantially decreased memory usage in Multi-threading mode, thanks to reports by Tino Reichardt (@mcmilk)
+perf: Multi-threading supports up to 256 threads. Cap at 256 when more are requested (#760)
+cli : improved and fixed --list command, by @ib (#772)
+cli : command -vV to list supported formats, by @ib (#771)
+build : fixed binary variants, reported by @svenha (#788)
+build : fix Visual compilation for non x86/x64 targets, reported by Greg Slazinski (@GregSlazinski) (#718)
+API exp : breaking change : ZSTD_getframeHeader() provides more information
+API exp : breaking change : pinned down values of error codes
+doc : fixed huffman example, by Ulrich Kunitz (@ulikunitz)
+new : contrib/adaptive-compression, I/O driven compression strength, by Paul Cruz (@paulcruz74)
+new : contrib/long_distance_matching, statistics by Stella Lau (@stellamplau)
+updated : contrib/linux-kernel, by Nick Terrell (@terrelln)
+
+v1.3.0
+cli : new : `--list` command, by Paul Cruz
+cli : changed : xz/lzma support enabled by default
+cli : changed : `-t *` continue processing list after a decompression error
+API : added : ZSTD_versionString()
+API : promoted to stable status : ZSTD_getFrameContentSize(), by Sean Purcell
+API exp : new advanced API : ZSTD_compress_generic(), ZSTD_CCtx_setParameter()
+API exp : new : API for static or external allocation : ZSTD_initStatic?Ctx()
+API exp : added : ZSTD_decompressBegin_usingDDict(), requested by Guy Riddle (#700)
+API exp : clarified memory estimation / measurement functions.
+API exp : changed : strongest strategy renamed ZSTD_btultra, fastest strategy ZSTD_fast set to 1
+tools : decodecorpus can generate random dictionary-compressed samples, by Paul Cruz
+new : contrib/seekable_format, demo and API, by Sean Purcell
+changed : contrib/linux-kernel, updated version and license, by Nick Terrell
+
+v1.2.0
+cli : changed : Multithreading enabled by default (use target zstd-nomt or HAVE_THREAD=0 to disable)
+cli : new : command -T0 means "detect and use nb of cores", by Sean Purcell
+cli : new : zstdmt symlink hardwired to `zstd -T0`
+cli : new : command --threads=# (#671)
+cli : changed : cover dictionary builder by default, for improved quality, by Nick Terrell
+cli : new : commands --train-cover and --train-legacy, to select dictionary algorithm and parameters
+cli : experimental targets `zstd4` and `xzstd4`, with support for lz4 format, by Sean Purcell
+cli : fix : does not output compressed data on console
+cli : fix : ignore symbolic links unless --force specified,
+API : breaking change : ZSTD_createCDict_advanced(), only use compressionParameters as argument
+API : added : prototypes ZSTD_*_usingCDict_advanced(), for direct control over frameParameters.
+API : improved: ZSTDMT_compressCCtx() reduced memory usage
+API : fix : ZSTDMT_compressCCtx() now provides srcSize in header (#634)
+API : fix : src size stored in frame header is controlled at end of frame
+API : fix : enforced consistent rules for pledgedSrcSize==0 (#641)
+API : fix : error code "GENERIC" replaced by "dstSizeTooSmall" when appropriate
+build: improved cmake script, by @Majlen
+build: enabled Multi-threading support for *BSD, by Baptiste Daroussin
+tools: updated Paramgrill. Command -O# provides best parameters for sample and speed target.
+new : contrib/linux-kernel version, by Nick Terrell
+
+v1.1.4
+cli : new : can compress in *.gz format, using --format=gzip command, by Przemyslaw Skibinski
+cli : new : advanced benchmark command --priority=rt
+cli : fix : write on sparse-enabled file systems in 32-bits mode, by @ds77
+cli : fix : --rm remains silent when input is stdin
+cli : experimental : xzstd, with support for xz/lzma decoding, by Przemyslaw Skibinski
+speed : improved decompression speed in streaming mode for single shot scenarios (+5%)
+memory: DDict (decompression dictionary) memory usage down from 150 KB to 20 KB
+arch: 32-bits variant able to generate and decode very long matches (>32 MB), by Sean Purcell
+API : new : ZSTD_findFrameCompressedSize(), ZSTD_getFrameContentSize(), ZSTD_findDecompressedSize()
+API : changed : dropped support of legacy versions <= v0.3 (can be changed by modifying ZSTD_LEGACY_SUPPORT value)
+build : new: meson build system in contrib/meson, by Dima Krasner
+build : improved cmake script, by @Majlen
+build : added -Wformat-security flag, as recommended by Padraig Brady
+doc : new : educational decoder, by Sean Purcell
+
+v1.1.3
+cli : zstd can decompress .gz files (can be disabled with `make zstd-nogz` or `make HAVE_ZLIB=0`)
+cli : new : experimental target `make zstdmt`, with multi-threading support
+cli : new : improved dictionary builder "cover" (experimental), by Nick Terrell, based on prior work by Giuseppe Ottaviano.
+cli : new : advanced commands for detailed parameters, by Przemyslaw Skibinski
+cli : fix zstdless on Mac OS-X, by Andrew Janke
+cli : fix #232 "compress non-files"
+dictBuilder : improved dictionary generation quality, thanks to Nick Terrell
+API : new : lib/compress/ZSTDMT_compress.h multithreading API (experimental)
+API : new : ZSTD_create?Dict_byReference(), requested by Bartosz Taudul
+API : new : ZDICT_finalizeDictionary()
+API : fix : ZSTD_initCStream_usingCDict() properly writes dictID into frame header, by Gregory Szorc (#511)
+API : fix : all symbols properly exposed in libzstd, by Nick Terrell
+build : support for Solaris target, by Przemyslaw Skibinski
+doc : clarified specification, by Sean Purcell
+
+v1.1.2
+API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames without init
+API : experimental : added : dictID retrieval functions, and ZSTD_initCStream_srcSize()
+API : zbuff : changed : prototypes now generate deprecation warnings
+lib : improved : faster decompression speed at ultra compression settings and 32-bits mode
+lib : changed : only public ZSTD_ symbols are now exposed
+lib : changed : reduced usage  of stack memory
+lib : fixed : several corner case bugs, by Nick Terrell
+cli : new : gzstd, experimental version able to decode .gz files, by Przemyslaw Skibinski
+cli : new : preserve file attributes
+cli : new : added zstdless and zstdgrep tools
+cli : fixed : status displays total amount decoded, even for file consisting of multiple frames (like pzstd)
+cli : fixed : zstdcat
+zlib_wrapper : added support for gz* functions, by Przemyslaw Skibinski
+install : better compatibility with FreeBSD, by Dimitry Andric
+source tree : changed : zbuff source files moved to lib/deprecated
+
+v1.1.1
+New : command -M#, --memory=, --memlimit=, --memlimit-decompress= to limit allowed memory consumption
+New : doc/zstd_manual.html, by Przemyslaw Skibinski
+Improved : slightly better compression ratio at --ultra levels (>= 20)
+Improved : better memory usage when using streaming compression API, thanks to @Rogier-5 report
+Added : API : ZSTD_initCStream_usingCDict(), ZSTD_initDStream_usingDDict() (experimental section)
+Added : example/multiple_streaming_compression.c
+Changed : zstd_errors.h is now installed within /include (and replaces errors_public.h)
+Updated man page
+Fixed : zstd-small, zstd-compress and zstd-decompress compilation targets
+
+v1.1.0
+New : contrib/pzstd, parallel version of zstd, by Nick Terrell
+added : NetBSD install target (#338)
+Improved : speed for batches of small files
+Improved : speed of zlib wrapper, by Przemyslaw Skibinski
+Changed : libzstd on Windows supports legacy formats, by Christophe Chevalier
+Fixed : CLI -d output to stdout by default when input is stdin (#322)
+Fixed : CLI correctly detects console on Mac OS-X
+Fixed : CLI supports recursive mode `-r` on Mac OS-X
+Fixed : Legacy decoders use unified error codes, reported by benrg (#341), fixed by Przemyslaw Skibinski
+Fixed : compatibility with OpenBSD, reported by Juan Francisco Cantero Hurtado (#319)
+Fixed : compatibility with Hurd, by Przemyslaw Skibinski (#365)
+Fixed : zstd-pgo, reported by octoploid (#329)
+
+v1.0.0
+Change Licensing, all project is now BSD, Copyright Facebook
+Small decompression speed improvement
+API : Streaming API supports legacy format
+API : ZDICT_getDictID(), ZSTD_sizeof_{CCtx, DCtx, CStream, DStream}(), ZSTD_setDStreamParamter()
+CLI supports legacy formats v0.4+
+Fixed : compression fails on certain huge files, reported by Jesse McGrew
+Enhanced documentation, by Przemyslaw Skibinski
+
+v0.8.1
+New streaming API
+Changed : --ultra now enables levels beyond 19
+Changed : -i# now selects benchmark time in second
+Fixed : ZSTD_compress* can now compress > 4 GB in a single pass, reported by Nick Terrell
+Fixed : speed regression on specific patterns (#272)
+Fixed : support for Z_SYNC_FLUSH, by Dmitry Krot (#291)
+Fixed : ICC compilation, by Przemyslaw Skibinski
+
+v0.8.0
+Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
+New : Build on FreeBSD and DragonFly, thanks to JrMarino
+Changed : modified API : ZSTD_compressEnd()
+Fixed : legacy mode with ZSTD_HEAPMODE=0, by Christopher Bergqvist
+Fixed : premature end of frame when zero-sized raw block, reported by Eric Biggers
+Fixed : large dictionaries (> 384 KB), reported by Ilona Papava
+Fixed : checksum correctly checked in single-pass mode
+Fixed : combined --test amd --rm, reported by Andreas M. Nilsson
+Modified : minor compression level adaptations
+Updated : compression format specification to v0.2.0
+changed : zstd.h moved to /lib directory
+
+v0.7.5
+Transition version, supporting decoding of v0.8.x
+
+v0.7.4
+Added : homebrew for Mac, by Daniel Cade
+Added : more examples
+Fixed : segfault when using small dictionaries, reported by Felix Handte
+Modified : default compression level for CLI is now 3
+Updated : specification, to v0.1.1
+
+v0.7.3
+New : compression format specification
+New : `--` separator, stating that all following arguments are file names. Suggested by Chip Turner.
+New : `ZSTD_getDecompressedSize()`
+New : OpenBSD target, by Juan Francisco Cantero Hurtado
+New : `examples` directory
+fixed : dictBuilder using HC levels, reported by Bartosz Taudul
+fixed : legacy support from ZSTD_decompress_usingDDict(), reported by Felix Handte
+fixed : multi-blocks decoding with intermediate uncompressed blocks, reported by Greg Slazinski
+modified : removed "mem.h" and "error_public.h" dependencies from "zstd.h" (experimental section)
+modified : legacy functions no longer need magic number
+
+v0.7.2
+fixed : ZSTD_decompressBlock() using multiple consecutive blocks. Reported by Greg Slazinski.
+fixed : potential segfault on very large files (many gigabytes). Reported by Chip Turner.
+fixed : CLI displays system error message when destination file cannot be created (#231). Reported by Chip Turner.
+
+v0.7.1
+fixed : ZBUFF_compressEnd() called multiple times with too small `dst` buffer, reported by Christophe Chevalier
+fixed : dictBuilder fails if first sample is too small, reported by Руслан Ковалёв
+fixed : corruption issue, reported by cj
+modified : checksum enabled by default in command line mode
+
+v0.7.0
+New : Support for directory compression, using `-r`, thanks to Przemyslaw Skibinski
+New : Command `--rm`, to remove source file after successful de/compression
+New : Visual build scripts, by Christophe Chevalier
+New : Support for Sparse File-systems (do not use space for zero-filled sectors)
+New : Frame checksum support
+New : Support pass-through mode (when using `-df`)
+API : more efficient Dictionary API : `ZSTD_compress_usingCDict()`, `ZSTD_decompress_usingDDict()`
+API : create dictionary files from custom content, by Giuseppe Ottaviano
+API : support for custom malloc/free functions
+New : controllable Dictionary ID
+New : Support for skippable frames
+
+v0.6.1
+New : zlib wrapper API, thanks to Przemyslaw Skibinski
+New : Ability to compile compressor / decompressor separately
+Changed : new lib directory structure
+Fixed : Legacy codec v0.5 compatible with dictionary decompression
+Fixed : Decoder corruption error (#173)
+Fixed : null-string roundtrip (#176)
+New : benchmark mode can select directory as input
+Experimental : midipix support, VMS support
+
+v0.6.0
+Stronger high compression modes, thanks to Przemyslaw Skibinski
+API : ZSTD_getFrameParams() provides size of decompressed content
+New : highest compression modes require `--ultra` command to fully unleash their capacity
+Fixed : zstd cli return error code > 0 and removes dst file artifact when decompression fails, thanks to Chip Turner
+
+v0.5.1
+New : Optimal parsing => Very high compression modes, thanks to Przemyslaw Skibinski
+Changed : Dictionary builder integrated into libzstd and zstd cli
+Changed (!) : zstd cli now uses "multiple input files" as default mode. See `zstd -h`.
+Fix : high compression modes for big-endian platforms
+New : zstd cli : `-t` | `--test` command
+
+v0.5.0
+New : dictionary builder utility
+Changed : streaming & dictionary API
+Improved : better compression of small data
+
+v0.4.7
+Improved : small compression speed improvement in HC mode
+Changed : `zstd_decompress.c` has ZSTD_LEGACY_SUPPORT to 0 by default
+fix : bt search bug
+
+v0.4.6
+fix : fast compression mode on Windows
+New : cmake configuration file, thanks to Artyom Dymchenko
+Improved : high compression mode on repetitive data
+New : block-level API
+New : ZSTD_duplicateCCtx()
+
+v0.4.5
+new : -m/--multiple : compress/decompress multiple files
+
+v0.4.4
+Fixed : high compression modes for Windows 32 bits
+new : external dictionary API extended to buffered mode and accessible through command line
+new : windows DLL project, thanks to Christophe Chevalier
+
+v0.4.3 :
+new : external dictionary API
+new : zstd-frugal
+
+v0.4.2 :
+Generic minor improvements for small blocks
+Fixed : big-endian compatibility, by Peter Harris (#85)
+
+v0.4.1
+Fixed : ZSTD_LEGACY_SUPPORT=0 build mode (reported by Luben)
+removed `zstd.c`
+
+v0.4.0
+Command line utility compatible with high compression levels
+Removed zstdhc => merged into zstd
+Added : ZBUFF API (see zstd_buffered.h)
+Rolling buffer support
+
+v0.3.6
+small blocks params
+
+v0.3.5
+minor generic compression improvements
+
+v0.3.4
+Faster fast cLevels
+
+v0.3.3
+Small compression ratio improvement

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711091543.vA9FhGqF049043>