]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
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 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 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

9 years agoUpdated doc
Yann Collet [Fri, 1 Jul 2016 22:37:32 +0000 (00:37 +0200)] 
Updated doc

9 years agoExplicit error message when dst file cannot be created / opened
Yann Collet [Fri, 1 Jul 2016 22:12:14 +0000 (00:12 +0200)] 
Explicit error message when dst file cannot be created / opened

9 years agoupdate specification and comments
Yann Collet [Fri, 1 Jul 2016 18:55:28 +0000 (20:55 +0200)] 
update specification and comments

9 years agoupdated frame specification with recommended max window size
Yann Collet [Thu, 30 Jun 2016 15:05:42 +0000 (17:05 +0200)] 
updated frame specification with recommended max window size

9 years agoNew : Zstandard Frame format specification
Yann Collet [Thu, 30 Jun 2016 13:40:28 +0000 (15:40 +0200)] 
New : Zstandard Frame format specification

9 years agofix : potential leak (#229)
Yann Collet [Thu, 30 Jun 2016 12:07:30 +0000 (14:07 +0200)] 
fix : potential leak (#229)

9 years agouse ZSTD_getParams() to simplify code
Yann Collet [Mon, 27 Jun 2016 13:28:45 +0000 (15:28 +0200)] 
use ZSTD_getParams() to simplify code

9 years agoIntroduced ZSTD_getParams()
Yann Collet [Mon, 27 Jun 2016 13:12:26 +0000 (15:12 +0200)] 
Introduced ZSTD_getParams()
bench now uses ZSTD_createCDict_advanced()

9 years agoremoved useless context
Yann Collet [Mon, 27 Jun 2016 11:39:30 +0000 (13:39 +0200)] 
removed useless context

9 years agofixed error messages
Yann Collet [Mon, 27 Jun 2016 11:36:54 +0000 (13:36 +0200)] 
fixed error messages

9 years agoupdated version to v0.7.2
Yann Collet [Mon, 27 Jun 2016 08:03:10 +0000 (10:03 +0200)] 
updated version to v0.7.2

9 years agofixed ZSTD_decompressBlock() using multiple blocks
Yann Collet [Sun, 26 Jun 2016 23:31:35 +0000 (01:31 +0200)] 
fixed ZSTD_decompressBlock() using multiple blocks

9 years agoImproved comments
Yann Collet [Sun, 26 Jun 2016 15:42:15 +0000 (17:42 +0200)] 
Improved comments

9 years agoMerge pull request #221 from inikep/dev 222/head
Yann Collet [Wed, 22 Jun 2016 21:34:19 +0000 (23:34 +0200)] 
Merge pull request #221 from inikep/dev

test-zstd-speed.py: added --message in start and finish e-mail

9 years agotest-zstd-speed.py: reordering of functions 221/head
inikep [Wed, 22 Jun 2016 18:06:42 +0000 (20:06 +0200)] 
test-zstd-speed.py: reordering of functions

9 years agotest-zstd-speed.py: improved exception handling
inikep [Wed, 22 Jun 2016 16:12:57 +0000 (18:12 +0200)] 
test-zstd-speed.py: improved exception handling

9 years agotest-zstd-speed.py: added --message in start and finish e-mail
inikep [Wed, 22 Jun 2016 15:11:01 +0000 (17:11 +0200)] 
test-zstd-speed.py: added --message in start and finish e-mail

- support for ~ in filenames
- result files ending with .txt