]>
git.ipfire.org Git - thirdparty/zstd.git/log
Yann Collet [Fri, 30 Oct 2015 15:03:22 +0000 (16:03 +0100)]
Merge branch 'dev' into HC
Yann Collet [Fri, 30 Oct 2015 14:49:48 +0000 (15:49 +0100)]
level tuning
Yann Collet [Fri, 30 Oct 2015 10:51:26 +0000 (11:51 +0100)]
updated visual studio projects
Yann Collet [Fri, 30 Oct 2015 10:21:50 +0000 (11:21 +0100)]
decoding support for legacy v0.2 format
Yann Collet [Fri, 30 Oct 2015 06:11:07 +0000 (07:11 +0100)]
fixed minor gcc warning
Yann Collet [Fri, 30 Oct 2015 06:00:37 +0000 (07:00 +0100)]
fixed asan warning
Yann Collet [Fri, 30 Oct 2015 05:40:22 +0000 (06:40 +0100)]
fix Visual Studio projects
Yann Collet [Fri, 30 Oct 2015 04:59:18 +0000 (05:59 +0100)]
added HC tests
Yann Collet [Thu, 29 Oct 2015 21:02:40 +0000 (22:02 +0100)]
fixed hc alloc
Yann Collet [Thu, 29 Oct 2015 18:10:54 +0000 (19:10 +0100)]
range bench
Yann Collet [Thu, 29 Oct 2015 17:41:45 +0000 (18:41 +0100)]
one less hc malloc
Yann Collet [Thu, 29 Oct 2015 17:23:38 +0000 (18:23 +0100)]
hc fuzzer tests
Yann Collet [Thu, 29 Oct 2015 16:15:14 +0000 (17:15 +0100)]
fix include
Yann Collet [Thu, 29 Oct 2015 16:08:03 +0000 (17:08 +0100)]
sync paramgrill with HC starting at level 2
Yann Collet [Thu, 29 Oct 2015 15:49:43 +0000 (16:49 +0100)]
HC modes can be selected from command line
Yann Collet [Wed, 28 Oct 2015 18:07:05 +0000 (19:07 +0100)]
minor tuning
Yann Collet [Wed, 28 Oct 2015 14:56:48 +0000 (15:56 +0100)]
fine tune & messages
Yann Collet [Wed, 28 Oct 2015 14:17:14 +0000 (15:17 +0100)]
Merge pull request #55 from Cyan4973/master
catch up
Yann Collet [Wed, 28 Oct 2015 14:16:18 +0000 (15:16 +0100)]
Merge pull request #54 from tobijdc/patch-1
Fix typo in NEWS
Tobias Ibounig [Wed, 28 Oct 2015 13:40:28 +0000 (14:40 +0100)]
Fix typo in NEWS
Fix version typo in NEWS
Yann Collet [Wed, 28 Oct 2015 13:05:37 +0000 (14:05 +0100)]
value time
Yann Collet [Wed, 28 Oct 2015 11:32:25 +0000 (12:32 +0100)]
memory notation
Yann Collet [Wed, 28 Oct 2015 11:26:57 +0000 (12:26 +0100)]
Merge pull request #53 from Cyan4973/dev
Dev
Yann Collet [Wed, 28 Oct 2015 00:41:46 +0000 (01:41 +0100)]
Updated NEWS
Yann Collet [Wed, 28 Oct 2015 00:35:05 +0000 (01:35 +0100)]
Fixed issue #52 (faulty binary generation with Visual Studio 2013 & 2015 in release mode (compiler bug)), reported and fixed by Christophe Chevalier (@KrzysFR)
Yann Collet [Tue, 27 Oct 2015 12:12:25 +0000 (13:12 +0100)]
srcLog
Yann Collet [Tue, 27 Oct 2015 11:18:00 +0000 (12:18 +0100)]
blocksize & T
Yann Collet [Tue, 27 Oct 2015 02:06:40 +0000 (03:06 +0100)]
simplified chain
Yann Collet [Tue, 27 Oct 2015 01:59:12 +0000 (02:59 +0100)]
can test param conf
Yann Collet [Mon, 26 Oct 2015 16:44:04 +0000 (17:44 +0100)]
repcode+1
Yann Collet [Mon, 26 Oct 2015 14:45:58 +0000 (15:45 +0100)]
skip slow conf faster
Yann Collet [Mon, 26 Oct 2015 01:45:19 +0000 (02:45 +0100)]
faster scan
Yann Collet [Sun, 25 Oct 2015 23:11:16 +0000 (00:11 +0100)]
clean paramgrill
Yann Collet [Sun, 25 Oct 2015 23:07:32 +0000 (00:07 +0100)]
make paramgrill
Yann Collet [Sun, 25 Oct 2015 23:06:36 +0000 (00:06 +0100)]
paramgrill
Yann Collet [Sun, 25 Oct 2015 18:42:03 +0000 (19:42 +0100)]
Fixed : minor clang warning
Yann Collet [Sun, 25 Oct 2015 13:06:35 +0000 (14:06 +0100)]
HC params
Yann Collet [Sat, 24 Oct 2015 13:06:42 +0000 (15:06 +0200)]
Merge pull request #51 from Cyan4973/dev
Fixed issues reported by Hanno Böck (@hannob)
Yann Collet [Sat, 24 Oct 2015 12:48:37 +0000 (13:48 +0100)]
Individual memlog values
Yann Collet [Fri, 23 Oct 2015 18:25:06 +0000 (19:25 +0100)]
repfirst
Yann Collet [Fri, 23 Oct 2015 16:07:34 +0000 (17:07 +0100)]
reorder
Yann Collet [Fri, 23 Oct 2015 14:21:53 +0000 (15:21 +0100)]
Added asan tests
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:45:02 +0000 (12:45 +0100)]
fixed issue #49, 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 [Thu, 22 Oct 2015 15:55:40 +0000 (16:55 +0100)]
uncoupled maxdlog and chainlog
Yann Collet [Thu, 22 Oct 2015 14:31:46 +0000 (15:31 +0100)]
quick first zstdhc version
Yann Collet [Thu, 22 Oct 2015 07:30:32 +0000 (09:30 +0200)]
Merge pull request #48 from Cyan4973/dev
Dev
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 [Thu, 15 Oct 2015 10:10:12 +0000 (12:10 +0200)]
Merge pull request #47 from Cyan4973/dev
Dev
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 23:22:25 +0000 (01:22 +0200)]
Merge pull request #44 from Cyan4973/dev
Dev
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:59:17 +0000 (00:59 +0200)]
Merge pull request #43 from Cyan4973/dev
Dev
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 20:29:21 +0000 (22:29 +0200)]
Merge pull request #41 from Cyan4973/dev
Dev
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:21:28 +0000 (01:21 +0200)]
Merge pull request #40 from Cyan4973/dev
updated readme
Yann Collet [Sun, 23 Aug 2015 23:14:40 +0000 (00:14 +0100)]
updated readme
Yann Collet [Sun, 23 Aug 2015 22:54:15 +0000 (00:54 +0200)]
Merge pull request #39 from Cyan4973/dev
Dev
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