]> git.ipfire.org Git - thirdparty/zstd.git/log
thirdparty/zstd.git
8 years agoupdated README.md 307/head
inikep [Mon, 29 Aug 2016 11:04:26 +0000 (13:04 +0200)] 
updated README.md

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

8 years agoSTREAM_WINDOW_MAX : protect streaming from unreasonable memory requirements
Yann Collet [Mon, 22 Aug 2016 23:34:34 +0000 (01:34 +0200)] 
STREAM_WINDOW_MAX : protect streaming from unreasonable memory requirements

8 years agofixed playtests on os-x
Yann Collet [Mon, 22 Aug 2016 23:18:06 +0000 (01:18 +0200)] 
fixed playtests on os-x

8 years agoadded sizeof CStream and DStream
Yann Collet [Mon, 22 Aug 2016 22:30:31 +0000 (00:30 +0200)] 
added sizeof CStream and DStream

8 years agofixed crc bug in rare timing conditions within bench.c
Yann Collet [Sat, 20 Aug 2016 23:04:46 +0000 (01:04 +0200)] 
fixed crc bug in rare timing conditions within bench.c

9 years agospec : clarify last literal copy command
Yann Collet [Sat, 20 Aug 2016 22:24:18 +0000 (00:24 +0200)] 
spec : clarify last literal copy command

9 years agominor coding style
Yann Collet [Sat, 20 Aug 2016 01:47:49 +0000 (03:47 +0200)] 
minor coding style

9 years agoslight decompression speed improvement
Yann Collet [Sat, 20 Aug 2016 00:59:04 +0000 (02:59 +0200)] 
slight decompression speed improvement

9 years agosync fse version
Yann Collet [Fri, 19 Aug 2016 22:26:26 +0000 (00:26 +0200)] 
sync fse version

9 years agosync huff0
Yann Collet [Fri, 19 Aug 2016 17:38:19 +0000 (19:38 +0200)] 
sync huff0

9 years agopromoted streaming API to stable
Yann Collet [Fri, 19 Aug 2016 16:39:36 +0000 (18:39 +0200)] 
promoted streaming API to stable
(except _advanced() variants)

9 years agoupdate version number
Yann Collet [Fri, 19 Aug 2016 16:32:30 +0000 (18:32 +0200)] 
update version number

9 years agoAdded ZDICT_getDictID()
Yann Collet [Fri, 19 Aug 2016 12:23:58 +0000 (14:23 +0200)] 
Added ZDICT_getDictID()

9 years agomake clean will remove decompress/zstd_decompress.o
inikep [Fri, 19 Aug 2016 08:45:59 +0000 (10:45 +0200)] 
make clean will remove decompress/zstd_decompress.o

9 years agoMerge pull request #298 from inikep/Other
Yann Collet [Thu, 18 Aug 2016 15:14:03 +0000 (17:14 +0200)] 
Merge pull request #298 from inikep/Other

Other

9 years agoupdate Mac homebrew installation script 299/head
Yann Collet [Thu, 18 Aug 2016 15:11:03 +0000 (17:11 +0200)] 
update Mac homebrew installation script

9 years agoimproved .gitignore 298/head
inikep [Thu, 18 Aug 2016 14:53:29 +0000 (16:53 +0200)] 
improved .gitignore

9 years agoappveyor.yml working with tests/
inikep [Thu, 18 Aug 2016 13:17:18 +0000 (15:17 +0200)] 
appveyor.yml working with tests/

9 years agoplayTests.sh working with tests/
inikep [Thu, 18 Aug 2016 13:13:41 +0000 (15:13 +0200)] 
playTests.sh working with tests/

9 years agoMerge pull request #297 from borzunov/dev 295/head
Yann Collet [Thu, 18 Aug 2016 13:05:01 +0000 (15:05 +0200)] 
Merge pull request #297 from borzunov/dev

Export functions related to dictionary compression from DLL

