]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
9 years agoFixed Visual solution 126/head
Yann Collet [Fri, 12 Feb 2016 21:04:49 +0000 (22:04 +0100)] 
Fixed Visual solution

9 years agonotificationLevel into ZDICT_param_t
Yann Collet [Fri, 12 Feb 2016 19:19:48 +0000 (20:19 +0100)] 
notificationLevel into ZDICT_param_t

9 years agofixed libzstd install
Yann Collet [Fri, 12 Feb 2016 18:00:30 +0000 (19:00 +0100)] 
fixed libzstd install

9 years agozstd_buffered => zbuff
Yann Collet [Fri, 12 Feb 2016 17:59:11 +0000 (18:59 +0100)] 
zstd_buffered => zbuff

9 years agofixed cmake
Yann Collet [Fri, 12 Feb 2016 17:48:07 +0000 (18:48 +0100)] 
fixed cmake

9 years agodictBuilder => zdict
Yann Collet [Fri, 12 Feb 2016 17:45:02 +0000 (18:45 +0100)] 
dictBuilder => zdict

9 years agozstd cli can decompress multiple files with no specific suffix condition into stdout
Yann Collet [Fri, 12 Feb 2016 17:33:26 +0000 (18:33 +0100)] 
zstd cli can decompress multiple files with no specific suffix condition into stdout

9 years agocli : added ability to compress multiple files into stdout (-c)
Yann Collet [Fri, 12 Feb 2016 14:56:46 +0000 (15:56 +0100)] 
cli : added ability to compress multiple files into stdout (-c)

9 years agofixed Valgrind tests
Yann Collet [Fri, 12 Feb 2016 02:52:37 +0000 (03:52 +0100)] 
fixed Valgrind tests

9 years agofixed cmake
Yann Collet [Fri, 12 Feb 2016 02:50:05 +0000 (03:50 +0100)] 
fixed cmake

9 years agoupdated tests
Yann Collet [Fri, 12 Feb 2016 01:56:27 +0000 (02:56 +0100)] 
updated tests

9 years agoIntegrated dictionary builder into zstd cli
Yann Collet [Fri, 12 Feb 2016 01:31:57 +0000 (02:31 +0100)] 
Integrated dictionary builder into zstd cli

9 years agoFixed clang warnings
Yann Collet [Thu, 11 Feb 2016 23:32:38 +0000 (00:32 +0100)] 
Fixed clang warnings

9 years agoIntegrate dictBuilder into libzstd
Yann Collet [Thu, 11 Feb 2016 23:07:30 +0000 (00:07 +0100)] 
Integrate dictBuilder into libzstd

9 years agofixed asan read error in ZSTD_HcGetAllMatches
Yann Collet [Thu, 11 Feb 2016 06:14:25 +0000 (07:14 +0100)] 
fixed asan read error in ZSTD_HcGetAllMatches

9 years agoparamgrill can select manually targetLength
Yann Collet [Thu, 11 Feb 2016 05:23:24 +0000 (06:23 +0100)] 
paramgrill can select manually targetLength
new compression levels

9 years agochanged : sufficientLength => targetLength
Yann Collet [Thu, 11 Feb 2016 03:38:55 +0000 (04:38 +0100)] 
changed : sufficientLength => targetLength

9 years agominor cosmetics
Yann Collet [Thu, 11 Feb 2016 03:17:50 +0000 (04:17 +0100)] 
minor cosmetics

9 years agorestored fast zstd_opt variant
Yann Collet [Wed, 10 Feb 2016 16:18:24 +0000 (17:18 +0100)] 
restored fast zstd_opt variant

9 years agoparamgrill supports sufficientLength
Yann Collet [Wed, 10 Feb 2016 16:07:37 +0000 (17:07 +0100)] 
paramgrill supports sufficientLength
stronger variation for ZSTD_opt

9 years agorestored currentMl>0 condition, as suggested by @inikep
Yann Collet [Wed, 10 Feb 2016 14:44:07 +0000 (15:44 +0100)] 
restored currentMl>0 condition, as suggested by @inikep

9 years agochange zstd_opt.c into zstd_opt.h, since it's included
Yann Collet [Wed, 10 Feb 2016 14:05:12 +0000 (15:05 +0100)] 
change zstd_opt.c into zstd_opt.h, since it's included

9 years agofixed debug print macros on Windows
Yann Collet [Wed, 10 Feb 2016 13:50:22 +0000 (14:50 +0100)] 
fixed debug print macros on Windows

