]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
9 years agoEnable build on FreeBSD ports (includes DragonFly BSD) 265/head 266/head
jrmarino [Sun, 31 Jul 2016 00:10:36 +0000 (19:10 -0500)] 
Enable build on FreeBSD ports (includes DragonFly BSD)

Zstd has been introduced to FreeBSD ports
(http://www.freshports.org/archivers/zstd/) which DragonFly BSD also
uses.  FreeBSD and DragonFly use the install targets (albeit modified in
some cases) so they must be added to the associated Makefile filters.

9 years agoMerge pull request #249 from chipturner/master
Yann Collet [Sat, 16 Jul 2016 20:50:57 +0000 (22:50 +0200)] 
Merge pull request #249 from chipturner/master

Update brew for 0.7.4

9 years agoUpdate brew for 0.7.4 249/head
Chip Turner [Sat, 16 Jul 2016 20:04:36 +0000 (13:04 -0700)] 
Update brew for 0.7.4

9 years agoMerge pull request #248 from Cyan4973/dev v0.7.4
Yann Collet [Sat, 16 Jul 2016 18:17:53 +0000 (20:17 +0200)] 
Merge pull request #248 from Cyan4973/dev

v0.7.4

9 years agoMerge pull request #247 from cadedaniel/dev 248/head
Yann Collet [Sat, 16 Jul 2016 09:32:13 +0000 (11:32 +0200)] 
Merge pull request #247 from cadedaniel/dev

Adding brew formula for easy install

9 years ago-v and --verbose increase display level by 1
Yann Collet [Fri, 15 Jul 2016 17:43:30 +0000 (19:43 +0200)] 
-v and --verbose increase display level by 1

9 years agoupdated doc
Yann Collet [Fri, 15 Jul 2016 16:56:07 +0000 (18:56 +0200)] 
updated doc

9 years agoadded dictionary_compression.c example
Yann Collet [Fri, 15 Jul 2016 16:52:37 +0000 (18:52 +0200)] 
added dictionary_compression.c example

9 years agominor formatting changes
Yann Collet [Fri, 15 Jul 2016 15:58:13 +0000 (17:58 +0200)] 
minor formatting changes

9 years agominor specification clarifications, suggested by @ebiggers
Yann Collet [Fri, 15 Jul 2016 15:31:13 +0000 (17:31 +0200)] 
minor specification clarifications, suggested by @ebiggers

9 years agoimplemented dictID reserved ranges
Yann Collet [Fri, 15 Jul 2016 15:03:38 +0000 (17:03 +0200)] 
implemented dictID reserved ranges

9 years agoadded target zstd in root Makefile
Yann Collet [Fri, 15 Jul 2016 14:12:38 +0000 (16:12 +0200)] 
added target zstd in root Makefile

9 years agoadapted fuzzer test to new blockSizeMax rule for ZSTD_compressBlock()
Yann Collet [Fri, 15 Jul 2016 10:20:26 +0000 (12:20 +0200)] 
adapted fuzzer test to new blockSizeMax rule for ZSTD_compressBlock()

9 years agoZSTD_compressBlock() limits block size depending on windowLog parameter
Yann Collet [Fri, 15 Jul 2016 09:56:53 +0000 (11:56 +0200)] 
ZSTD_compressBlock() limits block size depending on windowLog parameter

9 years agoimproved efficiency for large messages with small dictionaries
Yann Collet [Fri, 15 Jul 2016 09:27:09 +0000 (11:27 +0200)] 
improved efficiency for large messages with small dictionaries

9 years agoAdding brew formula for easy install 247/head
Cade Daniel [Thu, 14 Jul 2016 23:42:50 +0000 (16:42 -0700)] 
Adding brew formula for easy install

9 years agofixed issue with small dictionary
Yann Collet [Thu, 14 Jul 2016 20:43:12 +0000 (22:43 +0200)] 
fixed issue with small dictionary

9 years agofixed minor coverity warning
Yann Collet [Thu, 14 Jul 2016 19:02:57 +0000 (21:02 +0200)] 
fixed minor coverity warning

9 years agofixed paramgrill
Yann Collet [Thu, 14 Jul 2016 18:46:24 +0000 (20:46 +0200)] 
fixed paramgrill

9 years agoremoved debugging traces
Yann Collet [Thu, 14 Jul 2016 15:46:38 +0000 (17:46 +0200)] 
removed debugging traces

9 years agofixed a few minor coverity warnings
Yann Collet [Thu, 14 Jul 2016 15:18:20 +0000 (17:18 +0200)] 
fixed a few minor coverity warnings

9 years agosimplified ZSTD_estimateCCtxSize()
Yann Collet [Thu, 14 Jul 2016 15:05:38 +0000 (17:05 +0200)] 
simplified ZSTD_estimateCCtxSize()

9 years agofixed conversion warning
Yann Collet [Thu, 14 Jul 2016 14:52:45 +0000 (16:52 +0200)] 
fixed conversion warning

9 years agofixed minor coverity warning
Yann Collet [Wed, 13 Jul 2016 17:30:40 +0000 (19:30 +0200)] 
fixed minor coverity warning

9 years agofixed minor coverity warnings
Yann Collet [Wed, 13 Jul 2016 15:38:39 +0000 (17:38 +0200)] 
fixed minor coverity warnings

9 years agominor spec wording
Yann Collet [Wed, 13 Jul 2016 15:30:21 +0000 (17:30 +0200)] 
minor spec wording

9 years agofixed minor coverity warning
Yann Collet [Wed, 13 Jul 2016 15:19:57 +0000 (17:19 +0200)] 
fixed minor coverity warning

9 years agoreduced paramgrill dependency to C standard lib only
Yann Collet [Wed, 13 Jul 2016 14:45:24 +0000 (16:45 +0200)] 
reduced paramgrill dependency to C standard lib only

9 years agochanged macro name to ZSTDCLI_CLEVEL_DEFAULT
Yann Collet [Wed, 13 Jul 2016 13:16:00 +0000 (15:16 +0200)] 
changed macro name to ZSTDCLI_CLEVEL_DEFAULT

9 years agoupdated compression levels table
Yann Collet [Wed, 13 Jul 2016 12:56:24 +0000 (14:56 +0200)] 
updated compression levels table

9 years agochanged default compression level to 3 (can be modified with macro ZSTDCLI_DEFAULT_CL...
Yann Collet [Wed, 13 Jul 2016 12:15:08 +0000 (14:15 +0200)] 
changed default compression level to 3 (can be modified with macro ZSTDCLI_DEFAULT_CLEVEL)

9 years agochanged for #245
Yann Collet [Wed, 13 Jul 2016 11:52:58 +0000 (13:52 +0200)] 
changed for #245

9 years agonew paramgrill mode : `-O#` : find optimal parameters for a given sample and a given...
Yann Collet [Wed, 13 Jul 2016 11:11:08 +0000 (13:11 +0200)] 
new paramgrill mode : `-O#` : find optimal parameters for a given sample and a given target speed

9 years agominor filter improvement
Yann Collet [Wed, 13 Jul 2016 09:49:05 +0000 (11:49 +0200)] 
minor filter improvement

9 years agofixed conversion warning
Yann Collet [Tue, 12 Jul 2016 13:11:40 +0000 (15:11 +0200)] 
fixed conversion warning

9 years agoupdated paramgrill
Yann Collet [Tue, 12 Jul 2016 11:42:10 +0000 (13:42 +0200)] 
updated paramgrill

9 years agoMerge branch 'dFast2' into dev
Yann Collet [Tue, 12 Jul 2016 11:04:19 +0000 (13:04 +0200)] 
Merge branch 'dFast2' into dev

9 years agofixed dfast strategy
Yann Collet [Tue, 12 Jul 2016 11:03:48 +0000 (13:03 +0200)] 
fixed dfast strategy

9 years agominor readme mod
Yann Collet [Tue, 12 Jul 2016 07:54:42 +0000 (09:54 +0200)] 
minor readme mod

9 years agofirst version of doubleFast
Yann Collet [Tue, 12 Jul 2016 07:47:31 +0000 (09:47 +0200)] 
first version of doubleFast

9 years agoadded ZSTD_estimateDCtxSize()
Yann Collet [Mon, 11 Jul 2016 11:46:25 +0000 (13:46 +0200)] 
added ZSTD_estimateDCtxSize()

9 years agoadded ZSTD_sizeofDCtx()
Yann Collet [Mon, 11 Jul 2016 11:09:52 +0000 (13:09 +0200)] 
added ZSTD_sizeofDCtx()

9 years agoadded ZSTD_estimateCCtxSize()
Yann Collet [Mon, 11 Jul 2016 01:12:17 +0000 (03:12 +0200)] 
added ZSTD_estimateCCtxSize()

9 years agoAdded examples/Makefile
Yann Collet [Sun, 10 Jul 2016 12:23:30 +0000 (14:23 +0200)] 
Added examples/Makefile

9 years agopromote ZSTD_getDecompressedSize() to stable API
Yann Collet [Sat, 9 Jul 2016 23:45:34 +0000 (01:45 +0200)] 
promote ZSTD_getDecompressedSize() to stable API

9 years agoupdated doc with zstd homepage
Yann Collet [Sat, 9 Jul 2016 20:56:12 +0000 (22:56 +0200)] 
updated doc with zstd homepage

9 years agoadded simple examples
Yann Collet [Sat, 9 Jul 2016 16:25:10 +0000 (18:25 +0200)] 
added simple examples

9 years agocomment clarification
Yann Collet [Fri, 8 Jul 2016 21:42:22 +0000 (23:42 +0200)] 
comment clarification

9 years agoMerge pull request #241 from Cyan4973/dev v0.7.3
Yann Collet [Fri, 8 Jul 2016 19:30:43 +0000 (21:30 +0200)] 
Merge pull request #241 from Cyan4973/dev

v0.7.3

9 years agofixed compilation error in decompression module 241/head
Yann Collet [Fri, 8 Jul 2016 17:22:16 +0000 (19:22 +0200)] 
fixed compilation error in decompression module

9 years agoupdated doc
Yann Collet [Fri, 8 Jul 2016 17:18:30 +0000 (19:18 +0200)] 
updated doc

9 years agoupdated spec
Yann Collet [Fri, 8 Jul 2016 17:16:57 +0000 (19:16 +0200)] 
updated spec

9 years agoupdated spec
Yann Collet [Fri, 8 Jul 2016 13:39:02 +0000 (15:39 +0200)] 
updated spec

9 years agosupport offset > 128 MB
Yann Collet [Fri, 8 Jul 2016 11:13:37 +0000 (13:13 +0200)] 
support offset > 128 MB

9 years agointroduced ZSTD_WINDOWLOG_MAX_32 (#239), suggested by @GregSlazinski
Yann Collet [Fri, 8 Jul 2016 10:57:10 +0000 (12:57 +0200)] 
introduced ZSTD_WINDOWLOG_MAX_32 (#239), suggested by @GregSlazinski

9 years agoupdated doc
Yann Collet [Fri, 8 Jul 2016 08:42:59 +0000 (10:42 +0200)] 
updated doc

9 years agoadded : ZSTD_insertBlock(), basic tests
Yann Collet [Thu, 7 Jul 2016 13:28:41 +0000 (15:28 +0200)] 
added : ZSTD_insertBlock(), basic tests

9 years agosimplified legacy functions, no longer need magic number
Yann Collet [Thu, 7 Jul 2016 12:40:13 +0000 (14:40 +0200)] 
simplified legacy functions, no longer need magic number

9 years agoremoved "error_public.h" dependency from "zstd.h"
Yann Collet [Thu, 7 Jul 2016 12:17:40 +0000 (14:17 +0200)] 
removed "error_public.h" dependency from "zstd.h"

9 years agoAdded "dictionary decompression" example
Yann Collet [Thu, 7 Jul 2016 12:08:00 +0000 (14:08 +0200)] 
Added "dictionary decompression" example

9 years agoremoved `mem.h` dependency from `zbuff.h` (experimental section)
Yann Collet [Thu, 7 Jul 2016 11:17:37 +0000 (13:17 +0200)] 
removed `mem.h` dependency from `zbuff.h` (experimental section)

9 years agoadded : ZSTD_getDecompressedSize()
Yann Collet [Thu, 7 Jul 2016 11:14:21 +0000 (13:14 +0200)] 
added : ZSTD_getDecompressedSize()

9 years agoremoved `mem.h` dependency from `zstd.h` (experimental section)
Yann Collet [Thu, 7 Jul 2016 09:53:18 +0000 (11:53 +0200)] 
removed `mem.h` dependency from `zstd.h` (experimental section)

9 years agoZSTD_decompress_usingDDict() compatible with Legacy mode
Yann Collet [Wed, 6 Jul 2016 18:30:52 +0000 (20:30 +0200)] 
ZSTD_decompress_usingDDict() compatible with Legacy mode

9 years agoadded <errno.h> dependency
Yann Collet [Wed, 6 Jul 2016 14:27:17 +0000 (16:27 +0200)] 
added <errno.h> dependency

9 years agosample set limitation closer to 2 GB
Yann Collet [Wed, 6 Jul 2016 14:25:46 +0000 (16:25 +0200)] 
sample set limitation closer to 2 GB

9 years agodictBuilder protection vs huge sample sets (>2 GB)
Yann Collet [Wed, 6 Jul 2016 14:12:38 +0000 (16:12 +0200)] 
dictBuilder protection vs huge sample sets (>2 GB)

9 years agodictBuilder manages better samples of null size 0 and large size > 128 KB
Yann Collet [Wed, 6 Jul 2016 13:41:03 +0000 (15:41 +0200)] 
dictBuilder manages better samples of null size 0 and large size > 128 KB

9 years agofixed conversion warning
Yann Collet [Wed, 6 Jul 2016 11:27:22 +0000 (13:27 +0200)] 
fixed conversion warning

9 years agofixed conversion warning
Yann Collet [Wed, 6 Jul 2016 11:13:12 +0000 (13:13 +0200)] 
fixed conversion warning

9 years agofixed dictBuilder issue with HC levels. Reported by Bartosz Taudul.
Yann Collet [Wed, 6 Jul 2016 10:35:09 +0000 (12:35 +0200)] 
fixed dictBuilder issue with HC levels. Reported by Bartosz Taudul.

9 years agosimplified ZSTD_decodeSequence()
Yann Collet [Wed, 6 Jul 2016 00:25:44 +0000 (02:25 +0200)] 
simplified ZSTD_decodeSequence()

9 years agoupdated spec
Yann Collet [Tue, 5 Jul 2016 23:50:44 +0000 (01:50 +0200)] 
updated spec

9 years agoupdated format spec
Yann Collet [Tue, 5 Jul 2016 09:50:37 +0000 (11:50 +0200)] 
updated format spec

9 years agoupdated spec
Yann Collet [Tue, 5 Jul 2016 08:53:38 +0000 (10:53 +0200)] 
updated spec

9 years agoAdded GNU separator `--`, to specifies that all following arguments are necessary...
Yann Collet [Mon, 4 Jul 2016 16:16:16 +0000 (18:16 +0200)] 
Added GNU separator `--`, to specifies that all following arguments are necessary file names (and not commands). Suggested by @chipturner (#230)

9 years agoupdated specifications
Yann Collet [Mon, 4 Jul 2016 14:13:11 +0000 (16:13 +0200)] 
updated specifications

9 years agofixed cmake error (missing errno)
Yann Collet [Sun, 3 Jul 2016 23:37:30 +0000 (01:37 +0200)] 
fixed cmake error (missing errno)

9 years agoupdated doc
Yann Collet [Sun, 3 Jul 2016 23:29:47 +0000 (01:29 +0200)] 
updated doc

9 years agoupdated doc
Yann Collet [Sun, 3 Jul 2016 22:42:58 +0000 (00:42 +0200)] 
updated doc

9 years agoMerge pull request #238 from juanfra684/patch-2
Yann Collet [Sun, 3 Jul 2016 22:38:19 +0000 (00:38 +0200)] 
Merge pull request #238 from juanfra684/patch-2

Add OpenBSD to the Makefile test.

9 years agoMerge pull request #237 from juanfra684/patch-1
Yann Collet [Sun, 3 Jul 2016 21:41:11 +0000 (23:41 +0200)] 
Merge pull request #237 from juanfra684/patch-1

Redundant entry for options in the man page.

9 years agoAdd OpenBSD to the Makefile test. 235/head 238/head
Juan Francisco Cantero Hurtado [Sun, 3 Jul 2016 00:22:31 +0000 (02:22 +0200)] 
Add OpenBSD to the Makefile test.

9 years agoRedundant entry for options in the man page. 234/head 237/head
Juan Francisco Cantero Hurtado [Sun, 3 Jul 2016 00:20:39 +0000 (02:20 +0200)] 
Redundant entry for options in the man page.

".SH OPTIONS" is enough.

9 years agoMerge pull request #236 from Cyan4973/dev v0.7.2
Yann Collet [Sun, 3 Jul 2016 19:06:42 +0000 (21:06 +0200)] 
Merge pull request #236 from Cyan4973/dev

v0.7.2

9 years agofixed minor visual warning 236/head
Yann Collet [Sun, 3 Jul 2016 17:03:13 +0000 (19:03 +0200)] 
fixed minor visual warning

9 years agoUpdated specifications
Yann Collet [Sun, 3 Jul 2016 16:49:35 +0000 (18:49 +0200)] 
Updated specifications

9 years agoZSTD_storeSeq takes an U32 as offset type
Yann Collet [Sat, 2 Jul 2016 23:48:26 +0000 (01:48 +0200)] 
ZSTD_storeSeq takes an U32 as offset type

9 years agofileio.c no longer depends on zstd_internal.h
Yann Collet [Sat, 2 Jul 2016 23:36:57 +0000 (01:36 +0200)] 
fileio.c no longer depends on zstd_internal.h

9 years agosimplified repcodes for lazy_extDict
Yann Collet [Sat, 2 Jul 2016 23:28:16 +0000 (01:28 +0200)] 
simplified repcodes for lazy_extDict

9 years agofix lazy parser
Yann Collet [Sat, 2 Jul 2016 23:23:58 +0000 (01:23 +0200)] 
fix lazy parser

9 years agofix for fast mode
Yann Collet [Sat, 2 Jul 2016 23:10:53 +0000 (01:10 +0200)] 
fix for fast mode

9 years agoremoves Visual warning on strerror()
Yann Collet [Sat, 2 Jul 2016 22:17:39 +0000 (00:17 +0200)] 
removes Visual warning on strerror()

9 years agorevert fix
Yann Collet [Sat, 2 Jul 2016 21:55:34 +0000 (23:55 +0200)] 
revert fix

9 years ago`-c` does no longer modify displayLevel when `-v` set.
Yann Collet [Sat, 2 Jul 2016 20:57:28 +0000 (22:57 +0200)] 
`-c` does no longer modify displayLevel when `-v` set.

9 years agoupdated NEWS
Yann Collet [Sat, 2 Jul 2016 20:03:08 +0000 (22:03 +0200)] 
updated NEWS

9 years agofixed risk of segfault on very large files (multiple GB)
Yann Collet [Sat, 2 Jul 2016 19:39:47 +0000 (21:39 +0200)] 
fixed risk of segfault on very large files (multiple GB)

9 years agoextended use of strerror(errno)
Yann Collet [Sat, 2 Jul 2016 09:14:30 +0000 (11:14 +0200)] 
extended use of strerror(errno)

9 years agoextended use of strerror(errno)
Yann Collet [Fri, 1 Jul 2016 23:05:31 +0000 (01:05 +0200)] 
extended use of strerror(errno)

9 years agouse strerror(errno) to return system error message
Yann Collet [Fri, 1 Jul 2016 22:59:25 +0000 (00:59 +0200)] 
use strerror(errno) to return system error message