Lines Matching +full:2592 +full:h
51 bug: Fix superblock compression divide by zero bug (#2592, @senhuang42)
53 doc: Improve `zdict.h` dictionary training API documentation (#2622, @terrelln)
61 build: Move `zstd_errors.h` and `zdict.h` to `lib/` root (#2597, @terrelln)
145 api : Do not install zbuff.h, since it has long been deprecated, by @cyan4973 (#2166).
163 misc: Collect all of zstd's libc dependencies into zstd_deps.h
485 API : new : lib/compress/ZSTDMT_compress.h multithreading API (experimental)
517 Changed : zstd_errors.h is now installed within /include (and replaces errors_public.h)
564 changed : zstd.h moved to /lib directory
585 modified : removed "mem.h" and "error_public.h" dependencies from "zstd.h" (experimental section)
631 Changed (!) : zstd cli now uses "multiple input files" as default mode. See `zstd -h`.
675 Added : ZBUFF API (see zstd_buffered.h)