This website requires JavaScript.
a436a529bc
minor : fast_extDict does no longer skip first byte
Yann Collet
2016-06-20 23:34:04 +02:00
4623d11571
new correction, less extreme replacement value
Yann Collet
2016-06-20 19:15:37 +02:00
5477cc25f7
fixed corruption error related to inter-blocks rep-offset
Yann Collet
2016-06-20 18:31:25 +02:00
c98f8e7b57
Modified : zstd CLI enables checksum by default
Yann Collet
2016-06-20 16:31:24 +02:00
cbf8c52954
roundTripCrash automatic compression level now depends on first 128 bytes
Yann Collet
2016-06-20 16:18:19 +02:00
e4811ba761
Modified : ZSTD_createDDict() accepts dictionary < 8 bytes in pure content mode (reported by @chipturner)
Yann Collet
2016-06-19 23:06:54 +02:00
a050204342
Merge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet
2016-06-19 14:27:54 +02:00
06d9a73b48
minor refactor, using WILDCOPY_OVERLENGTH macro instead of hard-coded 8
Yann Collet
2016-06-19 14:27:21 +02:00
06a40ac1a7
Merge pull request #213 from inikep/dev
Yann Collet and GitHub
2016-06-17 16:15:34 +02:00
dba8b44370
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
inikep
2016-06-17 15:17:37 +02:00
e16f65675b
test-zstd-versions.py: fixed creation of dictionaries for v0.5.1+
inikep
2016-06-17 15:17:35 +02:00
7e3597bf38
test-zstd-versions.py: create and test dictionaries for v0.5.0
inikep
2016-06-17 14:43:24 +02:00
2ef16501ca
test-zstd-versions.py: improved error handling
inikep
2016-06-17 14:07:42 +02:00
4545671b44
test-zstd-versions.py: fixed DEVNULL
inikep
2016-06-17 13:39:43 +02:00
19cab46f2f
Joined seqStore initialization at dispatch point
Yann Collet
2016-06-17 12:54:52 +02:00
d1af4e66b6
test-zstd-versions.py: dictionary compression with levels 1, 5, 9, 15, 18
inikep
2016-06-16 20:23:11 +02:00
150152fb8a
test-zstd-versions.py: test dictiony compression for v0.5.1 and newer
inikep
2016-06-16 19:29:09 +02:00
1a0b9b9cfb
Merge pull request #212 from Cyan4973/dev
v0.7.0
Yann Collet and GitHub
2016-06-16 19:16:52 +02:00
510cff3570
minor comment change
Yann Collet
2016-06-16 16:39:55 +02:00
12d881e810
Move build into projects/build
Yann Collet
2016-06-16 16:08:40 +02:00
201d82f5d0
.cmd files use windows-style eol
Yann Collet
2016-06-16 15:53:02 +02:00
61cc4f207e
Added build/README from @KrzysFR (#201 )
Yann Collet
2016-06-16 15:44:30 +02:00
4948f270b3
make room for reserved "information bit" in frame header
Yann Collet
2016-06-16 15:38:51 +02:00
24aa7b4238
test-zstd-versions.py: create dictionaries for v0.5.1 and newer
inikep
2016-06-16 14:15:32 +02:00
ec2031e2a7
update readme for 0.7
Yann Collet
2016-06-16 14:08:48 +02:00
3f01c8833f
better seed randomization for systems with poor clock() resolutation
Yann Collet
2016-06-16 13:38:10 +02:00
23ba41533a
Fixed zstd_opt encoding error with repeat-offsets
Yann Collet
2016-06-16 13:20:46 +02:00
803c05ec7e
fuzzer : tests with high id are run without need to change finalTestNb
Yann Collet
2016-06-16 11:32:57 +02:00
80d033fb43
fixed ptr arithmetic warning
Yann Collet
2016-06-16 01:41:50 +02:00
ad39b7a718
zdict stores standard rep-offset. It can use custom ones, but the proper formula and impact on statistics is not done yet.
Yann Collet
2016-06-16 01:14:41 +02:00
736d419289
strengthened dict loading on decompresson side
Yann Collet
2016-06-15 18:48:51 +02:00
8e36a9c169
decoder restores repOffsets from dictionary
Yann Collet
2016-06-15 14:05:07 +02:00
52a0622beb
RepsCodes are saved into Dict (uncomplete : need decompression to regenerate them)
Yann Collet
2016-06-15 13:53:34 +02:00
efd0b4993a
fixed fuzzer error (inter-block repeated offsets)
Yann Collet
2016-06-16 00:53:56 +02:00
23ccc34262
Merge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet
2016-06-15 23:33:52 +02:00
1a7b8fbc24
fixed dictionary tests
Yann Collet
2016-06-15 23:33:38 +02:00
9b998e4d08
Fixed decompression of literals in dictionary mode
Yann Collet
2016-06-15 23:11:20 +02:00
7f2a15c906
Merge pull request #211 from tobijdc/patch-5
Yann Collet and GitHub
2016-06-15 23:01:01 +02:00
3915545605
Fix Max Compression Level in zstd.1
Tobias Ibounig and GitHub
2016-06-15 22:20:46 +02:00
531a4273c0
stronger dictionary compression tests
Yann Collet
2016-06-15 19:02:11 +02:00
bc1695eff5
Merge pull request #210 from inikep/dev
Yann Collet and GitHub
2016-06-15 12:28:38 +02:00
e98b66f8ae
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
inikep
2016-06-15 11:38:53 +02:00
565e01a72c
Merge pull request #209 from KrzysFR/dev
Yann Collet and GitHub
2016-06-14 16:38:22 +02:00
d059092897
fixed conversion warnings
Yann Collet
2016-06-14 15:34:24 +02:00
54bf3ae32e
Removed old xxx_static.h header references from VS2010 project
Christophe Chevalier
2016-06-14 14:07:54 +02:00
45c03c564f
fixed corruption with inter-blocks repeated offsets
Yann Collet
2016-06-14 13:46:11 +02:00
4266c0a2fd
adding inter-blocks rep-offsets
Yann Collet
2016-06-14 01:49:25 +02:00
43dfe01919
Check repIndex for validity
Yann Collet
2016-06-13 21:43:06 +02:00
1c9521fec3
zlibWrapper: improved memory deallocation in case of error
inikep
2016-06-13 12:00:46 +02:00
3eb52578f3
Merge pull request #208 from inikep/dev
Yann Collet and GitHub
2016-06-13 11:17:40 +02:00
1e375f1964
fixed test-zstd-speed.py default "--message" parameter
inikep
2016-06-13 10:50:09 +02:00
7eda5f7c97
Moved versionsTest on Travis to Ubuntu Server VM
Yann Collet
2016-06-12 23:19:14 +02:00
18c8f79f3e
fixed gcc warning on uninitialized structure variable
Yann Collet
2016-06-12 22:51:52 +02:00
3a2c329e4b
re-enable versionsTest on Travis
Yann Collet
2016-06-12 22:31:47 +02:00
2a18fc8cde
Merge pull request #207 from KrzysFR/msbuild_scripts
Yann Collet and GitHub
2016-06-12 16:05:53 +02:00
2a87a9154d
Renamed vs_ prefix to msuild_, added SETLOCAL
Christophe Chevalier
2016-06-12 15:20:40 +02:00
cd98f93cff
Fixed decompression issue with invalid data
Yann Collet
2016-06-11 23:26:22 +02:00
37fece22e8
enable repeat-entropic-stats mode
Yann Collet
2016-06-11 02:52:42 +02:00
d60a5bf900
Literal decompression builds Huffman tables within shared space (for later re-use)
Yann Collet
2016-06-11 02:35:31 +02:00
237ad4beb3
Added single-stream decompression variant using external DTable
Yann Collet
2016-06-11 01:46:03 +02:00
289bbd52e5
Updated huff0
Yann Collet
2016-06-11 00:23:43 +02:00
1869f7966e
Merge pull request #205 from inikep/dev
Yann Collet and GitHub
2016-06-10 17:13:07 +02:00
2c0932a89b
Merge remote-tracking branch 'refs/remotes/origin/legacy' into dev
inikep
2016-06-10 15:46:35 +02:00
0974f681a4
completed .gitignore
Yann Collet
2016-06-10 14:44:16 +02:00
5b119ae17f
Merge pull request #203 from inikep/dev
Yann Collet and GitHub
2016-06-10 14:32:44 +02:00
f169029622
Additional remarks for tests\README.md
inikep
2016-06-10 13:59:08 +02:00
b06c3e7d6c
added how to run test-zstd-speed.py in background
inikep
2016-06-10 13:02:38 +02:00
2c07b977ea
added tests\README.md
inikep
2016-06-10 12:53:39 +02:00
c1b154a8e8
improved test-zstd-speed.py
inikep
2016-06-10 12:53:12 +02:00
9dd12742f3
litBlockType_t is an enum
Yann Collet
2016-06-10 00:12:26 +02:00
b09b12ce10
Added command --rm : remove source file after successful de/compression
Yann Collet
2016-06-09 22:59:51 +02:00
4923222412
fixed warnings from Travis
inikep
2016-06-09 20:03:30 +02:00
4000945a1d
project updated for legacy decoder zstd_v06.c
inikep
2016-06-09 18:12:06 +02:00
bf853d5510
added legacy decoder for v0.6 format
inikep
2016-06-09 17:59:18 +02:00
348a53a842
test-zstd-speed.py: fixed git clone
inikep
2016-06-09 13:14:21 +02:00
bf0b4b034c
update python scripts permissions
inikep
2016-06-09 12:57:18 +02:00
9470b872c0
added test-zstd-speed.py
inikep
2016-06-09 12:54:06 +02:00
c5c4de9888
"versionsTest" renamed to "tests"
inikep
2016-06-09 11:42:36 +02:00
14947ed15c
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
inikep
2016-06-09 11:33:08 +02:00
39f6779874
Merge branch 'dev' of github.com:Cyan4973/zstd into dev
Yann Collet
2016-06-08 11:12:07 +02:00
662a541431
updated huff0 - now generates a common HUF_DTable type for all decoding tables
Yann Collet
2016-06-08 11:11:02 +02:00
1c77b79f56
Merge pull request #202 from KrzysFR/msbuild_scripts
Yann Collet
2016-06-07 17:33:12 +02:00
f1510489bd
Simplified and reordered the arguments to build.generic.cmd and added default values - always Clean,Rebuild - output folder is now build/bin/{CONFIGURATION}/{ARCH}
Christophe Chevalier
2016-06-07 14:32:05 +02:00
0faabe43f8
Use Rebuild target instead of Clean+Build
Christophe Chevalier
2016-06-07 14:00:02 +02:00
302fb53a76
Removed ZSTD_*_usingPrepared?Ctx() declaration from public space
Yann Collet
2016-06-07 12:16:49 +02:00
dea76e1db0
Added build commands for various versions of Visual Studio - For people who want to build the library without opening it in VS
Christophe Chevalier
2016-06-07 11:36:13 +02:00
ee1a084852
Integrated new dictionary API into bench module
Yann Collet
2016-06-07 01:40:49 +02:00
81e13ef7cf
first implementation of the new dictionary API (untested)
Yann Collet
2016-06-07 00:51:51 +02:00
9d504ae85b
Added decoding of RLE blocks
Yann Collet
2016-06-06 19:52:35 +02:00
f72dc6091b
removed msan tests, due to issues with datagen.c
Yann Collet
2016-06-06 19:42:47 +02:00
c28f9e2713
attempt to re-enable msan tests
Yann Collet
2016-06-06 18:00:00 +02:00
2cc72f1fd3
fixed initialization issue in bench
Yann Collet
2016-06-06 17:50:07 +02:00
9c86db00d4
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
inikep
2016-06-06 16:21:49 +02:00
c44785be57
Merge pull request #200 from Cyan4973/dev070
Yann Collet
2016-06-06 12:12:28 +02:00
e3d529403d
fixed initialization mismatch in ZSTD_copyCCtx()
Yann Collet
2016-06-06 11:07:33 +02:00
142acbdea7
fixed minor visual conversion warning
Yann Collet
2016-06-06 00:46:56 +02:00
673f0d7cdc
new frame format, allowing custom window size
Yann Collet
2016-06-06 00:26:38 +02:00
89703d20fb
reduced dependencies
Yann Collet
2016-06-05 01:50:33 +02:00
51778b7cca
updated README following merging of *_static.h
Yann Collet
2016-06-05 01:38:10 +02:00
a91ca620cf
removed HUF_readStats() from public space
Yann Collet
2016-06-05 01:33:55 +02:00