]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
8 years agozstd.exe has FileVersion and ProductVersion with 32-bit gcc (MinGW) 366/head
inikep [Wed, 14 Sep 2016 14:16:24 +0000 (16:16 +0200)] 
zstd.exe has FileVersion and ProductVersion with 32-bit gcc (MinGW)

8 years agofixed precision warnigns 365/head
inikep [Tue, 13 Sep 2016 14:38:54 +0000 (16:38 +0200)] 
fixed precision warnigns

8 years agoadded zstd.rc
inikep [Tue, 13 Sep 2016 12:00:18 +0000 (14:00 +0200)] 
added zstd.rc

8 years agozstd.exe has FileVersion and ProductVersion
inikep [Tue, 13 Sep 2016 11:53:43 +0000 (13:53 +0200)] 
zstd.exe has FileVersion and ProductVersion

8 years agoutil.h: removed dependency from PATH_MAX
inikep [Tue, 13 Sep 2016 11:13:10 +0000 (13:13 +0200)] 
util.h: removed dependency from PATH_MAX

8 years ago.travis.yml: added ubuntu-toolchain-r-test for asan32 363/head
inikep [Mon, 12 Sep 2016 19:43:59 +0000 (21:43 +0200)] 
.travis.yml: added ubuntu-toolchain-r-test for asan32

8 years ago.travis.yml: restored asan32 test
inikep [Mon, 12 Sep 2016 19:28:07 +0000 (21:28 +0200)] 
.travis.yml: restored asan32 test

8 years ago.travis.yml: added "sourceline"
inikep [Mon, 12 Sep 2016 15:20:44 +0000 (17:20 +0200)] 
.travis.yml: added "sourceline"

8 years agoforce Travis to use clang-3.8
inikep [Mon, 12 Sep 2016 14:42:07 +0000 (16:42 +0200)] 
force Travis to use clang-3.8

8 years ago.travis.yml: added gcc-multilib
inikep [Mon, 12 Sep 2016 13:57:40 +0000 (15:57 +0200)] 
.travis.yml: added gcc-multilib

8 years ago.travis.yml: 32-bit clang tests switched to Ubuntu 14.04
inikep [Mon, 12 Sep 2016 12:33:23 +0000 (14:33 +0200)] 
.travis.yml: 32-bit clang tests switched to Ubuntu 14.04

8 years agotest-zstd-speed.py: compiler version and MD5 in logs
inikep [Mon, 12 Sep 2016 12:17:47 +0000 (14:17 +0200)] 
test-zstd-speed.py: compiler version and MD5 in logs

8 years agoappveyor.yml: automatic builds of Windows executables
inikep [Mon, 12 Sep 2016 12:17:26 +0000 (14:17 +0200)] 
appveyor.yml: automatic builds of Windows executables

8 years agomake uninstall
Yann Collet [Mon, 12 Sep 2016 03:04:26 +0000 (05:04 +0200)] 
make uninstall

8 years agoMerge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet [Mon, 12 Sep 2016 01:14:03 +0000 (03:14 +0200)] 
Merge branch 'dev' of github.com:Cyan4973/zstd into dev

8 years agobetter error handling
Yann Collet [Fri, 9 Sep 2016 17:33:56 +0000 (19:33 +0200)] 
better error handling

8 years agoMerge pull request #357 from jrudolph/patch-1
Yann Collet [Fri, 9 Sep 2016 17:16:20 +0000 (19:16 +0200)] 
Merge pull request #357 from jrudolph/patch-1

Smallish typo fixes in format documentation

8 years agoSmallish typo fixes in format documentation 357/head
Johannes Rudolph [Fri, 9 Sep 2016 17:02:40 +0000 (19:02 +0200)] 
Smallish typo fixes in format documentation

8 years agoMerge branch 'dev' of github.com:facebook/zstd into dev
Yann Collet [Fri, 9 Sep 2016 14:49:38 +0000 (16:49 +0200)] 
Merge branch 'dev' of github.com:facebook/zstd into dev

8 years agochanged streaming decoder behavior : now, when all compressed frame is consumed,...
Yann Collet [Fri, 9 Sep 2016 14:44:16 +0000 (16:44 +0200)] 
changed streaming decoder behavior : now, when all compressed frame is consumed, it means decompression is completed, with regenerated data fully flushed.

8 years agoclarified doc
Yann Collet [Thu, 8 Sep 2016 17:48:04 +0000 (19:48 +0200)] 
clarified doc

8 years agoMerge pull request #355 from codeshef/dev
Yann Collet [Fri, 9 Sep 2016 04:32:41 +0000 (06:32 +0200)] 
Merge pull request #355 from codeshef/dev

modification in line 51

8 years agomodification in line51 355/head
codeshef [Thu, 8 Sep 2016 20:53:29 +0000 (02:23 +0530)] 
modification in line51

8 years agoclarified tests
Yann Collet [Thu, 8 Sep 2016 17:39:00 +0000 (19:39 +0200)] 
clarified tests

