]>
git.ipfire.org Git - thirdparty/zstd.git/log
Yann Collet [Fri, 23 Oct 2015 13:30:30 +0000 (14:30 +0100)]
fixed issue #50, reported by Hanno Böck (@hannob)
Yann Collet [Fri, 23 Oct 2015 11:23:09 +0000 (12:23 +0100)]
fixed issue #49, reported by Hanno Böck (@hannob)
Yann Collet [Wed, 21 Oct 2015 13:39:26 +0000 (14:39 +0100)]
unified ctx naming convention
Yann Collet [Wed, 21 Oct 2015 12:31:46 +0000 (13:31 +0100)]
restored ZSTD_compressCCtx() def
Yann Collet [Wed, 21 Oct 2015 10:13:31 +0000 (11:13 +0100)]
Updated news
Yann Collet [Wed, 21 Oct 2015 09:46:02 +0000 (10:46 +0100)]
Updated benchmark
Yann Collet [Wed, 21 Oct 2015 09:01:09 +0000 (10:01 +0100)]
Fixed minor gcc5+ warning
Yann Collet [Wed, 21 Oct 2015 08:07:25 +0000 (09:07 +0100)]
Added advanced compression functions
Yann Collet [Wed, 21 Oct 2015 07:22:25 +0000 (08:22 +0100)]
Added block size to bench
Yann Collet [Tue, 20 Oct 2015 02:01:38 +0000 (03:01 +0100)]
clang optimizer bug workaround
Yann Collet [Mon, 19 Oct 2015 19:02:46 +0000 (20:02 +0100)]
Fixed fullbench
Yann Collet [Mon, 19 Oct 2015 18:25:44 +0000 (19:25 +0100)]
refactored literal segment
Yann Collet [Mon, 19 Oct 2015 14:32:47 +0000 (15:32 +0100)]
Fixed sanitizer warning
Yann Collet [Mon, 19 Oct 2015 02:12:23 +0000 (03:12 +0100)]
minor speed improvement
Yann Collet [Mon, 19 Oct 2015 01:36:34 +0000 (02:36 +0100)]
small decompression speed improvement
Yann Collet [Mon, 19 Oct 2015 01:14:43 +0000 (02:14 +0100)]
small decompression speed improvement
Yann Collet [Sun, 18 Oct 2015 22:21:50 +0000 (23:21 +0100)]
updated Visual projects
Yann Collet [Sun, 18 Oct 2015 21:26:26 +0000 (22:26 +0100)]
missed updated files
Yann Collet [Sun, 18 Oct 2015 21:18:32 +0000 (22:18 +0100)]
update huff0
Yann Collet [Wed, 14 Oct 2015 17:07:24 +0000 (18:07 +0100)]
Fix fullbench
Yann Collet [Wed, 14 Oct 2015 16:53:44 +0000 (17:53 +0100)]
Fix uninitialized warnings reported by @nemequ
Yann Collet [Wed, 14 Oct 2015 15:28:19 +0000 (16:28 +0100)]
Clarified comments
Yann Collet [Wed, 14 Oct 2015 13:23:01 +0000 (15:23 +0200)]
Merge pull request #46 from xaphier/dev
Remove one malloc/free from compression
xaphier [Sat, 10 Oct 2015 10:14:51 +0000 (12:14 +0200)]
Remove one malloc/free from compression
By making the buffer part of the zstd context structure, one malloc/free
can be removed from the compression.
Yann Collet [Thu, 10 Sep 2015 22:26:09 +0000 (23:26 +0100)]
Added : Frame concatenation ability
Yann Collet [Thu, 27 Aug 2015 02:16:04 +0000 (03:16 +0100)]
Fix : decompression i/o detects flush write errors
Yann Collet [Wed, 26 Aug 2015 22:10:09 +0000 (23:10 +0100)]
Fixed minor visual warning
Yann Collet [Wed, 26 Aug 2015 21:45:23 +0000 (22:45 +0100)]
fixed minor issue on decoding invalid data
Yann Collet [Wed, 26 Aug 2015 18:22:01 +0000 (19:22 +0100)]
Updated FSE
Yann Collet [Wed, 26 Aug 2015 10:04:58 +0000 (12:04 +0200)]
modified man page
Yann Collet [Wed, 26 Aug 2015 09:32:17 +0000 (10:32 +0100)]
added : --verbose command
Yann Collet [Tue, 25 Aug 2015 23:19:06 +0000 (00:19 +0100)]
Refactor Makefile and .travis tests
Yann Collet [Tue, 25 Aug 2015 22:32:45 +0000 (23:32 +0100)]
Zstd cli : --version and --help write to stdout
Yann Collet [Tue, 25 Aug 2015 21:56:42 +0000 (22:56 +0100)]
Fixed : compression error on some specific distribution
Yann Collet [Tue, 25 Aug 2015 17:13:32 +0000 (18:13 +0100)]
More informative write error messages
Yann Collet [Tue, 25 Aug 2015 16:41:46 +0000 (17:41 +0100)]
Fixed #42
Yann Collet [Mon, 24 Aug 2015 19:29:17 +0000 (20:29 +0100)]
Updated readme of fuzzer tests
Yann Collet [Mon, 24 Aug 2015 19:17:11 +0000 (20:17 +0100)]
Fixed a few issues found by AFL (American Fuzzy Lop)
Yann Collet [Mon, 24 Aug 2015 14:47:04 +0000 (15:47 +0100)]
Fixed decoding error #11 (reported by @magv)
Yann Collet [Sun, 23 Aug 2015 23:14:40 +0000 (00:14 +0100)]
updated readme
Yann Collet [Sun, 23 Aug 2015 22:20:34 +0000 (23:20 +0100)]
Updated Visual solution
Yann Collet [Sun, 23 Aug 2015 22:13:49 +0000 (23:13 +0100)]
Added : ZSTD decompression : ability to resist to noisy/faulty data source
Yann Collet [Fri, 21 Aug 2015 11:00:52 +0000 (12:00 +0100)]
Updated xxhash
Yann Collet [Fri, 21 Aug 2015 02:59:31 +0000 (03:59 +0100)]
updated fse
Yann Collet [Fri, 21 Aug 2015 01:44:20 +0000 (02:44 +0100)]
Added : fuzzer tests : decompressing noisy src
Yann Collet [Thu, 20 Aug 2015 14:55:50 +0000 (15:55 +0100)]
Fix : decoder issue in exceptionnal circumstances (dst buffer too small)
Yann Collet [Thu, 20 Aug 2015 06:46:10 +0000 (07:46 +0100)]
Fixed : bug in compression in specific conditions (too small dst size)
Yann Collet [Wed, 19 Aug 2015 23:02:43 +0000 (00:02 +0100)]
Fixed : g++ link error within fullbench
Yann Collet [Wed, 19 Aug 2015 22:53:56 +0000 (23:53 +0100)]
Updated fse
Yann Collet [Tue, 11 Aug 2015 13:18:45 +0000 (14:18 +0100)]
Added more strigent tests : compresson into too small buffer
Yann Collet [Mon, 10 Aug 2015 17:02:52 +0000 (18:02 +0100)]
added : .gitignore generated binaries
Yann Collet [Sat, 8 Aug 2015 01:54:26 +0000 (02:54 +0100)]
Minor decompression simplification
Yann Collet [Sat, 8 Aug 2015 01:16:11 +0000 (02:16 +0100)]
minor compress sequence refactor
Yann Collet [Fri, 7 Aug 2015 19:15:27 +0000 (20:15 +0100)]
updated benchmark
Yann Collet [Fri, 7 Aug 2015 18:07:32 +0000 (19:07 +0100)]
Fixed : ZSTD_compress() can attempt compression on a too small buffer
Yann Collet [Fri, 7 Aug 2015 14:50:42 +0000 (15:50 +0100)]
zstd_compress() no longer requires maxDstSize >= ZSTD_compressBound(srcSize)
Yann Collet [Fri, 7 Aug 2015 14:21:00 +0000 (15:21 +0100)]
Updated FSE lib
Yann Collet [Sun, 2 Aug 2015 00:19:09 +0000 (01:19 +0100)]
updated fse
Yann Collet [Mon, 27 Jul 2015 19:19:21 +0000 (20:19 +0100)]
Fixed some minor sanitizer warnings within huff0
Yann Collet [Mon, 27 Jul 2015 18:34:27 +0000 (19:34 +0100)]
Updated fse (faster huff0 32-bits decoding)
Yann Collet [Sat, 25 Jul 2015 23:23:57 +0000 (00:23 +0100)]
Integrated huff0 (breaking format change)
Yann Collet [Wed, 8 Jul 2015 01:26:17 +0000 (17:26 -0800)]
Fixed minor visual analyzer warning
Yann Collet [Wed, 8 Jul 2015 00:54:25 +0000 (16:54 -0800)]
Changed allocation strategy to reduce stack usage of ZSTD_compressSequences()
Yann Collet [Tue, 7 Jul 2015 09:02:04 +0000 (01:02 -0800)]
Fixed : ZSTD_compress() corrently prevents buffer overflow
Yann Collet [Tue, 7 Jul 2015 08:44:22 +0000 (00:44 -0800)]
Fixed clang warning
Yann Collet [Tue, 7 Jul 2015 08:36:49 +0000 (00:36 -0800)]
Added sanitize=undefine test
Yann Collet [Tue, 7 Jul 2015 08:14:27 +0000 (00:14 -0800)]
Fixed minor clang warnings
Yann Collet [Tue, 7 Jul 2015 07:58:59 +0000 (23:58 -0800)]
Travis CI : added ARM compilation tests
Yann Collet [Tue, 7 Jul 2015 07:45:35 +0000 (23:45 -0800)]
Fixed issue #34 and #31
Yann Collet [Sun, 5 Jul 2015 22:02:41 +0000 (15:02 -0700)]
Merge pull request #30 from jforberg/dev
Add `unzstd` program for decompression.
Yann Collet [Sun, 5 Jul 2015 07:20:56 +0000 (23:20 -0800)]
Fixed a few minor visual analyzer warnings
Yann Collet [Sun, 5 Jul 2015 07:10:40 +0000 (23:10 -0800)]
Fixed a few visual analyzer warnings
Yann Collet [Sun, 5 Jul 2015 02:20:42 +0000 (18:20 -0800)]
Advanced API change : Cctx & DCtx are now incomplete types for stricter type checking
Yann Collet [Sun, 5 Jul 2015 02:14:14 +0000 (18:14 -0800)]
updated xxhash version
Yann Collet [Sun, 5 Jul 2015 02:00:05 +0000 (18:00 -0800)]
Updated Visual analyzer settings
Yann Collet [Sun, 5 Jul 2015 00:23:52 +0000 (16:23 -0800)]
Updated Visual projects
Yann Collet [Sat, 4 Jul 2015 23:56:41 +0000 (15:56 -0800)]
Updated FSE lib
Yann Collet [Sun, 21 Jun 2015 03:37:53 +0000 (19:37 -0800)]
Added Wcast-qual compilation flag
Updated xxHash
Removed log traces
Yann Collet [Sat, 20 Jun 2015 23:33:08 +0000 (15:33 -0800)]
Added clang & g++-multilib install for Travis CI
Yann Collet [Thu, 18 Jun 2015 15:43:16 +0000 (07:43 -0800)]
Updated FSE
Added clang and g++ tests
Johan Förberg [Tue, 24 Mar 2015 19:15:56 +0000 (20:15 +0100)]
Add `unzstd` program for decompression.
Yann Collet [Mon, 23 Mar 2015 22:15:22 +0000 (23:15 +0100)]
Fixed issue #28
Yann Collet [Mon, 9 Mar 2015 12:48:34 +0000 (13:48 +0100)]
Added : valgrind test for datagen
Yann Collet [Mon, 9 Mar 2015 12:17:36 +0000 (13:17 +0100)]
Updated datagen : sparse file generation
Yann Collet [Thu, 26 Feb 2015 15:02:58 +0000 (16:02 +0100)]
Merge pull request #26 from Cyan4973/streamAPI2
Stream api2
Yann Collet [Wed, 25 Feb 2015 23:29:15 +0000 (00:29 +0100)]
"type redef fix" for gcc <= 4.4
Yann Collet [Tue, 24 Feb 2015 08:05:58 +0000 (09:05 +0100)]
updated FSE
Yann Collet [Sat, 21 Feb 2015 02:31:59 +0000 (03:31 +0100)]
Updated FSE
Faster speed on barely compressible data
Yann Collet [Fri, 20 Feb 2015 18:02:26 +0000 (19:02 +0100)]
reverted zstd_static.h changes
Yann Collet [Fri, 20 Feb 2015 17:53:31 +0000 (18:53 +0100)]
Some comments, to explain streaming decompression API
Yann Collet [Fri, 20 Feb 2015 17:52:24 +0000 (18:52 +0100)]
Some comments to explain streaming decompression API
Yann Collet [Tue, 17 Feb 2015 12:38:44 +0000 (13:38 +0100)]
Removed useless constants
Yann Collet [Mon, 16 Feb 2015 17:06:26 +0000 (18:06 +0100)]
New streaming API behavior, to solve issue 19 (https://github.com/Cyan4973/zstd/issues/19)
Yann Collet [Wed, 11 Feb 2015 07:34:50 +0000 (08:34 +0100)]
Updated test-fullbench
Yann Collet [Wed, 11 Feb 2015 07:19:57 +0000 (08:19 +0100)]
updated fullbench, to include datagen
Yann Collet [Tue, 10 Feb 2015 17:15:20 +0000 (18:15 +0100)]
datagen refactoring
Yann Collet [Mon, 9 Feb 2015 07:00:26 +0000 (08:00 +0100)]
datagen is now a library, to be included in multiple programs
Yann Collet [Mon, 9 Feb 2015 02:50:11 +0000 (03:50 +0100)]
internal refactoring - better separation between match & entropy
Yann Collet [Sun, 8 Feb 2015 20:51:28 +0000 (21:51 +0100)]
Visual : Removed *.suo and *.user files, as suggested by Takayuki Matsuoka
Yann Collet [Sun, 8 Feb 2015 19:26:47 +0000 (20:26 +0100)]
Fixed : FSE issue with corner case distributions