]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
9 years agoupdate graph 88/head
Yann Collet [Mon, 7 Dec 2015 09:44:25 +0000 (10:44 +0100)] 
update graph

9 years agovalidated external dictionary
Yann Collet [Sun, 6 Dec 2015 12:18:37 +0000 (13:18 +0100)] 
validated external dictionary

9 years agostrengthened bufferless streaming decompression
Yann Collet [Sat, 5 Dec 2015 08:23:53 +0000 (09:23 +0100)] 
strengthened bufferless streaming decompression

9 years agouse time limited fuzzer tests in CI
Yann Collet [Fri, 4 Dec 2015 16:45:35 +0000 (17:45 +0100)] 
use time limited fuzzer tests in CI

9 years agotime-limited fuzzer tests
Yann Collet [Fri, 4 Dec 2015 16:25:26 +0000 (17:25 +0100)] 
time-limited fuzzer tests

9 years agostrengthened streaming bufferless compression
Yann Collet [Fri, 4 Dec 2015 16:16:37 +0000 (17:16 +0100)] 
strengthened streaming bufferless compression

9 years agonew zstd-noBench & zstd-frugal builds
Yann Collet [Thu, 3 Dec 2015 11:11:30 +0000 (12:11 +0100)] 
new zstd-noBench & zstd-frugal builds

9 years agoupdate version to 0.4.2 86/head
Yann Collet [Wed, 2 Dec 2015 14:05:22 +0000 (15:05 +0100)] 
update version to 0.4.2

9 years agoupdate NEWS for 0.4.2
Yann Collet [Wed, 2 Dec 2015 14:03:11 +0000 (15:03 +0100)] 
update NEWS for 0.4.2

9 years agocompress uses less memory for small blocks
Yann Collet [Wed, 2 Dec 2015 13:00:45 +0000 (14:00 +0100)] 
compress uses less memory for small blocks

9 years agonew : parameters for <= 16KB
Yann Collet [Wed, 2 Dec 2015 12:38:48 +0000 (13:38 +0100)] 
new : parameters for <= 16KB

9 years agominor cosmetic improvement for small blocks
Yann Collet [Wed, 2 Dec 2015 12:00:25 +0000 (13:00 +0100)] 
minor cosmetic improvement for small blocks

9 years agoMerge pull request #85 from peterh/master
Yann Collet [Wed, 2 Dec 2015 11:49:24 +0000 (12:49 +0100)] 
Merge pull request #85 from peterh/master

