Yann Collet
|
9518744025
|
Merge branch 'dev' of github.com:facebook/zstd into dev
|
2016-12-21 16:20:41 +01:00 |
|
Yann Collet
|
1f57c2ed32
|
added : ZSTD_createCDict_byReference()
|
2016-12-21 16:20:11 +01:00 |
|
Przemyslaw Skibinski
|
7a8a03c20d
|
util.h: restore BSD license for Facebook Open-Source
|
2016-12-21 15:08:44 +01:00 |
|
Przemyslaw Skibinski
|
97a258d71d
|
updated comments
|
2016-12-21 14:00:41 +01:00 |
|
Przemyslaw Skibinski
|
e679741b18
|
_CRT_SECURE_NO_WARNINGS moved to util.h
|
2016-12-21 13:47:11 +01:00 |
|
Przemyslaw Skibinski
|
2f6ccee6af
|
platform.h: removed Compiler Options
|
2016-12-21 13:23:34 +01:00 |
|
Przemyslaw Skibinski
|
101df4f636
|
fixed Visual Studio compilation
|
2016-12-21 11:43:11 +01:00 |
|
Przemyslaw Skibinski
|
a35b9448ac
|
improved MinGW support
|
2016-12-21 11:18:45 +01:00 |
|
Przemyslaw Skibinski
|
5736db219e
|
fix basic types redefinition
|
2016-12-21 09:26:00 +01:00 |
|
Przemyslaw Skibinski
|
20b089e53d
|
simplified zstdcli.c
|
2016-12-21 09:19:15 +01:00 |
|
Przemyslaw Skibinski
|
16ae6563a2
|
executables use new util.h and platform.h
|
2016-12-21 09:06:14 +01:00 |
|
Przemyslaw Skibinski
|
ead350bdc0
|
improved util.h and platform.h
|
2016-12-21 09:04:59 +01:00 |
|
Przemyslaw Skibinski
|
1c1db6b845
|
windres updated to v1.1.3
|
2016-12-20 11:21:26 +01:00 |
|
Przemyslaw Skibinski
|
f8046b8e72
|
Merge remote-tracking branch 'refs/remotes/facebook/dev' into v112
# Conflicts:
# appveyor.yml
|
2016-12-19 08:20:26 +01:00 |
|
Yann Collet
|
1496c3dc47
|
Fix : size estimation when some samples are very large
|
2016-12-18 11:58:23 +01:00 |
|
Yann Collet
|
d46ecb58a5
|
added dll compilation tests
|
2016-12-17 16:28:12 +01:00 |
|
Przemyslaw Skibinski
|
0b37205098
|
util.h: minor improvement
|
2016-12-16 17:12:23 +01:00 |
|
Przemyslaw Skibinski
|
b0f3663edc
|
imporved support for POSIX-type OSes
|
2016-12-16 15:41:18 +01:00 |
|
Przemyslaw Skibinski
|
3cdfe266cf
|
use PLATFORM_POSIX_VERSION
|
2016-12-16 15:00:50 +01:00 |
|
Przemyslaw Skibinski
|
b0e670a054
|
util.h uses platform.h
|
2016-12-16 14:25:12 +01:00 |
|
Przemyslaw Skibinski
|
b866e72826
|
tools use platform.h
|
2016-12-16 14:24:01 +01:00 |
|
Przemyslaw Skibinski
|
b3843afcf5
|
introduced platform.h
|
2016-12-16 14:13:15 +01:00 |
|
Przemyslaw Skibinski
|
25314428c9
|
zstd.1: added advanced compression options
|
2016-12-14 16:10:13 +01:00 |
|
Przemyslaw Skibinski
|
c71e552b2e
|
fixed "strategy" in advanced compression parameters
|
2016-12-13 20:04:32 +01:00 |
|
Przemyslaw Skibinski
|
98ef0f98df
|
fixed conversion warning
|
2016-12-13 14:52:21 +01:00 |
|
Przemyslaw Skibinski
|
8349d675e0
|
fileio.c: support advanced compression parameters
|
2016-12-13 13:24:59 +01:00 |
|
Przemyslaw Skibinski
|
897b8bb5eb
|
bench.c: support advanced compression parameters
|
2016-12-13 13:03:41 +01:00 |
|
Przemyslaw Skibinski
|
334b8962b0
|
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev11
|
2016-12-13 12:19:19 +01:00 |
|
Przemyslaw Skibinski
|
671f28d1e5
|
added parseCompressionParameters
|
2016-12-13 12:18:07 +01:00 |
|
Dimitry Andric
|
83cc2fb083
|
Enable using isatty() and nanosleep() on *BSD
|
2016-12-12 19:24:51 +01:00 |
|
Yann Collet
|
4c6ce5a57e
|
Merge pull request #476 from inikep/dev11
Dev11
|
2016-12-12 16:44:55 +01:00 |
|
Przemyslaw Skibinski
|
c855da7533
|
allow all operationg systems with _POSIX_C_SOURCE >= 200112L
|
2016-12-12 15:37:43 +01:00 |
|
Przemyslaw Skibinski
|
242c036875
|
turn on the '-r' option for HP-UX and AIX
|
2016-12-12 11:59:17 +01:00 |
|
Przemyslaw Skibinski
|
c01ac6c30a
|
turn on the '-r' option for *BSD and Solaris
|
2016-12-12 11:23:21 +01:00 |
|
Yann Collet
|
fda539f50b
|
minor coding style changes
|
2016-12-12 01:03:23 +01:00 |
|
Przemyslaw Skibinski
|
128acb35db
|
improved MSYS support
|
2016-12-08 10:49:59 +01:00 |
|
Przemyslaw Skibinski
|
13de72e0cc
|
programs\Makefile: use Linux paths
|
2016-12-08 10:43:55 +01:00 |
|
Yann Collet
|
2a826e592b
|
compatibility with zstd-frugal (noBench mode)
|
2016-12-06 17:56:20 -08:00 |
|
Yann Collet
|
e63c631aaf
|
decode benchmark, multi-files
|
2016-12-06 17:46:49 -08:00 |
|
Yann Collet
|
d946501d2c
|
decode benchmark - single file (hidden option)
|
2016-12-06 16:49:23 -08:00 |
|
Yann Collet
|
6b9a983261
|
changed gzstd build messages
|
2016-12-06 11:23:25 -08:00 |
|
Przemyslaw Skibinski
|
7c6bbc3298
|
updated FIO_passThrough
|
2016-12-05 18:31:14 +01:00 |
|
Przemyslaw Skibinski
|
6b508b1770
|
updated test-gzstd
|
2016-12-05 18:02:40 +01:00 |
|
Przemyslaw Skibinski
|
b493e3b3d3
|
introduced srcBufferLoaded
|
2016-12-05 17:39:38 +01:00 |
|
Przemyslaw Skibinski
|
3c69760275
|
improved FIO_decompressGzFrame
|
2016-12-05 15:58:23 +01:00 |
|
Przemyslaw Skibinski
|
8489f184f6
|
improved detection of -lz
|
2016-12-05 13:47:00 +01:00 |
|
Yann Collet
|
db85a6e09a
|
added zstdgrep
|
2016-12-02 15:57:07 -08:00 |
|
Yann Collet
|
efaf104b2d
|
added zstdless
|
2016-12-02 15:24:40 -08:00 |
|
Yann Collet
|
743b33f57e
|
fix zstdcat
|
2016-12-02 15:18:57 -08:00 |
|
Yann Collet
|
5bd4237beb
|
minor refactor
|
2016-12-02 12:40:57 -08:00 |
|