9 years agominor refactor
Yann Collet [Wed, 10 Feb 2016 13:26:30 +0000 (14:26 +0100)] 
minor refactor

9 years agofix : inlining difficulties with gcc 4.6 (travis)
Yann Collet [Wed, 10 Feb 2016 13:01:49 +0000 (14:01 +0100)] 
fix : inlining difficulties with gcc 4.6 (travis)

9 years agoRefactoring for portability
Yann Collet [Wed, 10 Feb 2016 12:37:52 +0000 (13:37 +0100)] 
Refactoring for portability

9 years agoMerge pull request #125 from inikep/dev
Yann Collet [Tue, 9 Feb 2016 23:57:00 +0000 (00:57 +0100)] 
Merge pull request #125 from inikep/dev

Dev

9 years agofix for ZSTD_HcGetAllMatches_generic 125/head
inikep [Tue, 9 Feb 2016 22:26:30 +0000 (23:26 +0100)] 
fix for ZSTD_HcGetAllMatches_generic

9 years agoRevert "Revert "ZSTD_compressBlock_opt_extDict_generic""
inikep [Tue, 9 Feb 2016 22:00:41 +0000 (23:00 +0100)] 
Revert "Revert "ZSTD_compressBlock_opt_extDict_generic""

This reverts commit 2b714dfd2642d30e5b6ea84a61b148d8bc790a61.

9 years agoRevert "ZSTD_compressBlock_opt_extDict_generic"
inikep [Tue, 9 Feb 2016 21:47:51 +0000 (22:47 +0100)] 
Revert "ZSTD_compressBlock_opt_extDict_generic"

This reverts commit b498fc1c9971e64022607309213bcd7a3bf0d244.

9 years agoZSTD_compressBlock_opt_extDict_generic
inikep [Tue, 9 Feb 2016 21:23:48 +0000 (22:23 +0100)] 
ZSTD_compressBlock_opt_extDict_generic

9 years agodumpsEnd
inikep [Tue, 9 Feb 2016 20:12:23 +0000 (21:12 +0100)] 
dumpsEnd

9 years agoint to U32
inikep [Tue, 9 Feb 2016 19:47:39 +0000 (20:47 +0100)] 
int to U32

9 years agoFixed minor warnings in legacy modes
Yann Collet [Tue, 9 Feb 2016 16:55:01 +0000 (17:55 +0100)] 
Fixed minor warnings in legacy modes

9 years agoremoved PowerPC target on Travis CI (unfortunately unsupported)
Yann Collet [Mon, 8 Feb 2016 19:58:37 +0000 (20:58 +0100)] 
removed PowerPC target on Travis CI (unfortunately unsupported)

9 years agomore tests
Yann Collet [Mon, 8 Feb 2016 19:29:59 +0000 (20:29 +0100)] 
more tests

9 years agotests for powerpc target on travis ci
Yann Collet [Mon, 8 Feb 2016 19:24:07 +0000 (20:24 +0100)] 
tests for powerpc target on travis ci

9 years agoAdded btlazy2 to short tests
Yann Collet [Mon, 8 Feb 2016 17:46:26 +0000 (18:46 +0100)] 
Added btlazy2 to short tests

9 years agoAdded PowerPC tests with Qemu user more
Yann Collet [Mon, 8 Feb 2016 00:27:59 +0000 (01:27 +0100)] 
Added PowerPC tests with Qemu user more
Shortened tests for emulated platforms
removed date from CLI for reproducibility

9 years agonew : ARM tests with Qemu user-mode
Yann Collet [Sun, 7 Feb 2016 22:58:32 +0000 (23:58 +0100)] 
new : ARM tests with Qemu user-mode

9 years agoadded missing patches
Yann Collet [Sun, 7 Feb 2016 03:00:27 +0000 (04:00 +0100)] 
added missing patches

9 years agofix big-endian compression error
Yann Collet [Sun, 7 Feb 2016 02:53:12 +0000 (03:53 +0100)] 
fix big-endian compression error

9 years agoMerge pull request #124 from inikep/dev
Yann Collet [Sat, 6 Feb 2016 15:46:33 +0000 (16:46 +0100)] 
Merge pull request #124 from inikep/dev

Dev

9 years agoa bugfix for backward matches 124/head
inikep [Sat, 6 Feb 2016 14:18:26 +0000 (15:18 +0100)] 
a bugfix for backward matches

9 years agoremove ZSTD_compressBlock_opt2_generic
inikep [Fri, 5 Feb 2016 19:29:31 +0000 (20:29 +0100)] 
remove ZSTD_compressBlock_opt2_generic

