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
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
2017-07-22 12:49:07 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.4 2017/07/22 10:49:07 adam Exp $
|
2016-09-04 14:36:59 +02:00
|
|
|
bin/unzstd
|
|
|
|
bin/zstd
|
|
|
|
bin/zstdcat
|
2016-12-16 14:30:36 +01:00
|
|
|
bin/zstdgrep
|
|
|
|
bin/zstdless
|
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
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
2017-07-22 12:49:07 +02:00
|
|
|
bin/zstdmt
|
2016-09-04 14:36:59 +02:00
|
|
|
include/zbuff.h
|
|
|
|
include/zdict.h
|
|
|
|
include/zstd.h
|
2016-12-04 20:04:24 +01:00
|
|
|
include/zstd_errors.h
|
2016-09-04 14:36:59 +02:00
|
|
|
lib/libzstd.a
|
|
|
|
lib/libzstd.so
|
|
|
|
lib/libzstd.so.1
|
|
|
|
lib/libzstd.so.${PKGVERSION}
|
|
|
|
lib/pkgconfig/libzstd.pc
|
|
|
|
man/man1/unzstd.1
|
|
|
|
man/man1/zstd.1
|
|
|
|
man/man1/zstdcat.1
|