]>
git.ipfire.org Git - thirdparty/zstd.git/log
inikep [Sun, 31 Jul 2016 18:08:53 +0000 (20:08 +0200)]
fixed ZSTD_compressBlock_opt_extDict_generic
inikep [Fri, 29 Jul 2016 14:45:39 +0000 (16:45 +0200)]
zstd_opt.h: fixed checking of rep codes (2)
inikep [Fri, 29 Jul 2016 14:11:37 +0000 (16:11 +0200)]
test-zstd-speed.py: force to compile zstd32
inikep [Fri, 29 Jul 2016 09:00:33 +0000 (11:00 +0200)]
zstd_opt.h: fixed checking of rep codes
inikep [Wed, 27 Jul 2016 09:07:13 +0000 (11:07 +0200)]
optimal parser: removed ZSTD_REP_INIT
inikep [Tue, 26 Jul 2016 11:05:01 +0000 (13:05 +0200)]
test-zstd-speed.py: added automated speed test for 32-bit executable
inikep [Tue, 26 Jul 2016 09:07:37 +0000 (11:07 +0200)]
util.h: detect if an error occurs in readdir() (thanks to Jim Meyering)
inikep [Tue, 26 Jul 2016 06:37:53 +0000 (08:37 +0200)]
Travis CI: removed -Werror from powerpc compilation
inikep [Mon, 25 Jul 2016 19:17:45 +0000 (21:17 +0200)]
fixed gcc warning: always_inline function might not be inlinable
inikep [Mon, 25 Jul 2016 15:49:49 +0000 (17:49 +0200)]
updated CMake and VS projects to support decoder for v0.7 format
inikep [Mon, 25 Jul 2016 15:49:08 +0000 (17:49 +0200)]
legacy decoder for v0.7 format
inikep [Mon, 25 Jul 2016 10:47:02 +0000 (12:47 +0200)]
zstd_compression_format.md: "Little-endian" instead of "Little endian"
inikep [Mon, 25 Jul 2016 10:26:39 +0000 (12:26 +0200)]
fixed description of Frame_Content_Size_flag
inikep [Mon, 25 Jul 2016 09:04:56 +0000 (11:04 +0200)]
updated zstd_compression_format.md
inikep [Mon, 25 Jul 2016 08:35:53 +0000 (10:35 +0200)]
test-zstd-speed.py: fixed checking of ratio limit
Yann Collet [Sun, 24 Jul 2016 16:02:04 +0000 (18:02 +0200)]
fixes oob read
Yann Collet [Sun, 24 Jul 2016 15:46:05 +0000 (17:46 +0200)]
better MOREFLAGS
Yann Collet [Sun, 24 Jul 2016 13:35:59 +0000 (15:35 +0200)]
removed special case all-1 huffman distribution
Yann Collet [Sun, 24 Jul 2016 12:26:11 +0000 (14:26 +0200)]
minor comment changes
Yann Collet [Sat, 23 Jul 2016 23:21:53 +0000 (01:21 +0200)]
fixed doc on cLevel default, reported by Oliver Lange
Yann Collet [Sat, 23 Jul 2016 14:31:49 +0000 (16:31 +0200)]
unified encoding types
Yann Collet [Sat, 23 Jul 2016 13:52:05 +0000 (15:52 +0200)]
changed enccoding type order : raw, rle, compressed, repeat-stats
Yann Collet [Fri, 22 Jul 2016 17:32:07 +0000 (19:32 +0200)]
made accuracy limits "hard" instead of "recommended"
Yann Collet [Fri, 22 Jul 2016 17:15:27 +0000 (19:15 +0200)]
fixed typo in literal block size mode, reported by Jake Nyquist
Yann Collet [Fri, 22 Jul 2016 15:30:52 +0000 (17:30 +0200)]
changed streamNb order to 1-4-4-4
Yann Collet [Fri, 22 Jul 2016 13:04:25 +0000 (15:04 +0200)]
more complete support for literals repeat mode
Yann Collet [Fri, 22 Jul 2016 12:12:28 +0000 (14:12 +0200)]
fixed : big-endian decoding
Yann Collet [Fri, 22 Jul 2016 12:11:35 +0000 (14:11 +0200)]
disabled VersionsTest : cannot work without legacy 0.7 mode
Yann Collet [Fri, 22 Jul 2016 03:02:27 +0000 (05:02 +0200)]
fixed 32-bits compilation
Yann Collet [Fri, 22 Jul 2016 02:45:06 +0000 (04:45 +0200)]
fixed conversion warnings
Yann Collet [Fri, 22 Jul 2016 01:50:31 +0000 (18:50 -0700)]
minor
Yann Collet [Fri, 22 Jul 2016 01:36:50 +0000 (18:36 -0700)]
force loop-align to 32 for zstd_decompress
Yann Collet [Thu, 21 Jul 2016 13:42:23 +0000 (06:42 -0700)]
changed filed order
Yann Collet [Wed, 20 Jul 2016 18:12:24 +0000 (20:12 +0200)]
Literals header fields use little endian convention
Yann Collet [Wed, 20 Jul 2016 12:58:49 +0000 (14:58 +0200)]
cBlockSize uses little-endian convention
Yann Collet [Wed, 20 Jul 2016 11:36:43 +0000 (13:36 +0200)]
update header to v0.8
Yann Collet [Fri, 22 Jul 2016 12:36:46 +0000 (14:36 +0200)]
updated cLevels
Yann Collet [Wed, 20 Jul 2016 11:37:11 +0000 (13:37 +0200)]
Merge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet [Tue, 19 Jul 2016 13:06:55 +0000 (15:06 +0200)]
minor comments clarifications
Yann Collet [Tue, 19 Jul 2016 17:35:11 +0000 (19:35 +0200)]
Merge pull request #255 from inikep/dev
AppVeyor: fixed mingw32 test
inikep [Tue, 19 Jul 2016 15:59:53 +0000 (17:59 +0200)]
test-zstd-speed.py: generate warning on noticeable compression ratio losses
added --ratioLimit option
inikep [Tue, 19 Jul 2016 13:49:14 +0000 (15:49 +0200)]
test-zstd-speed.py: added --verbose option
Yann Collet [Tue, 19 Jul 2016 11:52:03 +0000 (13:52 +0200)]
Merge pull request #253 from gymdis/heapmode_off_legacy_fix
Fix compile issue with ZSTD_LEGACY_SUPPORT=1 and ZSTD_HEAPMODE=0
Christopher Bergqvist [Tue, 19 Jul 2016 11:25:38 +0000 (13:25 +0200)]
Fix compile issue with ZSTD_LEGACY_SUPPORT=1 and ZSTD_HEAPMODE=0
inikep [Tue, 19 Jul 2016 11:09:00 +0000 (13:09 +0200)]
test-zstd-speed.py: ignore "coverity_scan" and "gh-pages" branches
inikep [Tue, 19 Jul 2016 10:23:32 +0000 (12:23 +0200)]
AppVeyor: fixed mingw32 test
Yann Collet [Mon, 18 Jul 2016 14:52:10 +0000 (16:52 +0200)]
ZSTD_getBlockSizeMax()
inikep [Mon, 18 Jul 2016 13:28:20 +0000 (15:28 +0200)]
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
Yann Collet [Mon, 18 Jul 2016 02:06:43 +0000 (04:06 +0200)]
minor : long tests display progression status
Yann Collet [Mon, 18 Jul 2016 01:52:47 +0000 (03:52 +0200)]
minor doc clarifications
Yann Collet [Mon, 18 Jul 2016 01:41:59 +0000 (03:41 +0200)]
fixed cmake project
Yann Collet [Mon, 18 Jul 2016 01:37:20 +0000 (03:37 +0200)]
fixed VS2008 projects
Yann Collet [Mon, 18 Jul 2016 01:27:26 +0000 (03:27 +0200)]
fixed zlibWrapper examples for lib/zstd.h
Yann Collet [Mon, 18 Jul 2016 01:17:56 +0000 (03:17 +0200)]
removed filters files
Yann Collet [Mon, 18 Jul 2016 01:14:58 +0000 (03:14 +0200)]
update Visual projects for /lib/zstd.h
Yann Collet [Sun, 17 Jul 2016 18:42:21 +0000 (20:42 +0200)]
moved `zstd.h` to `/lib`
Yann Collet [Sun, 17 Jul 2016 14:44:18 +0000 (16:44 +0200)]
update version to v0.7.5
Yann Collet [Sun, 17 Jul 2016 14:21:37 +0000 (16:21 +0200)]
minor compression level corrections
Yann Collet [Sun, 17 Jul 2016 13:53:18 +0000 (15:53 +0200)]
minor static assert for 32/64 bits system. Suggested by @ebiggers
Yann Collet [Sun, 17 Jul 2016 13:39:24 +0000 (15:39 +0200)]
fixed : premature frame end on zero-sized raw block - reported by @ebiggers
luben karavelov [Sat, 16 Jul 2016 21:18:47 +0000 (22:18 +0100)]
Add legacy support for the low-level streaming API
Yann Collet [Sat, 16 Jul 2016 18:04:47 +0000 (20:04 +0200)]
updated NEWS
Yann Collet [Sat, 16 Jul 2016 20:50:57 +0000 (22:50 +0200)]
Merge pull request #249 from chipturner/master
Update brew for 0.7.4
Chip Turner [Sat, 16 Jul 2016 20:04:36 +0000 (13:04 -0700)]
Update brew for 0.7.4
Yann Collet [Sat, 16 Jul 2016 18:17:53 +0000 (20:17 +0200)]
Merge pull request #248 from Cyan4973/dev
v0.7.4
Yann Collet [Sat, 16 Jul 2016 09:32:13 +0000 (11:32 +0200)]
Merge pull request #247 from cadedaniel/dev
Adding brew formula for easy install
Yann Collet [Fri, 15 Jul 2016 17:43:30 +0000 (19:43 +0200)]
-v and --verbose increase display level by 1
Yann Collet [Fri, 15 Jul 2016 16:56:07 +0000 (18:56 +0200)]
updated doc
Yann Collet [Fri, 15 Jul 2016 16:52:37 +0000 (18:52 +0200)]
added dictionary_compression.c example
Yann Collet [Fri, 15 Jul 2016 15:58:13 +0000 (17:58 +0200)]
minor formatting changes
Yann Collet [Fri, 15 Jul 2016 15:31:13 +0000 (17:31 +0200)]
minor specification clarifications, suggested by @ebiggers
Yann Collet [Fri, 15 Jul 2016 15:03:38 +0000 (17:03 +0200)]
implemented dictID reserved ranges
Yann Collet [Fri, 15 Jul 2016 14:12:38 +0000 (16:12 +0200)]
added target zstd in root Makefile
Yann Collet [Fri, 15 Jul 2016 10:20:26 +0000 (12:20 +0200)]
adapted fuzzer test to new blockSizeMax rule for ZSTD_compressBlock()
Yann Collet [Fri, 15 Jul 2016 09:56:53 +0000 (11:56 +0200)]
ZSTD_compressBlock() limits block size depending on windowLog parameter
Yann Collet [Fri, 15 Jul 2016 09:27:09 +0000 (11:27 +0200)]
improved efficiency for large messages with small dictionaries
Cade Daniel [Thu, 14 Jul 2016 23:42:50 +0000 (16:42 -0700)]
Adding brew formula for easy install
Yann Collet [Thu, 14 Jul 2016 20:43:12 +0000 (22:43 +0200)]
fixed issue with small dictionary
Yann Collet [Thu, 14 Jul 2016 19:02:57 +0000 (21:02 +0200)]
fixed minor coverity warning
Yann Collet [Thu, 14 Jul 2016 18:46:24 +0000 (20:46 +0200)]
fixed paramgrill
Yann Collet [Thu, 14 Jul 2016 15:46:38 +0000 (17:46 +0200)]
removed debugging traces
Yann Collet [Thu, 14 Jul 2016 15:18:20 +0000 (17:18 +0200)]
fixed a few minor coverity warnings
Yann Collet [Thu, 14 Jul 2016 15:05:38 +0000 (17:05 +0200)]
simplified ZSTD_estimateCCtxSize()
Yann Collet [Thu, 14 Jul 2016 14:52:45 +0000 (16:52 +0200)]
fixed conversion warning
Yann Collet [Wed, 13 Jul 2016 17:30:40 +0000 (19:30 +0200)]
fixed minor coverity warning
Yann Collet [Wed, 13 Jul 2016 15:38:39 +0000 (17:38 +0200)]
fixed minor coverity warnings
Yann Collet [Wed, 13 Jul 2016 15:30:21 +0000 (17:30 +0200)]
minor spec wording
Yann Collet [Wed, 13 Jul 2016 15:19:57 +0000 (17:19 +0200)]
fixed minor coverity warning
Yann Collet [Wed, 13 Jul 2016 14:45:24 +0000 (16:45 +0200)]
reduced paramgrill dependency to C standard lib only
Yann Collet [Wed, 13 Jul 2016 13:16:00 +0000 (15:16 +0200)]
changed macro name to ZSTDCLI_CLEVEL_DEFAULT
Yann Collet [Wed, 13 Jul 2016 12:56:24 +0000 (14:56 +0200)]
updated compression levels table
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)
Yann Collet [Wed, 13 Jul 2016 11:52:58 +0000 (13:52 +0200)]
changed for #245
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
Yann Collet [Wed, 13 Jul 2016 09:49:05 +0000 (11:49 +0200)]
minor filter improvement
Yann Collet [Tue, 12 Jul 2016 13:11:40 +0000 (15:11 +0200)]
fixed conversion warning
Yann Collet [Tue, 12 Jul 2016 11:42:10 +0000 (13:42 +0200)]
updated paramgrill
Yann Collet [Tue, 12 Jul 2016 11:04:19 +0000 (13:04 +0200)]
Merge branch 'dFast2' into dev
Yann Collet [Tue, 12 Jul 2016 11:03:48 +0000 (13:03 +0200)]
fixed dfast strategy
Yann Collet [Tue, 12 Jul 2016 07:54:42 +0000 (09:54 +0200)]
minor readme mod