Yann Collet
|
6f358f5925
|
Merge pull request #367 from jrudolph/docs-table-examples
Add FSE decoding tables for pred. distributions to spec for reference + clarify bitstream reading
|
2016-09-14 20:15:13 +02:00 |
|
Yann Collet
|
0b01a8ef09
|
Merge pull request #366 from inikep/dev
zstd.exe has FileVersion and ProductVersion with 32-bit gcc (MinGW)
|
2016-09-14 19:42:29 +02:00 |
|
Johannes Rudolph
|
35ad602c26
|
spec: clarify how bitstream exactly needs to be reversed for reading
|
2016-09-14 19:18:00 +02:00 |
|
Johannes Rudolph
|
6fb4d675c6
|
add FSE decoding tables for predefined distributions to spec
They can so serve as a sample result of the table construction algorithm.
|
2016-09-14 19:18:00 +02:00 |
|
Yann Collet
|
3ecbe6a37c
|
fileio uses ZSTD_resetDStream()
|
2016-09-14 17:26:59 +02:00 |
|
Yann Collet
|
e91c4b4cef
|
introduced ZSTD_resetDStream() .
added : ZSTD_sizeof_DDict()
|
2016-09-14 16:55:44 +02:00 |
|
inikep
|
c03f15e89d
|
zstd.exe has FileVersion and ProductVersion with 32-bit gcc (MinGW)
|
2016-09-14 16:16:24 +02:00 |
|
Yann Collet
|
d092d77cfc
|
minor variable renaming
|
2016-09-14 16:14:57 +02:00 |
|
Yann Collet
|
64deef3bee
|
Fixed srcSize=1
|
2016-09-14 00:16:07 +02:00 |
|
Yann Collet
|
838beb27d3
|
Merge branch 'fasterDDict' into dev
|
2016-09-13 19:41:06 +02:00 |
|
Yann Collet
|
220c567aa1
|
updated NEWS
|
2016-09-13 19:40:50 +02:00 |
|
Yann Collet
|
64a84edef5
|
added -r support for Mac OS-X
|
2016-09-13 17:54:37 +02:00 |
|
Yann Collet
|
c4cc9bf973
|
-r generates an error on systems which do not support it
|
2016-09-13 17:50:08 +02:00 |
|
Yann Collet
|
0be21d790a
|
fixed fullbench
|
2016-09-13 17:33:47 +02:00 |
|
Yann Collet
|
30d305615a
|
updated NEWS
|
2016-09-13 17:23:31 +02:00 |
|
Yann Collet
|
0a43c80510
|
Merge pull request #365 from inikep/dev
Dev
|
2016-09-13 17:21:17 +02:00 |
|
Yann Collet
|
26ec254066
|
new strategy for faster DDict decompression
|
2016-09-13 16:52:16 +02:00 |
|
inikep
|
9f25fcf804
|
fixed precision warnigns
|
2016-09-13 16:38:54 +02:00 |
|
inikep
|
4d0efc8a16
|
added zstd.rc
|
2016-09-13 14:00:18 +02:00 |
|
inikep
|
362708d4d2
|
zstd.exe has FileVersion and ProductVersion
|
2016-09-13 13:53:43 +02:00 |
|
inikep
|
1c5ba8a5e7
|
util.h: removed dependency from PATH_MAX
|
2016-09-13 13:13:10 +02:00 |
|
Yann Collet
|
ac175d46d4
|
updated comments
|
2016-09-13 00:51:47 +02:00 |
|
Yann Collet
|
716a9e8bb3
|
Merge pull request #363 from inikep/dev
Dev
|
2016-09-13 00:09:30 +02:00 |
|
inikep
|
f747be1096
|
.travis.yml: added ubuntu-toolchain-r-test for asan32
|
2016-09-12 21:43:59 +02:00 |
|
inikep
|
279a999265
|
.travis.yml: restored asan32 test
|
2016-09-12 21:28:07 +02:00 |
|
inikep
|
4b83b9678d
|
.travis.yml: added "sourceline"
|
2016-09-12 17:20:44 +02:00 |
|
inikep
|
437bbec116
|
force Travis to use clang-3.8
|
2016-09-12 16:42:07 +02:00 |
|
inikep
|
c6f0ee934b
|
.travis.yml: added gcc-multilib
|
2016-09-12 15:57:40 +02:00 |
|
inikep
|
e8e531193b
|
.travis.yml: 32-bit clang tests switched to Ubuntu 14.04
|
2016-09-12 14:33:23 +02:00 |
|
inikep
|
0dad121a1a
|
test-zstd-speed.py: compiler version and MD5 in logs
|
2016-09-12 14:17:47 +02:00 |
|
inikep
|
e9ae30af46
|
appveyor.yml: automatic builds of Windows executables
|
2016-09-12 14:17:26 +02:00 |
|
Yann Collet
|
a3481d6de0
|
make uninstall
|
2016-09-12 05:04:26 +02:00 |
|
Yann Collet
|
d77f2ceee6
|
Merge branch 'dev' of github.com:Cyan4973/zstd into dev
|
2016-09-12 03:14:03 +02:00 |
|
Yann Collet
|
a2664649df
|
better error handling
|
2016-09-09 19:33:56 +02:00 |
|
Yann Collet
|
746b51de51
|
Merge pull request #357 from jrudolph/patch-1
Smallish typo fixes in format documentation
|
2016-09-09 19:16:20 +02:00 |
|
Johannes Rudolph
|
7b0c261623
|
Smallish typo fixes in format documentation
|
2016-09-09 19:02:40 +02:00 |
|
Yann Collet
|
2c6779f948
|
Merge branch 'dev' of github.com:facebook/zstd into dev
|
2016-09-09 16:49:38 +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
|
b94fcc8d8a
|
clarified doc
|
2016-09-09 14:56:15 +02:00 |
|
Yann Collet
|
4a38d22668
|
Merge pull request #355 from codeshef/dev
modification in line 51
|
2016-09-09 06:32:41 +02:00 |
|
codeshef
|
75ba29b117
|
modification in line51
|
2016-09-09 02:23:29 +05:30 |
|
Yann Collet
|
264c733ad6
|
clarified tests
|
2016-09-08 19:39:00 +02:00 |
|
Yann Collet
|
661fcc955f
|
Merge branch 'dev' of github.com:facebook/zstd into dev
|
2016-09-08 19:29:25 +02:00 |
|
Yann Collet
|
01c199226a
|
updated decompression streaming example
|
2016-09-08 19:29:04 +02:00 |
|
Yann Collet
|
81ad632b72
|
Merge pull request #352 from terrelln/dev
Specify that dictionary ID is little-endian
|
2016-09-08 07:41:11 +02:00 |
|
Nick Terrell
|
e48fbb9f4c
|
Specify that dictionary ID is little-endian
|
2016-09-07 14:39:32 -07:00 |
|
Yann Collet
|
5c6d244973
|
Merge branch 'dev' of github.com:facebook/zstd into dev
|
2016-09-07 14:54:54 +02:00 |
|
Yann Collet
|
ac8bace6b1
|
support large skippable frames
|
2016-09-07 14:54:23 +02:00 |
|
Yann Collet
|
03d3f238de
|
minor comment
|
2016-09-07 07:01:33 +02:00 |
|
Yann Collet
|
aad9fe5470
|
don't remove() /dev/null (#316)
|
2016-09-07 07:00:08 +02:00 |
|