Lines Matching refs:zstd
85 cli : changed : Multithreading enabled by default (use target zstd-nomt or HAVE_THREAD=0 to disable)
87 cli : new : zstdmt symlink hardwired to `zstd -T0`
123 cli : zstd can decompress .gz files (can be disabled with `make zstd-nogz` or `make HAVE_ZLIB=0`)
164 Fixed : zstd-small, zstd-compress and zstd-decompress compilation targets
167 New : contrib/pzstd, parallel version of zstd, by Nick Terrell
178 Fixed : zstd-pgo, reported by octoploid (#329)
209 changed : zstd.h moved to /lib directory
230 modified : removed "mem.h" and "error_public.h" dependencies from "zstd.h" (experimental section)
271 Fixed : zstd cli return error code > 0 and removes dst file artifact when decompression fails, than…
275 Changed : Dictionary builder integrated into libzstd and zstd cli
276 Changed (!) : zstd cli now uses "multiple input files" as default mode. See `zstd -h`.
278 New : zstd cli : `-t` | `--test` command
307 new : zstd-frugal
315 removed `zstd.c`
319 Removed zstdhc => merged into zstd