8 years agoMerge branch 'dev' of github.com:facebook/zstd into dev
Yann Collet [Thu, 8 Sep 2016 17:29:25 +0000 (19:29 +0200)] 
Merge branch 'dev' of github.com:facebook/zstd into dev

8 years agoupdated decompression streaming example
Yann Collet [Thu, 8 Sep 2016 17:29:04 +0000 (19:29 +0200)] 
updated decompression streaming example

8 years agoMerge pull request #352 from terrelln/dev
Yann Collet [Thu, 8 Sep 2016 05:41:11 +0000 (07:41 +0200)] 
Merge pull request #352 from terrelln/dev

Specify that dictionary ID is little-endian

8 years agoSpecify that dictionary ID is little-endian 352/head
Nick Terrell [Wed, 7 Sep 2016 21:39:32 +0000 (14:39 -0700)] 
Specify that dictionary ID is little-endian

8 years agoMerge branch 'dev' of github.com:facebook/zstd into dev
Yann Collet [Wed, 7 Sep 2016 12:54:54 +0000 (14:54 +0200)] 
Merge branch 'dev' of github.com:facebook/zstd into dev

8 years agosupport large skippable frames
Yann Collet [Wed, 7 Sep 2016 12:54:23 +0000 (14:54 +0200)] 
support large skippable frames

8 years agominor comment
Yann Collet [Wed, 7 Sep 2016 05:01:33 +0000 (07:01 +0200)] 
minor comment

8 years agodon't remove() /dev/null (#316)
Yann Collet [Wed, 7 Sep 2016 05:00:08 +0000 (07:00 +0200)] 
don't remove() /dev/null (#316)

