]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed hashEveryLog into hashRateLog
authorYann Collet <cyan@fb.com>
Wed, 21 Nov 2018 22:36:57 +0000 (14:36 -0800)
committerYann Collet <cyan@fb.com>
Wed, 21 Nov 2018 22:36:57 +0000 (14:36 -0800)
commit41c7d0b1e1f77f4e8ef1ebaba9ec673d4f70d3f1
treec07621348e698416495a6d17495abe8ce1ee0175
parent5d3592398d90aace186932fb0627bd53a52d1a55
changed hashEveryLog into hashRateLog
17 files changed:
doc/zstd_manual.html
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_ldm.c
lib/compress/zstd_ldm.h
lib/compress/zstdmt_compress.c
lib/zstd.h
programs/benchzstd.c
programs/benchzstd.h
programs/fileio.c
programs/fileio.h
programs/zstd.1
programs/zstd.1.md
programs/zstdcli.c
tests/fuzz/zstd_helpers.c
tests/playTests.sh
tests/zstreamtest.c