9 years agoMerge pull request #122 from inikep/dev
Yann Collet [Fri, 5 Feb 2016 19:08:26 +0000 (20:08 +0100)] 
Merge pull request #122 from inikep/dev

Dev

9 years agoadded params.sufficientLength 122/head
inikep [Fri, 5 Feb 2016 18:45:25 +0000 (19:45 +0100)] 
added params.sufficientLength

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/v051' into dev
inikep [Fri, 5 Feb 2016 18:28:12 +0000 (19:28 +0100)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/v051' into dev

9 years agobackward match extension
inikep [Fri, 5 Feb 2016 18:25:40 +0000 (19:25 +0100)] 
backward match extension

9 years agoMerge pull request #120 from inikep/v05x
Yann Collet [Fri, 5 Feb 2016 16:25:55 +0000 (17:25 +0100)] 
Merge pull request #120 from inikep/v05x

V05x

9 years agotypo 119/head
Yann Collet [Fri, 5 Feb 2016 15:04:10 +0000 (16:04 +0100)] 
typo

9 years agoUpdated documentation 118/head
Yann Collet [Fri, 5 Feb 2016 14:24:57 +0000 (15:24 +0100)] 
Updated documentation

9 years agoMerge remote-tracking branch 'refs/remotes/origin/v05x' into dev
inikep [Fri, 5 Feb 2016 08:22:10 +0000 (09:22 +0100)] 
Merge remote-tracking branch 'refs/remotes/origin/v05x' into dev

9 years agoZSTD_OPT_DEBUG 120/head
inikep [Fri, 5 Feb 2016 08:21:20 +0000 (09:21 +0100)] 
ZSTD_OPT_DEBUG

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
inikep [Fri, 5 Feb 2016 08:14:24 +0000 (09:14 +0100)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev

9 years agossize_t -> int
inikep [Fri, 5 Feb 2016 08:07:22 +0000 (09:07 +0100)] 
ssize_t -> int

9 years agochanged enum type name to `ZSTD_ErrorCode`
Yann Collet [Fri, 5 Feb 2016 01:33:10 +0000 (02:33 +0100)] 
changed enum type name to `ZSTD_ErrorCode`

9 years agosufficient_len = 32
inikep [Thu, 4 Feb 2016 21:22:47 +0000 (22:22 +0100)] 
sufficient_len = 32

9 years agossize_t
inikep [Thu, 4 Feb 2016 21:18:02 +0000 (22:18 +0100)] 
ssize_t

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/dev' into v05x
inikep [Thu, 4 Feb 2016 20:49:45 +0000 (21:49 +0100)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into v05x

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/master' into v05x
inikep [Thu, 4 Feb 2016 20:46:33 +0000 (21:46 +0100)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/master' into v05x

9 years agocode cleaning
inikep [Thu, 4 Feb 2016 20:45:26 +0000 (21:45 +0100)] 
code cleaning

9 years agolast match will start at a minimum distance of 8 from oend
inikep [Thu, 4 Feb 2016 20:16:07 +0000 (21:16 +0100)] 
last match will start at a minimum distance of 8 from oend

9 years agocur_min
inikep [Thu, 4 Feb 2016 19:53:54 +0000 (20:53 +0100)] 
cur_min

9 years agoclean code
inikep [Thu, 4 Feb 2016 16:57:50 +0000 (17:57 +0100)] 
clean code

9 years ago40099096
inikep [Thu, 4 Feb 2016 16:48:33 +0000 (17:48 +0100)] 
40099096

9 years agogitignore
inikep [Thu, 4 Feb 2016 15:02:05 +0000 (16:02 +0100)] 
gitignore

9 years agoremoved llen
inikep [Thu, 4 Feb 2016 14:52:35 +0000 (15:52 +0100)] 
removed llen

9 years agoclean code
inikep [Thu, 4 Feb 2016 14:28:55 +0000 (15:28 +0100)] 
clean code

9 years agominor comments refactoring
Yann Collet [Thu, 4 Feb 2016 14:28:14 +0000 (15:28 +0100)] 
minor comments refactoring

9 years agonew copy rep
inikep [Thu, 4 Feb 2016 14:25:37 +0000 (15:25 +0100)] 
new copy rep

9 years agocur_rep
inikep [Thu, 4 Feb 2016 13:57:11 +0000 (14:57 +0100)] 
cur_rep

9 years agoi != litlen
inikep [Thu, 4 Feb 2016 13:55:23 +0000 (14:55 +0100)] 
i != litlen

9 years agoanchor
inikep [Thu, 4 Feb 2016 12:01:56 +0000 (13:01 +0100)] 
anchor

9 years agofixes
inikep [Thu, 4 Feb 2016 10:48:06 +0000 (11:48 +0100)] 
fixes

9 years ago40392170 integer
inikep [Thu, 4 Feb 2016 10:19:06 +0000 (11:19 +0100)] 
40392170 integer

9 years agoZSTD_resetFreqs
inikep [Thu, 4 Feb 2016 10:11:08 +0000 (11:11 +0100)] 
ZSTD_resetFreqs

9 years ago40370570 ZSTD_getPriceReal
inikep [Thu, 4 Feb 2016 09:04:33 +0000 (10:04 +0100)] 
40370570  ZSTD_getPriceReal

9 years agoMerge pull request #117 from Cyan4973/v05x
Yann Collet [Thu, 4 Feb 2016 01:49:43 +0000 (02:49 +0100)] 
Merge pull request #117 from Cyan4973/v05x

V05x

9 years agoMaxLit
inikep [Wed, 3 Feb 2016 21:56:55 +0000 (22:56 +0100)] 
MaxLit

9 years agoZSTD_getLiteralPrice 2
inikep [Wed, 3 Feb 2016 20:26:18 +0000 (21:26 +0100)] 
ZSTD_getLiteralPrice 2

9 years agoZSTD_getLiteralPrice
inikep [Wed, 3 Feb 2016 18:53:29 +0000 (19:53 +0100)] 
ZSTD_getLiteralPrice

9 years agoZSTD_get_price2
inikep [Wed, 3 Feb 2016 18:27:44 +0000 (19:27 +0100)] 
ZSTD_get_price2

9 years agoZSTD_get_price
inikep [Wed, 3 Feb 2016 18:13:28 +0000 (19:13 +0100)] 
ZSTD_get_price

9 years agoZSTD_updatePrice
inikep [Wed, 3 Feb 2016 18:08:48 +0000 (19:08 +0100)] 
ZSTD_updatePrice

9 years agoZSTD_updatePrice
inikep [Wed, 3 Feb 2016 17:47:30 +0000 (18:47 +0100)] 
ZSTD_updatePrice

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/v05x' into v05x
inikep [Wed, 3 Feb 2016 16:29:40 +0000 (17:29 +0100)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/v05x' into v05x

# Conflicts:
# lib/zstd_compress.c
# lib/zstd_static.h

9 years agoZSTD_getPrice
inikep [Wed, 3 Feb 2016 16:25:42 +0000 (17:25 +0100)] 
ZSTD_getPrice

9 years ago40699855
inikep [Wed, 3 Feb 2016 15:54:23 +0000 (16:54 +0100)] 
40699855

9 years agominml
inikep [Wed, 3 Feb 2016 14:58:08 +0000 (15:58 +0100)] 
minml

9 years agoclean some code
inikep [Wed, 3 Feb 2016 12:30:34 +0000 (13:30 +0100)] 
clean some code

9 years ago40901629
inikep [Wed, 3 Feb 2016 12:25:34 +0000 (13:25 +0100)] 
40901629

9 years agoauto check of matches
inikep [Wed, 3 Feb 2016 12:17:28 +0000 (13:17 +0100)] 
auto check of matches

9 years ago40970636
inikep [Wed, 3 Feb 2016 11:53:07 +0000 (12:53 +0100)] 
40970636

9 years agoFixed decoding error (afl) 117/head
Yann Collet [Wed, 3 Feb 2016 11:39:34 +0000 (12:39 +0100)] 
Fixed decoding error (afl)

9 years agoUpdated error API, following suggestions by @nemequ (#116)
Yann Collet [Wed, 3 Feb 2016 11:06:24 +0000 (12:06 +0100)] 
Updated error API, following suggestions by @nemequ (#116)

9 years agolots of minor refactorings
Yann Collet [Wed, 3 Feb 2016 01:46:46 +0000 (02:46 +0100)] 
lots of minor refactorings

9 years agomove _usingDict() to stable API (zstd.h)
Yann Collet [Wed, 3 Feb 2016 01:11:32 +0000 (02:11 +0100)] 
move _usingDict() to stable API (zstd.h)

9 years agofixed visual project
Yann Collet [Wed, 3 Feb 2016 00:15:43 +0000 (01:15 +0100)] 
fixed visual project

9 years agoadded v0.4 legacy support
Yann Collet [Wed, 3 Feb 2016 00:09:46 +0000 (01:09 +0100)] 
added v0.4 legacy support