big endian fix (rebase to dev from #84)

9 years agoFix compression on Big Endian CPUs 84/head 85/head
Peter Harris [Tue, 1 Dec 2015 19:58:24 +0000 (14:58 -0500)] 
Fix compression on Big Endian CPUs

9 years agoMerge pull request #83 from Cyan4973/dev zstd-0.4.1
Yann Collet [Tue, 1 Dec 2015 12:07:48 +0000 (13:07 +0100)] 
Merge pull request #83 from Cyan4973/dev

Dev

9 years agofixed Visual project 83/head
Yann Collet [Tue, 1 Dec 2015 10:56:09 +0000 (11:56 +0100)] 
fixed Visual project

9 years agorevert install to normal zstd due to travis limitation (likely gcc 4.6)
Yann Collet [Tue, 1 Dec 2015 00:56:02 +0000 (01:56 +0100)] 
revert install to normal zstd due to travis limitation (likely gcc 4.6)

9 years agofixed benchmark autogen
Yann Collet [Tue, 1 Dec 2015 00:31:17 +0000 (01:31 +0100)] 
fixed benchmark autogen

9 years agopgo
Yann Collet [Tue, 1 Dec 2015 00:28:32 +0000 (01:28 +0100)] 
pgo

9 years agorefactored decompress (#82)
Yann Collet [Mon, 30 Nov 2015 22:13:56 +0000 (23:13 +0100)] 
refactored decompress (#82)

9 years agochanged to ZSTD_LEGACY_SUPPORT=0, as suggested within #80
Yann Collet [Mon, 30 Nov 2015 13:18:47 +0000 (14:18 +0100)] 
changed to ZSTD_LEGACY_SUPPORT=0, as suggested within #80

9 years agofixed #81 : removed dead file (reported by @inikep)
Yann Collet [Mon, 30 Nov 2015 11:25:48 +0000 (12:25 +0100)] 
fixed #81 : removed dead file  (reported by @inikep)

9 years agoFixed #80 (reported by @luben)
Yann Collet [Mon, 30 Nov 2015 10:53:11 +0000 (11:53 +0100)] 
Fixed #80 (reported by @luben)
Added : tests for ZSTD_LEGACY=disable build mode
extended ZSTD_LEGACY=disable to dll build

9 years agoMerge pull request #79 from Cyan4973/dev zstd-0.4.0
Yann Collet [Sun, 29 Nov 2015 11:59:33 +0000 (12:59 +0100)] 
Merge pull request #79 from Cyan4973/dev

Dev

9 years agoupdated graphs 79/head
Yann Collet [Sun, 29 Nov 2015 11:04:18 +0000 (12:04 +0100)] 
updated graphs

9 years agofixed compression bug
Yann Collet [Sun, 29 Nov 2015 02:17:04 +0000 (03:17 +0100)] 
fixed compression bug

9 years agofixed address space overflow (32-bits mode)
Yann Collet [Sun, 29 Nov 2015 01:38:09 +0000 (02:38 +0100)] 
fixed address space overflow (32-bits mode)

9 years agofixed huff0 decoder (32-bits mode)
Yann Collet [Sat, 28 Nov 2015 21:03:08 +0000 (22:03 +0100)] 
fixed huff0 decoder (32-bits mode)

9 years agofixed decoder error (rollbuffer mode)
Yann Collet [Sat, 28 Nov 2015 17:19:44 +0000 (18:19 +0100)] 
fixed decoder error (rollbuffer mode)

9 years agofixed decoder error (32-bits mode, malicious input)
Yann Collet [Sat, 28 Nov 2015 16:09:28 +0000 (17:09 +0100)] 
fixed decoder error (32-bits mode, malicious input)

9 years agoprotect 32-bits mode
Yann Collet [Sat, 28 Nov 2015 15:03:22 +0000 (16:03 +0100)] 
protect 32-bits mode

9 years agominor level change
Yann Collet [Sat, 28 Nov 2015 13:08:01 +0000 (14:08 +0100)] 
minor level change

9 years agolarge file support
Yann Collet [Fri, 27 Nov 2015 16:52:57 +0000 (17:52 +0100)] 
large file support

9 years agooptimizer mode
Yann Collet [Fri, 27 Nov 2015 16:46:14 +0000 (17:46 +0100)] 
optimizer mode

9 years agocan build without legacy support using ZSTD_LEGACY=disable
Yann Collet [Fri, 27 Nov 2015 15:18:56 +0000 (16:18 +0100)] 
can build without legacy support using ZSTD_LEGACY=disable

9 years agostronger tests for zbuff decompression
Yann Collet [Fri, 27 Nov 2015 13:30:23 +0000 (14:30 +0100)] 
stronger tests for zbuff decompression

9 years agoupdated fast benchmark table
Yann Collet [Fri, 27 Nov 2015 13:14:37 +0000 (14:14 +0100)] 
updated fast benchmark table

9 years agozbuff properly supports small dst buffers
Yann Collet [Fri, 27 Nov 2015 13:07:36 +0000 (14:07 +0100)] 
zbuff properly supports small dst buffers

9 years agocoalesce block+header size (buffered mode)
Yann Collet [Fri, 27 Nov 2015 12:26:38 +0000 (13:26 +0100)] 
coalesce block+header size (buffered mode)

9 years agofixed hang bug (infinite loop) in decoder, buffered mode, malicious input
Yann Collet [Thu, 26 Nov 2015 21:39:29 +0000 (22:39 +0100)] 
fixed hang bug (infinite loop) in decoder, buffered mode, malicious input

9 years agofixed Visual Studio projects
Yann Collet [Thu, 26 Nov 2015 15:57:08 +0000 (16:57 +0100)] 
fixed Visual Studio projects

9 years agofixed potential warning on undefine, reported by Maciej Adamczyk
Yann Collet [Thu, 26 Nov 2015 15:42:06 +0000 (16:42 +0100)] 
fixed potential warning on undefine, reported by Maciej Adamczyk

9 years agofixed lib makefile
Yann Collet [Thu, 26 Nov 2015 15:25:56 +0000 (16:25 +0100)] 
fixed lib makefile

9 years agominor API change
Yann Collet [Thu, 26 Nov 2015 15:07:08 +0000 (16:07 +0100)] 
minor API change

9 years agosupport for legacy 0.3 format
Yann Collet [Thu, 26 Nov 2015 15:02:04 +0000 (16:02 +0100)] 
support for legacy 0.3 format

9 years agofixed test in zbufftest
Yann Collet [Thu, 26 Nov 2015 14:39:44 +0000 (15:39 +0100)] 
fixed test in zbufftest

9 years agofixed bug in legacy decoder v0.2, reported by Maciej Adamczyk
Yann Collet [Thu, 26 Nov 2015 13:12:23 +0000 (14:12 +0100)] 
fixed bug in legacy decoder v0.2, reported by Maciej Adamczyk

9 years agoMerge pull request #78 from Cyan4973/newAPI
Yann Collet [Thu, 26 Nov 2015 13:09:02 +0000 (14:09 +0100)] 
Merge pull request #78 from Cyan4973/newAPI

New api

9 years agofixed leak 78/head
Yann Collet [Thu, 26 Nov 2015 11:43:28 +0000 (12:43 +0100)] 
fixed leak

9 years agofixed asan warning
Yann Collet [Thu, 26 Nov 2015 10:43:00 +0000 (11:43 +0100)] 
fixed asan warning

9 years agofixed g++ warning
Yann Collet [Thu, 26 Nov 2015 09:52:30 +0000 (10:52 +0100)] 
fixed g++ warning

9 years agofixed decompression bug (buffered mode)
Yann Collet [Thu, 26 Nov 2015 09:32:17 +0000 (10:32 +0100)] 
fixed decompression bug (buffered mode)

9 years agoAdded zbufftest
Yann Collet [Thu, 26 Nov 2015 08:59:49 +0000 (09:59 +0100)] 
Added zbufftest

9 years agofixed minor decompression bug in buffered mode
Yann Collet [Wed, 25 Nov 2015 20:09:17 +0000 (21:09 +0100)] 
fixed minor decompression bug in buffered mode

9 years agofixed leak issue
Yann Collet [Wed, 25 Nov 2015 14:26:55 +0000 (15:26 +0100)] 
fixed leak issue

9 years agostronger tests
Yann Collet [Wed, 25 Nov 2015 14:16:19 +0000 (15:16 +0100)] 
stronger tests

9 years agofixed : potential malloc error
Yann Collet [Wed, 25 Nov 2015 14:04:37 +0000 (15:04 +0100)] 
fixed : potential malloc error

9 years agofixed : potential malloc error
Yann Collet [Wed, 25 Nov 2015 14:02:46 +0000 (15:02 +0100)] 
fixed : potential malloc error

9 years agoFixed Visual project
Yann Collet [Wed, 25 Nov 2015 14:00:12 +0000 (15:00 +0100)] 
Fixed Visual project

9 years agoAdded : zstd buffered API
Yann Collet [Wed, 25 Nov 2015 13:42:45 +0000 (14:42 +0100)] 
Added : zstd buffered API

9 years agofixed large buffers bug
Yann Collet [Tue, 24 Nov 2015 13:06:07 +0000 (14:06 +0100)] 
fixed large buffers bug

9 years agovisual compatibility
Yann Collet [Mon, 23 Nov 2015 16:10:19 +0000 (17:10 +0100)] 
visual compatibility

9 years agomore tests (bt modes)
Yann Collet [Mon, 23 Nov 2015 15:52:22 +0000 (16:52 +0100)] 
more tests (bt modes)

9 years agofixed asan bugs
Yann Collet [Mon, 23 Nov 2015 15:17:21 +0000 (16:17 +0100)] 
fixed asan bugs

9 years agopreliminary rollbuffer support for bt mode
Yann Collet [Mon, 23 Nov 2015 14:29:15 +0000 (15:29 +0100)] 
preliminary rollbuffer support for bt mode

9 years agohc simplication
Yann Collet [Mon, 23 Nov 2015 13:37:59 +0000 (14:37 +0100)] 
hc simplication

9 years agocomments
Yann Collet [Mon, 23 Nov 2015 13:23:47 +0000 (14:23 +0100)] 
comments

9 years agorollbuffer refactor
Yann Collet [Mon, 23 Nov 2015 12:34:21 +0000 (13:34 +0100)] 
rollbuffer refactor

9 years agomore compression tests 76/head
Yann Collet [Sun, 22 Nov 2015 13:40:51 +0000 (14:40 +0100)] 
more compression tests

9 years agocomplex level selector
Yann Collet [Sun, 22 Nov 2015 13:16:56 +0000 (14:16 +0100)] 
complex level selector

9 years agosmall hc speed improvement
Yann Collet [Sun, 22 Nov 2015 12:24:05 +0000 (13:24 +0100)] 
small hc speed improvement

9 years agosmall cLevel update
Yann Collet [Sun, 22 Nov 2015 11:46:30 +0000 (12:46 +0100)] 
small cLevel update

9 years agofixed roll buffer lazy2 mode
Yann Collet [Sun, 22 Nov 2015 11:22:04 +0000 (12:22 +0100)] 
fixed roll buffer lazy2 mode

9 years agofixed roll buffer lazy mode
Yann Collet [Sun, 22 Nov 2015 02:12:28 +0000 (03:12 +0100)] 
fixed roll buffer lazy mode

9 years agofixed roll buffer greedy mode
Yann Collet [Sun, 22 Nov 2015 02:01:33 +0000 (03:01 +0100)] 
fixed roll buffer greedy mode

9 years agofixed roll buffer in fast mode
Yann Collet [Sun, 22 Nov 2015 01:53:43 +0000 (02:53 +0100)] 
fixed roll buffer in fast mode

9 years agominor cr improvement
Yann Collet [Sun, 22 Nov 2015 01:42:28 +0000 (02:42 +0100)] 
minor cr improvement

9 years agosmall fast compression improvement
Yann Collet [Sat, 21 Nov 2015 14:27:35 +0000 (15:27 +0100)] 
small fast compression improvement

9 years agofixed asan
Yann Collet [Fri, 20 Nov 2015 11:46:08 +0000 (12:46 +0100)] 
fixed asan

9 years agomodified format
Yann Collet [Fri, 20 Nov 2015 11:04:52 +0000 (12:04 +0100)] 
modified format

9 years agomodified format
Yann Collet [Fri, 20 Nov 2015 11:03:53 +0000 (12:03 +0100)] 
modified format

9 years agoadded : repcode generation to datagen
Yann Collet [Fri, 20 Nov 2015 11:00:25 +0000 (12:00 +0100)] 
added : repcode generation to datagen

9 years agominor memsave
Yann Collet [Fri, 20 Nov 2015 08:23:56 +0000 (09:23 +0100)] 
minor memsave

9 years agorestored fix small blocks
Yann Collet [Thu, 19 Nov 2015 16:46:29 +0000 (17:46 +0100)] 
restored fix small blocks

9 years agorefactored greedy
Yann Collet [Thu, 19 Nov 2015 16:28:35 +0000 (17:28 +0100)] 
refactored greedy

9 years agorefactored decompression
Yann Collet [Thu, 19 Nov 2015 16:13:19 +0000 (17:13 +0100)] 
refactored decompression

9 years agofixed bug #73 notified by @nemequ
Yann Collet [Thu, 19 Nov 2015 11:02:28 +0000 (12:02 +0100)] 
fixed bug #73 notified by @nemequ

9 years agoupdate library builder
Yann Collet [Thu, 19 Nov 2015 10:23:44 +0000 (11:23 +0100)] 
update library builder

9 years agomore tests
Yann Collet [Wed, 18 Nov 2015 10:29:32 +0000 (11:29 +0100)] 
more tests

9 years agofix compression bug in rollbuffer mode
Yann Collet [Tue, 17 Nov 2015 15:14:55 +0000 (16:14 +0100)] 
fix compression bug in rollbuffer mode

9 years agofix compression bug (extDict mode)
Yann Collet [Tue, 17 Nov 2015 13:26:54 +0000 (14:26 +0100)] 
fix compression bug (extDict mode)

9 years agofixed repcode bug
Yann Collet [Tue, 17 Nov 2015 11:23:53 +0000 (12:23 +0100)] 
fixed repcode bug

9 years agocomment
Yann Collet [Mon, 16 Nov 2015 18:10:56 +0000 (19:10 +0100)] 
comment

9 years agofixed decompression bug
Yann Collet [Sun, 15 Nov 2015 10:13:41 +0000 (11:13 +0100)] 
fixed decompression bug

9 years agomore tests
Yann Collet [Sat, 14 Nov 2015 10:07:51 +0000 (11:07 +0100)] 
more tests

9 years agofixed asan warnings
Yann Collet [Fri, 13 Nov 2015 14:08:43 +0000 (15:08 +0100)] 
fixed asan warnings

9 years agorolling buffer preliminary support for fast mode
Yann Collet [Fri, 13 Nov 2015 10:27:46 +0000 (11:27 +0100)] 
rolling buffer preliminary support for fast mode

9 years agofixed streaming decoder
Yann Collet [Thu, 12 Nov 2015 15:19:30 +0000 (16:19 +0100)] 
fixed streaming decoder

9 years agofixed g++ link error
Yann Collet [Thu, 12 Nov 2015 15:00:04 +0000 (16:00 +0100)] 
fixed g++ link error

9 years agobasic rolling buffer support in decoder
Yann Collet [Thu, 12 Nov 2015 14:36:05 +0000 (15:36 +0100)] 
basic rolling buffer support in decoder