Przemyslaw Skibinski
|
811b34d962
|
fix Visual Studio warnings
|
2016-11-15 19:02:39 +01:00 |
|
Przemyslaw Skibinski
|
179555c1d1
|
working fullbench-dll
|
2016-11-15 18:05:46 +01:00 |
|
Przemyslaw Skibinski
|
fbcd862f26
|
added fullbench-dll
|
2016-11-15 17:29:15 +01:00 |
|
Przemyslaw Skibinski
|
9d4e8f694e
|
removed _x86 and _x64
|
2016-11-15 17:28:49 +01:00 |
|
Nick Terrell
|
4359d21ad7
|
Merge two memset() calls into one
|
2016-11-14 17:52:51 -08:00 |
|
Nick Terrell
|
24701de877
|
Fix uninitialized memory read
|
2016-11-14 13:57:05 -08:00 |
|
Yann Collet
|
7dc4f9e883
|
Merge pull request #451 from terrelln/pzstd-build
Fix pzstd build
|
2016-11-14 12:26:08 -08:00 |
|
Nick Terrell
|
2ede75e4fa
|
Merge remote-tracking branch 'upstream/dev' into pzstd-build
* upstream/dev:
restore all Travis tests
"file" moved to tests/Makefile
fixed .travis.yml (3)
fixed .travis.yml (2)
fixed .travis.yml
added libzstd-dll
updated appveyor.yml
zstdlib renamed to libzstd
updated IntDir and OutDir
updated .gitignore
.travis.yml: added aarch64test and ppc64test
introduced QEMU_SYS
|
2016-11-14 12:09:44 -08:00 |
|
Nick Terrell
|
324c8ab000
|
[pzstd] Remove gtest dependency from make all
|
2016-11-14 11:56:28 -08:00 |
|
Yann Collet
|
18654467f0
|
Merge pull request #450 from inikep/dev11
Dev11
|
2016-11-14 11:39:30 -08:00 |
|
Nick Terrell
|
1f0b09dc4c
|
Fix travis-ci timeout.
|
2016-11-14 10:29:25 -08:00 |
|
Przemyslaw Skibinski
|
f00e66a63d
|
restore all Travis tests
|
2016-11-14 18:07:17 +01:00 |
|
Przemyslaw Skibinski
|
eb977a42ef
|
"file" moved to tests/Makefile
|
2016-11-14 17:26:58 +01:00 |
|
Przemyslaw Skibinski
|
672dc775dc
|
fixed .travis.yml (3)
|
2016-11-14 16:58:39 +01:00 |
|
Przemyslaw Skibinski
|
e392b1fec0
|
fixed .travis.yml (2)
|
2016-11-14 16:52:51 +01:00 |
|
Przemyslaw Skibinski
|
15d9815a18
|
fixed .travis.yml
|
2016-11-14 16:39:17 +01:00 |
|
Przemyslaw Skibinski
|
9f26f72f97
|
added libzstd-dll
|
2016-11-14 16:14:18 +01:00 |
|
Przemyslaw Skibinski
|
cba727ca8c
|
updated appveyor.yml
|
2016-11-14 15:59:57 +01:00 |
|
Przemyslaw Skibinski
|
b5d423b6c2
|
zstdlib renamed to libzstd
|
2016-11-14 15:56:50 +01:00 |
|
Przemyslaw Skibinski
|
c779778950
|
updated IntDir and OutDir
|
2016-11-14 15:56:26 +01:00 |
|
Przemyslaw Skibinski
|
c89c74ee91
|
updated .gitignore
|
2016-11-14 13:41:18 +01:00 |
|
Przemyslaw Skibinski
|
0b48a59647
|
.travis.yml: added aarch64test and ppc64test
|
2016-11-14 13:07:45 +01:00 |
|
Przemyslaw Skibinski
|
e579ab5faa
|
introduced QEMU_SYS
|
2016-11-14 12:57:05 +01:00 |
|
Przemyslaw Skibinski
|
0f92766ff4
|
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev11
|
2016-11-14 12:09:24 +01:00 |
|
Yann Collet
|
cdff19c4b3
|
minor comment change
|
2016-11-11 17:26:54 -08:00 |
|
Yann Collet
|
8e4901eccd
|
removed zbuff.h from include installation
|
2016-11-08 15:45:39 -08:00 |
|
Yann Collet
|
d41380ea5d
|
make zstd a phony target at root
|
2016-11-07 14:55:12 -08:00 |
|
Yann Collet
|
0018ca28dc
|
zstd cli : displays total decoded size, even when a stream consists of multiple frames
|
2016-11-07 14:42:37 -08:00 |
|
Yann Collet
|
fd3be6bc97
|
bump version number to 1.1.2
|
2016-11-07 14:35:41 -08:00 |
|
Yann Collet
|
18eeff71df
|
Merge pull request #443 from terrelln/dev
Fix bug in zstd v0.{5, 6} dictionary decompression
|
2016-11-04 17:12:16 -07:00 |
|
Nick Terrell
|
dc904ad17b
|
Fix bug in zstd v0.{5, 6} dictionary decompression
Introduced by bb68062c59 .
|
2016-11-04 16:18:59 -07:00 |
|
Yann Collet
|
2fc035490e
|
Merge pull request #441 from inikep/dev11
preserve owner, file permission and modification time
|
2016-11-04 15:49:56 -07:00 |
|
Przemyslaw Skibinski
|
6cecb35f98
|
zwrapbench uses z_const
|
2016-11-04 17:49:17 +01:00 |
|
Przemyslaw Skibinski
|
7e06e6ab19
|
updated Makefile for zlibWrapper
|
2016-11-04 16:50:39 +01:00 |
|
Przemyslaw Skibinski
|
0694ae2c83
|
typedef ZWRAP_CCtx internal_state
|
2016-11-04 16:05:28 +01:00 |
|
Przemyslaw Skibinski
|
d0815583d9
|
Changed stdinmark and stdoutmark
|
2016-11-04 11:37:27 +01:00 |
|
Przemyslaw Skibinski
|
d007eb5f9f
|
fixed clang warnings in zlibWrapper
|
2016-11-04 11:20:58 +01:00 |
|
Przemyslaw Skibinski
|
38b590ad69
|
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev11
# Conflicts:
# lib/Makefile
|
2016-11-04 10:10:54 +01:00 |
|
Yann Collet
|
407a11f63e
|
fixed Visual compatibility
|
2016-11-03 15:52:01 -07:00 |
|
Yann Collet
|
11812260d1
|
Merge pull request #439 from terrelln/dev
ZSTD_compress_usingDict() specify dict == NULL
|
2016-11-03 14:15:36 -07:00 |
|
Yann Collet
|
356582b663
|
Merge pull request #442 from terrelln/pzstd-build
The static library was moved to libzstd.a
|
2016-11-03 12:57:07 -07:00 |
|
Nick Terrell
|
c8a9ac312b
|
Fix dynamic libzstd symlinks
|
2016-11-03 12:32:48 -07:00 |
|
Nick Terrell
|
4bafb5aa97
|
The static library was moved to libzstd.a
|
2016-11-03 11:32:45 -07:00 |
|
Przemyslaw Skibinski
|
9adf7bfd8a
|
fixed MinGW compilation (2)
|
2016-11-03 15:38:13 +01:00 |
|
Przemyslaw Skibinski
|
3a415594b1
|
fixed MinGW compilation
|
2016-11-03 12:59:20 +01:00 |
|
Przemyslaw Skibinski
|
1f60eb6b17
|
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev11
|
2016-11-03 11:38:04 +01:00 |
|
Przemyslaw Skibinski
|
26306fcacf
|
BMK_SetNbIterations renamed to BMK_SetNbSeconds
|
2016-11-03 11:38:01 +01:00 |
|
Przemyslaw Skibinski
|
b40884f43d
|
preserve file modification time for Visual C++
|
2016-11-03 09:54:53 +01:00 |
|
Yann Collet
|
861cd06ded
|
fix test-zstd-nolegacy
|
2016-11-03 01:11:56 -07:00 |
|
Yann Collet
|
6c111fa3da
|
fix zlibWrapper make test
|
2016-11-03 00:44:02 -07:00 |
|