8 years agoadded comments on searchLength min / max (#337)
Yann Collet [Wed, 7 Sep 2016 04:33:02 +0000 (06:33 +0200)] 
added comments on searchLength min / max (#337)

8 years agoMerge pull request #349 from terrelln/dev
Yann Collet [Wed, 7 Sep 2016 03:50:25 +0000 (05:50 +0200)] 
Merge pull request #349 from terrelln/dev

[pzstd] Windows build and default number of threads

8 years agoFix minor potential narrowing bug 349/head
Nick Terrell [Wed, 7 Sep 2016 03:27:11 +0000 (20:27 -0700)] 
Fix minor potential narrowing bug

8 years agoFix invalid narrowing conversion to size_t
Nick Terrell [Wed, 7 Sep 2016 03:11:02 +0000 (20:11 -0700)] 
Fix invalid narrowing conversion to size_t

8 years ago[pzstd] Add appveyor build commands
Nick Terrell [Tue, 6 Sep 2016 21:00:55 +0000 (14:00 -0700)] 
[pzstd] Add appveyor build commands

8 years ago[pzstd] Compile with minGW 64
Nick Terrell [Tue, 6 Sep 2016 21:00:20 +0000 (14:00 -0700)] 
[pzstd] Compile with minGW 64

8 years ago[pzstd] Changes to compile on VS2015
Nick Terrell [Tue, 6 Sep 2016 19:43:07 +0000 (12:43 -0700)] 
[pzstd] Changes to compile on VS2015

8 years ago[pzstd] Smart default # of threads (#331)
Nick Terrell [Tue, 6 Sep 2016 19:40:59 +0000 (12:40 -0700)] 
[pzstd] Smart default # of threads (#331)

8 years agointroduced CHECK_E
Yann Collet [Tue, 6 Sep 2016 14:38:51 +0000 (16:38 +0200)] 
introduced CHECK_E

8 years agointroduced CHECK_F
Yann Collet [Tue, 6 Sep 2016 13:36:19 +0000 (15:36 +0200)] 
introduced CHECK_F

8 years agoclarification dictionary format
Yann Collet [Tue, 6 Sep 2016 13:34:07 +0000 (15:34 +0200)] 
clarification dictionary format

8 years agoFORCE_INLINE common definition
Yann Collet [Tue, 6 Sep 2016 13:05:19 +0000 (15:05 +0200)] 
FORCE_INLINE common definition

8 years agomore context-reuse tests
Yann Collet [Tue, 6 Sep 2016 13:01:51 +0000 (15:01 +0200)] 
more context-reuse tests

8 years agofixed zbufftest
Yann Collet [Tue, 6 Sep 2016 12:30:57 +0000 (14:30 +0200)] 
fixed zbufftest

8 years agofixed checksum
Yann Collet [Tue, 6 Sep 2016 07:54:22 +0000 (09:54 +0200)] 
fixed checksum

8 years agoimproved compression on small files when using same parameters
Yann Collet [Tue, 6 Sep 2016 07:44:59 +0000 (09:44 +0200)] 
improved compression on small files when using same parameters

8 years agosmall compression speed gains with using_CDict
Yann Collet [Tue, 6 Sep 2016 04:28:05 +0000 (06:28 +0200)] 
small compression speed gains with using_CDict

8 years agoclarified streaming decompression inlined doc
Yann Collet [Tue, 6 Sep 2016 03:16:40 +0000 (05:16 +0200)] 
clarified streaming decompression inlined doc

8 years agoMerge pull request #346 from brendankirby/dev
Yann Collet [Tue, 6 Sep 2016 01:52:59 +0000 (03:52 +0200)] 
Merge pull request #346 from brendankirby/dev

Readme Fix

8 years agoMerge pull request #1 from brendankirby/readme-fix 346/head
Brendan Kirby [Mon, 5 Sep 2016 23:59:40 +0000 (19:59 -0400)] 
Merge pull request #1 from brendankirby/readme-fix

Fixes a few grammar issues in the readme file

8 years agoFixes a few grammar issues in the readme file
Brendan Kirby [Mon, 5 Sep 2016 23:59:26 +0000 (19:59 -0400)] 
Fixes a few grammar issues in the readme file

8 years agoZSTD_frameHeaderSize_prefix (#340), as result of ZSTD_initStream
Yann Collet [Mon, 5 Sep 2016 17:47:43 +0000 (19:47 +0200)] 
ZSTD_frameHeaderSize_prefix (#340), as result of ZSTD_initStream

8 years agoFixed : magic number (#345), reported by @mitchblank
Yann Collet [Mon, 5 Sep 2016 15:43:31 +0000 (17:43 +0200)] 
Fixed : magic number (#345), reported by @mitchblank

8 years agoclarified inline doc for streaming
Yann Collet [Mon, 5 Sep 2016 15:39:56 +0000 (17:39 +0200)] 
clarified inline doc for streaming

8 years agoupdated NEWS
Yann Collet [Mon, 5 Sep 2016 15:06:33 +0000 (08:06 -0700)] 
updated NEWS

8 years agoMerge pull request #344 from inikep/dev10
Yann Collet [Mon, 5 Sep 2016 14:46:33 +0000 (07:46 -0700)] 
Merge pull request #344 from inikep/dev10

unified error codes for legacy decoders

8 years agoZSTD_decodeLiteralsBlock renamed to ZSTDv01_decodeLiteralsBlock 344/head
inikep [Mon, 5 Sep 2016 12:46:24 +0000 (14:46 +0200)] 
ZSTD_decodeLiteralsBlock renamed to ZSTDv01_decodeLiteralsBlock

8 years agoZSTD_decodeSeqHeaders renamed to ZSTDv01_decodeSeqHeaders
inikep [Mon, 5 Sep 2016 11:34:57 +0000 (13:34 +0200)] 
ZSTD_decodeSeqHeaders renamed to ZSTDv01_decodeSeqHeaders

8 years agolegacy decoders: restored #include <intrin.h> for VC++
inikep [Mon, 5 Sep 2016 11:25:07 +0000 (13:25 +0200)] 
legacy decoders: restored #include <intrin.h> for VC++

8 years agounified error codes for legacy decoders
inikep [Mon, 5 Sep 2016 10:29:51 +0000 (12:29 +0200)] 
unified error codes for legacy decoders

8 years agoMerge pull request #338 from 0-wiz-0/dev
Yann Collet [Mon, 5 Sep 2016 10:00:42 +0000 (03:00 -0700)] 
Merge pull request #338 from 0-wiz-0/dev

Enable install targets for NetBSD.

8 years agoMerge remote-tracking branch 'refs/remotes/facebook/dev' into dev10
inikep [Mon, 5 Sep 2016 09:32:26 +0000 (11:32 +0200)] 
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev10

8 years agoEnable install targets for NetBSD. 338/head
Thomas Klausner [Sun, 4 Sep 2016 12:37:57 +0000 (14:37 +0200)] 
Enable install targets for NetBSD.

8 years agoMerge branch 'dev' of github.com:facebook/zstd into dev
Yann Collet [Sat, 3 Sep 2016 05:12:01 +0000 (22:12 -0700)] 
Merge branch 'dev' of github.com:facebook/zstd into dev

8 years agofixed a few links
Yann Collet [Sat, 3 Sep 2016 05:11:49 +0000 (22:11 -0700)] 
fixed a few links

8 years agoMerge pull request #333 from terrelln/dev
Yann Collet [Sat, 3 Sep 2016 04:22:26 +0000 (21:22 -0700)] 
Merge pull request #333 from terrelln/dev

[pzstd] Fix memory usage issues

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 agoremoved g_displayLevel
Yann Collet [Sat, 3 Sep 2016 00:28:41 +0000 (17:28 -0700)] 
removed g_displayLevel

8 years agoMerge branch 'dev' of github.com:facebook/zstd into dev
Yann Collet [Sat, 3 Sep 2016 00:05:20 +0000 (17:05 -0700)] 
Merge branch 'dev' of github.com:facebook/zstd into dev

8 years agoclarified dictionary in format description
Yann Collet [Sat, 3 Sep 2016 00:04:49 +0000 (17:04 -0700)] 
clarified dictionary in format description

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