Yann Collet
|
97b378a6f8
|
Streaming : dictionary compression on multiple files / segments can correctly provide srcSize into header (when provided) using pledgedSrcSize.
|
2016-09-21 17:20:19 +02:00 |
|
Yann Collet
|
714464f05d
|
fixed : cli : forgotten mandatory argument
|
2016-09-21 16:05:03 +02:00 |
|
Yann Collet
|
27b5ac666e
|
Implemented "command must be followed by argument" protection
suggested by @terrelln (#375)
|
2016-09-21 14:31:22 +02:00 |
|
inikep
|
3e70cf8036
|
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev
|
2016-09-15 20:41:40 +02:00 |
|
inikep
|
dd8905b351
|
test-zstd-speed.py: better description of options
|
2016-09-15 20:41:37 +02:00 |
|
inikep
|
ed0ea8d271
|
test-zstd-speed.py: added "-D dictName"
|
2016-09-15 20:31:29 +02:00 |
|
inikep
|
d28afac4f8
|
test-zstd-speed.py: added support for directories
|
2016-09-15 19:56:04 +02:00 |
|
Yann Collet
|
55f276949c
|
removed option unsupported by travis
|
2016-09-15 17:23:15 +02:00 |
|
Yann Collet
|
3e47dbcc8c
|
fixed memory leak
|
2016-09-15 17:00:02 +02:00 |
|
Yann Collet
|
3ecbe6a37c
|
fileio uses ZSTD_resetDStream()
|
2016-09-14 17:26:59 +02:00 |
|
Yann Collet
|
64deef3bee
|
Fixed srcSize=1
|
2016-09-14 00:16:07 +02:00 |
|
Yann Collet
|
0be21d790a
|
fixed fullbench
|
2016-09-13 17:33:47 +02:00 |
|
inikep
|
0dad121a1a
|
test-zstd-speed.py: compiler version and MD5 in logs
|
2016-09-12 14:17:47 +02:00 |
|
Yann Collet
|
b3060f7a9e
|
changed streaming decoder behavior : now, when all compressed frame is consumed, it means decompression is completed, with regenerated data fully flushed.
|
2016-09-09 16:44:16 +02:00 |
|
Yann Collet
|
12083a45d4
|
more context-reuse tests
|
2016-09-06 15:01:51 +02:00 |
|
Yann Collet
|
a7737f6a60
|
improved compression on small files when using same parameters
|
2016-09-06 09:44:59 +02:00 |
|
Yann Collet
|
33a0465a51
|
fixed a few links
|
2016-09-02 22:11:49 -07:00 |
|
Yann Collet
|
2b26ad1947
|
removed timeb.h (#319)
|
2016-09-02 15:34:41 -07:00 |
|
Yann Collet
|
5153a084f3
|
zbufftest only depends on standard C time.h
|
2016-09-01 18:11:12 -07:00 |
|
Yann Collet
|
ef9999f0b9
|
zstreamtest depends only on standard C time.h
|
2016-09-01 16:44:48 -07:00 |
|
Yann Collet
|
b2490e975a
|
changed test to avoid issue #316 (reported by John the Scott)
|
2016-09-01 15:46:09 -07:00 |
|
Yann Collet
|
c843142ad0
|
zstd -d writes to stdout when input is stdin
|
2016-09-01 15:05:57 -07:00 |
|
Yann Collet
|
4ded9e591c
|
added boilerplate
|
2016-08-30 11:06:28 -07:00 |
|
Yann Collet
|
09c3c8e885
|
Merge pull request #307 from inikep/dev08
updated README.md
|
2016-08-29 16:32:33 -07:00 |
|
inikep
|
6416b0d705
|
updated README.md
|
2016-08-29 13:04:26 +02:00 |
|
Yann Collet
|
dea67a66ab
|
backward compatibility versions tests start from v0.4.0
|
2016-08-28 16:56:17 -07:00 |
|
Yann Collet
|
9097f7b156
|
fixed versionsTest
|
2016-08-28 16:25:56 -07:00 |
|
Yann Collet
|
4b7b9fca32
|
better clean
|
2016-08-28 10:14:27 -07:00 |
|
Yann Collet
|
9a021c1aae
|
fixed some minor clang warnings
|
2016-08-26 09:05:06 +02:00 |
|
Yann Collet
|
bb93d77ab8
|
reinforced fix for huge files
|
2016-08-25 22:22:50 +02:00 |
|
Yann Collet
|
bb8558164e
|
fixed welcome message
|
2016-08-25 19:11:11 +02:00 |
|
Yann Collet
|
94376acfb0
|
fixed test on CentOS7
|
2016-08-25 19:09:21 +02:00 |
|
Yann Collet
|
baf7ecbdfd
|
Merge pull request #302 from inikep/Documentation
improved documentation
|
2016-08-25 17:00:33 +02:00 |
|
Yann Collet
|
24a738c668
|
removed TRAVIS_OS_NAME
|
2016-08-25 15:15:06 +02:00 |
|
inikep
|
637d33566d
|
minor README.md corrections
|
2016-08-25 10:42:49 +02:00 |
|
inikep
|
ab2f7708c1
|
created programs\README.md
|
2016-08-25 10:07:20 +02:00 |
|
inikep
|
7f18c6e5ef
|
improved tests/README.md
|
2016-08-25 08:47:18 +02:00 |
|
inikep
|
a3a47ec4d0
|
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
|
2016-08-24 21:25:49 +02:00 |
|
inikep
|
7bcdbcf51d
|
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into Other
|
2016-08-24 17:09:19 +02:00 |
|
Yann Collet
|
17e482efdd
|
added ZSTD_setDStreamParameter()
|
2016-08-23 16:58:10 +02:00 |
|
inikep
|
b62e696992
|
fixed typo in test-zstd-speed.py
|
2016-08-23 13:54:37 +02:00 |
|
Yann Collet
|
70e3b31306
|
fixed playtests on os-x
|
2016-08-23 01:18:06 +02:00 |
|
Yann Collet
|
cb3276329a
|
added sizeof CStream and DStream
|
2016-08-23 00:31:59 +02:00 |
|
Yann Collet
|
da3fbcb302
|
Added ZDICT_getDictID()
|
2016-08-19 14:23:58 +02:00 |
|
inikep
|
b6514d2496
|
improved .gitignore
|
2016-08-18 16:53:29 +02:00 |
|
inikep
|
b7d3449d5d
|
playTests.sh working with tests/
|
2016-08-18 15:13:41 +02:00 |
|
inikep
|
6ca9b853a1
|
cmake project: fixed include directories
|
2016-08-18 14:42:28 +02:00 |
|
inikep
|
63e335704e
|
updated scripts +x permissions
|
2016-08-18 14:04:57 +02:00 |
|
inikep
|
2d5eb2beb9
|
updated .travis.yml and appveyor.yml for tests/
|
2016-08-18 13:53:26 +02:00 |
|
inikep
|
a1c8115df5
|
improved tests\Makefile
|
2016-08-18 13:35:36 +02:00 |
|