9 years agobetter warning and error messages in case of dictionary training failure (#292)
Yann Collet [Thu, 18 Aug 2016 13:02:11 +0000 (15:02 +0200)] 
better warning and error messages in case of dictionary training failure (#292)

9 years agocmake project: fixed include directories
inikep [Thu, 18 Aug 2016 12:42:28 +0000 (14:42 +0200)] 
cmake project: fixed include directories

9 years agoVS projects: fixed include directiories
inikep [Thu, 18 Aug 2016 12:25:28 +0000 (14:25 +0200)] 
VS projects: fixed include directiories

9 years agoupdated VS projects
inikep [Thu, 18 Aug 2016 12:17:11 +0000 (14:17 +0200)] 
updated VS projects

9 years agoupdated scripts +x permissions
inikep [Thu, 18 Aug 2016 12:04:57 +0000 (14:04 +0200)] 
updated scripts +x permissions

9 years agoupdated .travis.yml and appveyor.yml for tests/
inikep [Thu, 18 Aug 2016 11:53:26 +0000 (13:53 +0200)] 
updated .travis.yml and appveyor.yml for tests/

9 years agoRename ZSTDLIB_API to ZDICTLIB_API in zdict.h 297/head
Alexander Borzunov [Thu, 18 Aug 2016 11:47:06 +0000 (16:47 +0500)] 
Rename ZSTDLIB_API to ZDICTLIB_API in zdict.h

9 years agoimproved tests\Makefile
inikep [Thu, 18 Aug 2016 11:35:36 +0000 (13:35 +0200)] 
improved tests\Makefile

9 years agotest-related files moved to tests/
inikep [Thu, 18 Aug 2016 11:18:11 +0000 (13:18 +0200)] 
test-related files moved to tests/

9 years agoExport functions related to dictionary compression from DLL
Alexander Borzunov [Thu, 18 Aug 2016 11:12:49 +0000 (16:12 +0500)] 
Export functions related to dictionary compression from DLL

9 years agoupdated icc compilation status
Yann Collet [Thu, 18 Aug 2016 09:50:37 +0000 (11:50 +0200)] 
updated icc compilation status

9 years agoMerge pull request #296 from inikep/Other
Yann Collet [Thu, 18 Aug 2016 09:48:48 +0000 (11:48 +0200)] 
Merge pull request #296 from inikep/Other

Other

9 years agoremoved never referenced functions 296/head
inikep [Thu, 18 Aug 2016 08:30:21 +0000 (10:30 +0200)] 
removed never referenced functions

9 years agofixed Intel Compiler warnings with Visual Studio
inikep [Thu, 18 Aug 2016 07:00:25 +0000 (09:00 +0200)] 
fixed Intel Compiler warnings with Visual Studio

http://encode.ru/threads/2119-Zstandard?p=49504&viewfull=1#post49504

9 years agominor refactoring
Yann Collet [Wed, 17 Aug 2016 23:40:32 +0000 (01:40 +0200)] 
minor refactoring

9 years agoMerge pull request #294 from inikep/Other
Yann Collet [Wed, 17 Aug 2016 17:41:56 +0000 (19:41 +0200)] 
Merge pull request #294 from inikep/Other

improved Makefiles

9 years agofixed powerpc Travis test 294/head
inikep [Wed, 17 Aug 2016 15:31:08 +0000 (17:31 +0200)] 
fixed powerpc Travis test

9 years agofixed paramgrill dependency
inikep [Wed, 17 Aug 2016 14:29:57 +0000 (16:29 +0200)] 
fixed paramgrill dependency

9 years agoimproved programs\Makefile
inikep [Wed, 17 Aug 2016 13:59:50 +0000 (15:59 +0200)] 
improved programs\Makefile

9 years agoignore Mac-related artefact
Yann Collet [Wed, 17 Aug 2016 13:48:18 +0000 (15:48 +0200)] 
ignore Mac-related artefact

9 years agodisabled %llu warnings with MinGW on Windows
inikep [Wed, 17 Aug 2016 12:52:11 +0000 (14:52 +0200)] 
disabled %llu warnings with MinGW on Windows

9 years agoAPT dependencies moved from Makefile to .travis.yml
inikep [Wed, 17 Aug 2016 12:17:54 +0000 (14:17 +0200)] 
APT dependencies moved from Makefile to .travis.yml

9 years agoMerge pull request #290 from david-y-lam/fix_file_name
Yann Collet [Wed, 17 Aug 2016 12:05:29 +0000 (14:05 +0200)] 
Merge pull request #290 from david-y-lam/fix_file_name

Remove file name truncation in zstd CLI output

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
inikep [Wed, 17 Aug 2016 12:02:36 +0000 (14:02 +0200)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other

9 years agofixed g++ conversion warning
Yann Collet [Tue, 16 Aug 2016 23:50:54 +0000 (01:50 +0200)] 
fixed g++ conversion warning

9 years agoupdated examples
Yann Collet [Tue, 16 Aug 2016 23:48:43 +0000 (01:48 +0200)] 
updated examples

9 years agoupdated streaming API
Yann Collet [Tue, 16 Aug 2016 23:39:22 +0000 (01:39 +0200)] 
updated streaming API

9 years agoMerge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
inikep [Tue, 16 Aug 2016 14:45:50 +0000 (16:45 +0200)] 
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other

9 years agofixed Visual warning
Yann Collet [Sat, 13 Aug 2016 23:19:12 +0000 (01:19 +0200)] 
fixed Visual warning

9 years agoupdated doc for streaming API
Yann Collet [Sat, 13 Aug 2016 22:16:20 +0000 (00:16 +0200)] 
updated doc for streaming API

9 years agofileio uses new streaming API
Yann Collet [Sat, 13 Aug 2016 21:45:45 +0000 (23:45 +0200)] 
fileio uses new streaming API

9 years agominor changes
Yann Collet [Sat, 13 Aug 2016 18:49:47 +0000 (20:49 +0200)] 
minor changes

9 years agoadded streaming_decompression example
Yann Collet [Fri, 12 Aug 2016 16:56:27 +0000 (18:56 +0200)] 
added streaming_decompression example

9 years agoadded streaming_compression.c example
Yann Collet [Fri, 12 Aug 2016 16:42:25 +0000 (18:42 +0200)] 
added streaming_compression.c example

9 years agoadded zstreamtest
Yann Collet [Fri, 12 Aug 2016 14:48:02 +0000 (16:48 +0200)] 
added zstreamtest

9 years agoadded : streaming decompression API
Yann Collet [Fri, 12 Aug 2016 11:04:27 +0000 (13:04 +0200)] 
added : streaming decompression API

9 years agonew streaming API (compression)
Yann Collet [Thu, 11 Aug 2016 23:20:36 +0000 (01:20 +0200)] 
new streaming API (compression)

9 years agosupport for Z_SYNC_FLUSH, by @dak-evanti-ru
Yann Collet [Tue, 16 Aug 2016 13:10:30 +0000 (15:10 +0200)] 
support for Z_SYNC_FLUSH, by @dak-evanti-ru

9 years agoMerge pull request #291 from dak-evanti-ru/dev
Yann Collet [Tue, 16 Aug 2016 13:08:52 +0000 (15:08 +0200)] 
Merge pull request #291 from dak-evanti-ru/dev

Fix issue with SYNC_FLUSH support by zlib wrapper

9 years agoFix issue with SYNC_FLUSH support by zlib wrapper 291/head
Dmitry Krot [Sat, 13 Aug 2016 19:02:45 +0000 (22:02 +0300)] 
Fix issue with SYNC_FLUSH support by zlib wrapper

9 years agoRemove truncation of filename in zstd CLI log lines 290/head
David Lam [Sat, 13 Aug 2016 18:26:21 +0000 (11:26 -0700)] 
Remove truncation of filename in zstd CLI log lines

9 years agoMerge pull request #288 from inikep/Other
Yann Collet [Sat, 13 Aug 2016 11:59:29 +0000 (13:59 +0200)] 
Merge pull request #288 from inikep/Other

improved zstd_compression_format.md

9 years agoimproved zstd_compression_format.md 288/head
inikep [Sat, 13 Aug 2016 07:36:24 +0000 (09:36 +0200)] 
improved zstd_compression_format.md

9 years agoMerge pull request #286 from david-y-lam/dev
Yann Collet [Sat, 13 Aug 2016 06:51:41 +0000 (08:51 +0200)] 
Merge pull request #286 from david-y-lam/dev

Add more descriptive message to -v option in zstd CLI

9 years agoAdd more descriptive message to -v option in zstd CLI 286/head
David Lam [Fri, 12 Aug 2016 21:49:05 +0000 (14:49 -0700)] 
Add more descriptive message to -v option in zstd CLI

9 years agochanged test, in compliance with new --ultra policy
Yann Collet [Fri, 12 Aug 2016 17:00:18 +0000 (19:00 +0200)] 
changed test, in compliance with new --ultra policy

9 years agonew --ultra policy
Yann Collet [Fri, 12 Aug 2016 16:04:15 +0000 (18:04 +0200)] 
new --ultra policy

9 years agominor comments
Yann Collet [Thu, 11 Aug 2016 22:05:59 +0000 (00:05 +0200)] 
minor comments

9 years agoMerge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet [Thu, 11 Aug 2016 20:10:04 +0000 (22:10 +0200)] 
Merge branch 'dev' of github.com:Cyan4973/zstd into dev

9 years agofixed msan warning (#281)
Yann Collet [Thu, 11 Aug 2016 20:09:09 +0000 (22:09 +0200)] 
fixed msan warning (#281)

9 years agoMerge pull request #284 from inikep/Other
Yann Collet [Thu, 11 Aug 2016 19:03:26 +0000 (21:03 +0200)] 
Merge pull request #284 from inikep/Other

Other

9 years agoMerge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet [Thu, 11 Aug 2016 16:38:59 +0000 (18:38 +0200)] 
Merge branch 'dev' of github.com:Cyan4973/zstd into dev

9 years agoMerge pull request #283 from inikep/Testing2
Yann Collet [Thu, 11 Aug 2016 16:37:42 +0000 (18:37 +0200)] 
Merge pull request #283 from inikep/Testing2

Testing2

9 years agoMerge pull request #279 from inikep/Portability
Yann Collet [Thu, 11 Aug 2016 15:00:03 +0000 (17:00 +0200)] 
Merge pull request #279 from inikep/Portability

Portability

9 years agoupdated Dspeed graph
Yann Collet [Wed, 10 Aug 2016 23:13:15 +0000 (01:13 +0200)] 
updated Dspeed graph

9 years agoupdated Dspeed graph
Yann Collet [Wed, 10 Aug 2016 23:05:02 +0000 (01:05 +0200)] 
updated Dspeed graph

9 years agoMerge pull request #3 from inikep/dev08 284/head
Przemyslaw Skibinski [Wed, 10 Aug 2016 13:15:44 +0000 (15:15 +0200)] 
Merge pull request #3 from inikep/dev08

Dev08