Commit Graph
11725 Commits
Author SHA1 Message Date
Yann Collet 655393cc72 updated doc for streaming API 2016-08-16 15:11:28 +02:00
Yann Collet 6263ba5451 fileio uses new streaming API 2016-08-16 15:11:28 +02:00
Yann Collet fb5e385164 minor changes 2016-08-16 15:11:28 +02:00
Yann Collet 9f9f1fcb52 added streaming_decompression example 2016-08-16 15:11:28 +02:00
Yann Collet 553b213ada added streaming_compression.c example 2016-08-16 15:11:28 +02:00
Yann Collet d7883a2c0e added zstreamtest 2016-08-16 15:11:28 +02:00
Yann Collet 104e5b072d added : streaming decompression API 2016-08-16 15:11:28 +02:00
Yann Collet 5a0c8e2439 new streaming API (compression) 2016-08-16 15:11:27 +02:00
Yann Collet b3950eef20 support for Z_SYNC_FLUSH, by @dak-evanti-ru 2016-08-16 15:10:30 +02:00
Yann ColletandGitHub 146eee1b01 Merge pull request #291 from dak-evanti-ru/dev
Fix issue with SYNC_FLUSH support by zlib wrapper
2016-08-16 15:08:52 +02:00
Dmitry KrotandGitHub 2ed3ba2a35 Fix issue with SYNC_FLUSH support by zlib wrapper 2016-08-13 22:02:45 +03:00
David Lam 0f2704581e Remove truncation of filename in zstd CLI log lines 2016-08-13 11:26:21 -07:00
Yann ColletandGitHub d6ad8fed80 Merge pull request #288 from inikep/Other
improved zstd_compression_format.md
2016-08-13 13:59:29 +02:00
inikep e81f2cb938 improved zstd_compression_format.md 2016-08-13 09:36:24 +02:00
Yann ColletandGitHub 8f56319e0e Merge pull request #286 from david-y-lam/dev
Add more descriptive message to -v option in zstd CLI
2016-08-13 08:51:41 +02:00
David Lam ac43e9582e Add more descriptive message to -v option in zstd CLI 2016-08-12 17:47:18 -07:00
Yann Collet fab023010d changed test, in compliance with new --ultra policy 2016-08-12 19:00:18 +02:00
Yann Collet fe0590f63f new --ultra policy 2016-08-12 18:04:15 +02:00
Yann Collet 6c36449ef3 minor comments 2016-08-12 00:05:59 +02:00
Yann Collet ba92046031 Merge branch 'dev' of github.com:Cyan4973/zstd into dev 2016-08-11 22:10:04 +02:00
Yann Collet e9b414d825 fixed msan warning (#281) 2016-08-11 22:09:09 +02:00
Yann ColletandGitHub a9ba7e769b Merge pull request #284 from inikep/Other
Other
2016-08-11 21:03:26 +02:00
Yann Collet 60e12876f6 Merge branch 'dev' of github.com:Cyan4973/zstd into dev 2016-08-11 18:38:59 +02:00
Yann ColletandGitHub 8a734e5a06 Merge pull request #283 from inikep/Testing2
Testing2
2016-08-11 18:37:42 +02:00
Yann ColletandGitHub 828db005f2 Merge pull request #279 from inikep/Portability
Portability
2016-08-11 17:00:03 +02:00
Yann Collet f6199ed130 updated Dspeed graph 2016-08-11 01:13:15 +02:00
Yann Collet db4369b62b updated Dspeed graph 2016-08-11 01:05:02 +02:00
Przemyslaw SkibinskiandGitHub f4f8add621 Merge pull request #3 from inikep/dev08
Dev08
2016-08-10 15:15:44 +02:00
inikep 5f49eba512 added usage of rep[0]-1 for the optimal parser 2016-08-10 15:01:53 +02:00
inikep 98e08cbe34 fixed: tree not updated after finding very long rep matches 2016-08-10 15:00:30 +02:00
inikep 7132fb15ba bench.c: removed benchResult_t 2016-08-10 14:59:18 +02:00
inikep 5661bc1bd4 Merge remote-tracking branch 'refs/remotes/origin/Portability' into Testing 2016-08-10 14:39:38 +02:00
inikep cfe5fe4581 modified .gitignore 2016-08-10 14:34:13 +02:00
inikep a43d8abd89 added Visual Studio 2005 project 2016-08-10 14:33:20 +02:00
inikep 038d1497c9 fixed compilation with Visual Studio 2005 2016-08-10 14:30:10 +02:00
inikep 3d2c58c3a9 fixed compilation with Visual in C++ mode 2016-08-10 14:28:47 +02:00
inikep 48849f86f0 fixed compilation with Intel Compiler with Windows 2016-08-10 14:26:35 +02:00
inikep 855dbaf7f9 added CompileAsCpp.props for VC++ compilation 2016-08-10 14:21:08 +02:00
inikep 70ce21fc8d appveyor.yml: test C++ compilation with Visual Studio 2016-08-10 14:17:28 +02:00
inikep 5fbc8aaf21 .travis.yml: 24 tests merged into 12 tests 2016-08-10 14:15:39 +02:00
inikep 2aeb9325f1 test-zstd-speed.py: added tests for clang and md5 sum of executables
added script versioning
2016-08-10 14:14:01 +02:00
inikep 4cc1954562 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08 2016-08-10 11:08:43 +02:00
Yann Collet 1ea5622a32 updated xxhash 2016-08-10 09:40:08 +02:00
inikep f6aed96f61 Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev08
# Conflicts:
#	zstd_compression_format.md
2016-08-10 09:31:42 +02:00
Yann Collet 666398e7ed added : xxhash namespace enforced from xxhash.h.
added : xxhash namespace test.
removed : -DXXH_NAMESPACE
2016-08-10 08:16:51 +02:00
Yann Collet 8ded0b84aa update xxhash to v0.6.2 2016-08-10 07:40:40 +02:00
Yann Collet 0486bb78c6 fixed : make clean 2016-08-10 07:21:52 +02:00
Yann Collet be1eb3feb2 updated mac homebrew install script 2016-08-10 07:16:30 +02:00
inikep ac1e7e8fc1 fixed: tree not updated after finding very long rep matches 2016-08-09 11:03:15 +02:00
inikep ad9f70e440 Improved speed of Intel Compiler for Windows 2016-08-08 11:05:38 +02:00