]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
8 years agoFix memory usage issues. 333/head
Nick Terrell [Sat, 3 Sep 2016 03:11:22 +0000 (20:11 -0700)] 
Fix memory usage issues.

8 years agoMerge pull request #332 from terrelln/dev
Yann Collet [Fri, 2 Sep 2016 23:29:49 +0000 (16:29 -0700)] 
Merge pull request #332 from terrelln/dev

[pzstd] linux build and CLI fixes

8 years agoremoved timeb.h (#319)
Yann Collet [Fri, 2 Sep 2016 22:34:41 +0000 (15:34 -0700)] 
removed timeb.h (#319)

8 years agog_time => local displayTime
Yann Collet [Fri, 2 Sep 2016 22:32:39 +0000 (15:32 -0700)] 
g_time => local displayTime

8 years agoAdd optional max size to work queue 332/head
Nick Terrell [Fri, 2 Sep 2016 20:53:23 +0000 (13:53 -0700)] 
Add optional max size to work queue

8 years agoUpdate tests to reflect new default options
Nick Terrell [Fri, 2 Sep 2016 19:59:14 +0000 (12:59 -0700)] 
Update tests to reflect new default options

8 years agoWhen reading from stdin, write to stdout by default
Nick Terrell [Fri, 2 Sep 2016 19:35:36 +0000 (12:35 -0700)] 
When reading from stdin, write to stdout by default

8 years agoClean up compiler warnings + Build pzstd on travis
Nick Terrell [Fri, 2 Sep 2016 19:23:49 +0000 (12:23 -0700)] 
Clean up compiler warnings + Build pzstd on travis

8 years agofixing FORCE_INLINE for older compilers (#330)
Yann Collet [Fri, 2 Sep 2016 18:44:21 +0000 (11:44 -0700)] 
fixing FORCE_INLINE for older compilers (#330)

8 years agofixed zstd-pgo (#329) reported by @octoploid
Yann Collet [Fri, 2 Sep 2016 16:44:00 +0000 (09:44 -0700)] 
fixed zstd-pgo (#329) reported by @octoploid

8 years agoMerge pull request #327 from terrelln/dev
Yann Collet [Fri, 2 Sep 2016 04:32:19 +0000 (21:32 -0700)] 
Merge pull request #327 from terrelln/dev

Pzstd should now compile with gcc

8 years agoPut libzstd last 327/head
Nick Terrell [Fri, 2 Sep 2016 04:12:39 +0000 (21:12 -0700)] 
Put libzstd last

8 years agoAdd zstd/lib in includes
Nick Terrell [Fri, 2 Sep 2016 03:53:34 +0000 (20:53 -0700)] 
Add zstd/lib in includes

8 years agoPut linker -l commands at the end
Nick Terrell [Fri, 2 Sep 2016 03:45:55 +0000 (20:45 -0700)] 
Put linker -l commands at the end

8 years agoRemove if statement, make language cpp
Nick Terrell [Fri, 2 Sep 2016 03:01:07 +0000 (20:01 -0700)] 
Remove if statement, make language cpp

8 years agoUpdate travis-ci g++ for pzstds job
Nick Terrell [Fri, 2 Sep 2016 02:46:08 +0000 (19:46 -0700)] 
Update travis-ci g++ for pzstds job

8 years agoMerge remote-tracking branch 'upstream/dev' into dev
Nick Terrell [Fri, 2 Sep 2016 01:27:18 +0000 (18:27 -0700)] 
Merge remote-tracking branch 'upstream/dev' into dev

8 years agoFix up Makefiles, and fix include issues compiling with gcc
Nick Terrell [Fri, 2 Sep 2016 01:26:19 +0000 (18:26 -0700)] 
Fix up Makefiles, and fix include issues compiling with gcc

8 years agoMerge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet [Fri, 2 Sep 2016 01:11:43 +0000 (18:11 -0700)] 
Merge branch 'dev' of github.com:Cyan4973/zstd into dev

8 years agozbufftest only depends on standard C time.h
Yann Collet [Fri, 2 Sep 2016 01:11:12 +0000 (18:11 -0700)] 
zbufftest only depends on standard C time.h

8 years agoMerge pull request #326 from terrelln/dev
Yann Collet [Fri, 2 Sep 2016 00:57:17 +0000 (17:57 -0700)] 
Merge pull request #326 from terrelln/dev

Update scale for compression speed graph

8 years agoMinor tweaks to pzstd graph 326/head
Nick Terrell [Fri, 2 Sep 2016 00:53:23 +0000 (17:53 -0700)] 
Minor tweaks to pzstd graph

8 years agoUpdate scale for compression speed graph
Nick Terrell [Fri, 2 Sep 2016 00:43:07 +0000 (17:43 -0700)] 
Update scale for compression speed graph

8 years agozstd cli correctly detects console on Mac OS-X
Yann Collet [Fri, 2 Sep 2016 00:12:26 +0000 (17:12 -0700)] 
zstd cli correctly detects console on Mac OS-X

8 years agoMerge pull request #325 from terrelln/dev
Yann Collet [Fri, 2 Sep 2016 00:12:09 +0000 (17:12 -0700)] 
Merge pull request #325 from terrelln/dev

Add Parallel Zstandard tool to contrib/

8 years agozstreamtest depends only on standard C time.h
Yann Collet [Thu, 1 Sep 2016 23:44:48 +0000 (16:44 -0700)] 
zstreamtest depends only on standard C time.h

8 years agoRandomize tests so travis-ci tests can check for existing failures 325/head
Nick Terrell [Thu, 1 Sep 2016 23:39:45 +0000 (16:39 -0700)] 
Randomize tests so travis-ci tests can check for existing failures

8 years agoUpdate travis-ci config to include pzstd
Nick Terrell [Thu, 1 Sep 2016 23:26:27 +0000 (16:26 -0700)] 
Update travis-ci config to include pzstd

8 years agoGet ready to add tests to travis-ci
Nick Terrell [Thu, 1 Sep 2016 23:21:19 +0000 (16:21 -0700)] 
Get ready to add tests to travis-ci

8 years agobumped version number
Yann Collet [Thu, 1 Sep 2016 22:47:33 +0000 (15:47 -0700)] 
bumped version number

8 years agochanged test to avoid issue #316 (reported by John the Scott)
Yann Collet [Thu, 1 Sep 2016 22:46:09 +0000 (15:46 -0700)] 
changed test to avoid issue #316 (reported by John the Scott)

8 years agoRemove old benchmark code
Nick Terrell [Thu, 1 Sep 2016 22:32:10 +0000 (15:32 -0700)] 
Remove old benchmark code

8 years agoFix small README things
Nick Terrell [Thu, 1 Sep 2016 22:30:36 +0000 (15:30 -0700)] 
Fix small README things

8 years agoAdd PZstandard to contrib/
Nick Terrell [Thu, 1 Sep 2016 22:22:19 +0000 (15:22 -0700)] 
Add PZstandard to contrib/

8 years agozstd -d writes to stdout when input is stdin
Yann Collet [Thu, 1 Sep 2016 22:05:57 +0000 (15:05 -0700)] 
zstd -d writes to stdout when input is stdin

8 years agoMerge pull request #317 from facebook/master
Yann Collet [Thu, 1 Sep 2016 00:20:23 +0000 (17:20 -0700)] 
Merge pull request #317 from facebook/master

change to README

8 years agoMerge pull request #314 from kassens/build-status 317/head
Yann Collet [Thu, 1 Sep 2016 00:19:37 +0000 (17:19 -0700)] 
Merge pull request #314 from kassens/build-status

Fix build status images

8 years agoFix build status images 314/head
Jan Kassens [Wed, 31 Aug 2016 18:40:22 +0000 (11:40 -0700)] 
Fix build status images

The repository was moved, update the links.

8 years agoMerge pull request #312 from Cyan4973/dev
Yann Collet [Wed, 31 Aug 2016 16:19:01 +0000 (09:19 -0700)] 
Merge pull request #312 from Cyan4973/dev

update brew formula

8 years agoupdate brew formula 312/head
Yann Collet [Wed, 31 Aug 2016 16:16:19 +0000 (09:16 -0700)] 
update brew formula

8 years agoMerge pull request #311 from Cyan4973/dev v1.0.0
Yann Collet [Wed, 31 Aug 2016 16:09:10 +0000 (09:09 -0700)] 
Merge pull request #311 from Cyan4973/dev

Dev

8 years agoupdated NEWS 311/head
Yann Collet [Wed, 31 Aug 2016 16:05:22 +0000 (09:05 -0700)] 
updated NEWS

8 years agoversion bump
Yann Collet [Wed, 31 Aug 2016 14:51:25 +0000 (07:51 -0700)] 
version bump

8 years agocopy zlib license into file header
Yann Collet [Wed, 31 Aug 2016 14:34:18 +0000 (07:34 -0700)] 
copy zlib license into file header

8 years agoremoved redundant files
Yann Collet [Wed, 31 Aug 2016 14:15:44 +0000 (07:15 -0700)] 
removed redundant files

8 years agominor Makefile updates
Yann Collet [Tue, 30 Aug 2016 20:33:20 +0000 (13:33 -0700)] 
minor Makefile updates

8 years agoMerge pull request #306 from david-y-lam/fix_doc
Yann Collet [Tue, 30 Aug 2016 20:17:15 +0000 (13:17 -0700)] 
Merge pull request #306 from david-y-lam/fix_doc

Cleanup some errors in typedef comments and remove duplicated HOWTO f…

8 years agomerge 306/head
David Lam [Tue, 30 Aug 2016 19:03:36 +0000 (12:03 -0700)] 
merge

8 years agoadded boilerplate
Yann Collet [Tue, 30 Aug 2016 17:04:33 +0000 (10:04 -0700)] 
added boilerplate

8 years agominor refactor
Yann Collet [Tue, 30 Aug 2016 16:56:25 +0000 (09:56 -0700)] 
minor refactor

8 years agoMerge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet [Tue, 30 Aug 2016 13:51:55 +0000 (06:51 -0700)] 
Merge branch 'dev' of github.com:Cyan4973/zstd into dev

8 years agoFixed issue #304, reported by @borzunov
Yann Collet [Tue, 30 Aug 2016 13:51:00 +0000 (06:51 -0700)] 
Fixed issue #304, reported by @borzunov

8 years agoCleanup some errors in typedef comments and remove duplicated HOWTO from zbuff_decomp...
David Lam [Mon, 29 Aug 2016 16:03:12 +0000 (09:03 -0700)] 
Cleanup some errors in typedef comments and remove duplicated HOWTO from zbuff_decompress.c

8 years agoMerge pull request #307 from inikep/dev08
Yann Collet [Mon, 29 Aug 2016 23:32:33 +0000 (16:32 -0700)] 
Merge pull request #307 from inikep/dev08

updated README.md

8 years agoupdated README.md 307/head
inikep [Mon, 29 Aug 2016 11:04:26 +0000 (13:04 +0200)] 
updated README.md

8 years agoZSTD_malloc() and ZSTD_free(), to simplify customMem
Yann Collet [Mon, 29 Aug 2016 04:05:43 +0000 (21:05 -0700)] 
ZSTD_malloc() and ZSTD_free(), to simplify customMem

8 years agofixed Visual project, removing fileio_legacy
Yann Collet [Mon, 29 Aug 2016 02:27:55 +0000 (19:27 -0700)] 
fixed Visual project, removing fileio_legacy

8 years agoRemoved fileio_legacy; now legacy supports relies entirely on streaming API.
Yann Collet [Mon, 29 Aug 2016 02:20:13 +0000 (19:20 -0700)] 
Removed fileio_legacy; now legacy supports relies entirely on streaming API.
CLI legacy support now limited to v0.4+

8 years agobackward compatibility versions tests start from v0.4.0
Yann Collet [Sun, 28 Aug 2016 23:56:17 +0000 (16:56 -0700)] 
backward compatibility versions tests start from v0.4.0

8 years agofixed versionsTest
Yann Collet [Sun, 28 Aug 2016 23:25:56 +0000 (16:25 -0700)] 
fixed versionsTest

8 years agoCLI supports Legacy formats v0.4+
Yann Collet [Sun, 28 Aug 2016 19:47:17 +0000 (12:47 -0700)] 
CLI supports Legacy formats v0.4+

8 years agobetter clean
Yann Collet [Sun, 28 Aug 2016 17:14:27 +0000 (10:14 -0700)] 
better clean

8 years agofixed continuation context
Yann Collet [Sun, 28 Aug 2016 17:00:49 +0000 (10:00 -0700)] 
fixed continuation context

8 years agoremoved fileio specific legacy support;
Yann Collet [Sun, 28 Aug 2016 15:46:25 +0000 (08:46 -0700)] 
removed fileio specific legacy support;
now depends on ZSTD_decompressStream() transparent legacy support

8 years agolegacy contexts can be re-used
Yann Collet [Sun, 28 Aug 2016 15:19:47 +0000 (08:19 -0700)] 
legacy contexts can be re-used

8 years agofirst version supporting legacy streams (transparent decoding)
Yann Collet [Sun, 28 Aug 2016 14:43:34 +0000 (07:43 -0700)] 
first version supporting legacy streams (transparent decoding)

8 years agoupdate table
Yann Collet [Sat, 27 Aug 2016 09:41:23 +0000 (11:41 +0200)] 
update table

8 years agoupdate compression level table
Yann Collet [Fri, 26 Aug 2016 18:02:49 +0000 (20:02 +0200)] 
update compression level table

8 years agofixed some minor clang warnings
Yann Collet [Fri, 26 Aug 2016 07:05:06 +0000 (09:05 +0200)] 
fixed some minor clang warnings

8 years agomade -Wdocumentation a clang only flag
Yann Collet [Fri, 26 Aug 2016 06:06:36 +0000 (08:06 +0200)] 
made -Wdocumentation a clang only flag

8 years agofixed multiple minor warnings for XCode
Yann Collet [Thu, 25 Aug 2016 23:43:47 +0000 (01:43 +0200)] 
fixed multiple minor warnings for XCode

8 years agoincreased maximum memory size for 64-bits bench to 16 GB
Yann Collet [Thu, 25 Aug 2016 20:54:13 +0000 (22:54 +0200)] 
increased maximum memory size for 64-bits bench to 16 GB

8 years agoremoved debug strings
Yann Collet [Thu, 25 Aug 2016 20:42:46 +0000 (22:42 +0200)] 
removed debug strings

8 years agoreinforced fix for huge files
Yann Collet [Thu, 25 Aug 2016 20:24:59 +0000 (22:24 +0200)] 
reinforced fix for huge files

8 years agoreinforced fix for huge files
Yann Collet [Thu, 25 Aug 2016 20:22:50 +0000 (22:22 +0200)] 
reinforced fix for huge files

8 years agofixed welcome message
Yann Collet [Thu, 25 Aug 2016 17:11:11 +0000 (19:11 +0200)] 
fixed welcome message

8 years agofixed test on CentOS7
Yann Collet [Thu, 25 Aug 2016 17:09:21 +0000 (19:09 +0200)] 
fixed test on CentOS7

8 years agoMerge pull request #302 from inikep/Documentation
Yann Collet [Thu, 25 Aug 2016 15:00:33 +0000 (17:00 +0200)] 
Merge pull request #302 from inikep/Documentation

improved documentation

8 years agominor changes in zstd_compression_format.md 302/head
inikep [Thu, 25 Aug 2016 13:19:37 +0000 (15:19 +0200)] 
minor changes in zstd_compression_format.md

8 years agoremoved TRAVIS_OS_NAME
Yann Collet [Thu, 25 Aug 2016 13:15:06 +0000 (15:15 +0200)] 
removed TRAVIS_OS_NAME

8 years agoupdated zstd_compression_format.md
inikep [Thu, 25 Aug 2016 12:59:08 +0000 (14:59 +0200)] 
updated zstd_compression_format.md

8 years agofixed : compression bug on very large files
Yann Collet [Thu, 25 Aug 2016 12:34:42 +0000 (14:34 +0200)] 
fixed : compression bug on very large files

8 years agoMerge pull request #301 from inikep/Other
Yann Collet [Thu, 25 Aug 2016 11:25:45 +0000 (13:25 +0200)] 
Merge pull request #301 from inikep/Other

code cleaning

8 years agoimproved zstd_compression_format.md
inikep [Thu, 25 Aug 2016 10:20:38 +0000 (12:20 +0200)] 
improved zstd_compression_format.md

8 years agominor README.md corrections
inikep [Thu, 25 Aug 2016 08:42:49 +0000 (10:42 +0200)] 
minor README.md corrections

8 years agocreated programs\README.md
inikep [Thu, 25 Aug 2016 08:07:20 +0000 (10:07 +0200)] 
created programs\README.md

8 years agoimproved tests/README.md
inikep [Thu, 25 Aug 2016 06:47:18 +0000 (08:47 +0200)] 
improved tests/README.md

8 years agoupdated projects\README.md
inikep [Wed, 24 Aug 2016 19:42:43 +0000 (21:42 +0200)] 
updated projects\README.md

8 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other 301/head
inikep [Wed, 24 Aug 2016 19:25:49 +0000 (21:25 +0200)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other

8 years agofixed wrong parameter issue
Yann Collet [Wed, 24 Aug 2016 17:42:15 +0000 (19:42 +0200)] 
fixed wrong parameter issue

8 years agoremove unnecessary comments
inikep [Wed, 24 Aug 2016 15:32:09 +0000 (17:32 +0200)] 
remove unnecessary comments

8 years agoremoved ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK
inikep [Wed, 24 Aug 2016 15:24:11 +0000 (17:24 +0200)] 
removed ZSTD_LOG_ENCODE and ZSTD_LOG_BLOCK

8 years agoremoved ZSTD_LOG_PARSER
inikep [Wed, 24 Aug 2016 15:22:20 +0000 (17:22 +0200)] 
removed ZSTD_LOG_PARSER

8 years agoremoved stats in debug mode
inikep [Wed, 24 Aug 2016 15:19:12 +0000 (17:19 +0200)] 
removed stats in debug mode

8 years agozstd_v07.c: removed unused macros
inikep [Wed, 24 Aug 2016 15:16:56 +0000 (17:16 +0200)] 
zstd_v07.c: removed unused macros

8 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
inikep [Wed, 24 Aug 2016 15:09:19 +0000 (17:09 +0200)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other

8 years agoupdate cLevel table for 256KB
Yann Collet [Wed, 24 Aug 2016 12:22:26 +0000 (14:22 +0200)] 
update cLevel table for 256KB

8 years agoimproved level 3
Yann Collet [Tue, 23 Aug 2016 23:10:42 +0000 (01:10 +0200)] 
improved level 3

8 years agoadded ZSTD_setDStreamParameter()
Yann Collet [Tue, 23 Aug 2016 14:58:10 +0000 (16:58 +0200)] 
added ZSTD_setDStreamParameter()

8 years agofixed typo in test-zstd-speed.py
inikep [Tue, 23 Aug 2016 11:54:37 +0000 (13:54 +0200)] 
fixed typo in test-zstd-speed.py