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
|
2a826e592b
|
compatibility with zstd-frugal (noBench mode)
|
2016-12-06 17:56:20 -08:00 |
|
Yann Collet
|
d946501d2c
|
decode benchmark - single file (hidden option)
|
2016-12-06 16:49:23 -08:00 |
|
Yann Collet
|
743b33f57e
|
fix zstdcat
|
2016-12-02 15:18:57 -08:00 |
|
Yann Collet
|
52afb3993e
|
zbuff API now generates deprecation warnings
|
2016-11-16 08:50:54 -08: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 |
|
Przemyslaw Skibinski
|
26306fcacf
|
BMK_SetNbIterations renamed to BMK_SetNbSeconds
|
2016-11-03 11:38:01 +01:00 |
|
Yann Collet
|
b9550d6d43
|
fixed benchmark mode typo .
added benchmark mode tests
|
2016-10-28 14:43:24 -07:00 |
|
Yann Collet
|
22de81e87e
|
updated man page
|
2016-10-28 13:58:31 -07:00 |
|
Yann Collet
|
33fdd099bb
|
fix command line interpretation
|
2016-10-17 17:48:48 -07:00 |
|
Yann Collet
|
70077bc9bb
|
refactor for long commands
|
2016-10-14 14:41:17 -07:00 |
|
Yann Collet
|
d7b120ab5c
|
added long commands --memory= and --memlimit-decompress=
|
2016-10-14 14:22:32 -07:00 |
|
Yann Collet
|
1122349ac2
|
added long comment --memlimit=
|
2016-10-14 14:07:11 -07:00 |
|
Yann Collet
|
d4cda27b63
|
new command -M#, to limit memory usage during decompression (#403)
|
2016-10-14 13:32:20 -07:00 |
|
Nick Terrell
|
3e82f2b61a
|
Remove references to GPLv2 license
License headers added to Makefiles were taken from `zstd/Makefile`.
|
2016-10-11 15:28:40 -07:00 |
|
inikep
|
23cec875cd
|
fixed Makefile targets: zstd-small, zstd-decompress, zstd-compress
|
2016-10-05 11:56:22 +02:00 |
|
Yann Collet
|
993060e0f2
|
cli : better adaptation to small files
|
2016-09-21 16:46:08 +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 |
|
Yann Collet
|
0977f7ece6
|
minor refactor for clarity
|
2016-09-21 12:24:43 +02:00 |
|
Yann Collet
|
60038948e6
|
added -- command in help
|
2016-09-16 18:52:52 +02:00 |
|
Yann Collet
|
43eeea4725
|
fileio uses ZSTD_resetCStream()
|
2016-09-15 15:38:44 +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
|
60181e3aaf
|
zstd cli correctly detects console on Mac OS-X
|
2016-09-01 17:14:02 -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
|
5f53b0335e
|
fixed continuation context
|
2016-08-28 10:00:49 -07:00 |
|
Yann Collet
|
87c18b2ebd
|
fixed multiple minor warnings for XCode
|
2016-08-26 01:43:47 +02:00 |
|
inikep
|
5a54870047
|
fixed Intel Compiler warnings with Visual Studio
http://encode.ru/threads/2119-Zstandard?p=49504&viewfull=1#post49504
|
2016-08-18 09:00:25 +02:00 |
|
David Lam
|
ac43e9582e
|
Add more descriptive message to -v option in zstd CLI
|
2016-08-12 17:47:18 -07:00 |
|
Yann Collet
|
fe0590f63f
|
new --ultra policy
|
2016-08-12 18:04:15 +02:00 |
|
Yann Collet
|
415251c63b
|
minor style change
|
2016-08-01 14:26:49 +02:00 |
|
Yann Collet
|
a9febe81ae
|
changed bench behavior for slow compression levels
|
2016-08-01 13:40:52 +02:00 |
|
Yann Collet
|
4110534886
|
ZSTD_maxCLevel() is promoted to "stable" API (#254, by @FrancescAlted)
|
2016-07-27 15:09:11 +02:00 |
|
Yann Collet
|
b402490546
|
fixed #260, reported by @amnilsson
|
2016-07-26 00:49:47 +02:00 |
|
Yann Collet
|
10b9c13d07
|
fixed doc on cLevel default, reported by Oliver Lange
|
2016-07-24 01:21:53 +02:00 |
|
Yann Collet
|
06dd74114a
|
minor : long tests display progression status
|
2016-07-18 04:06:43 +02:00 |
|
Yann Collet
|
988bcf360a
|
-v and --verbose increase display level by 1
|
2016-07-15 19:43:30 +02:00 |
|
Yann Collet
|
5e80dd3261
|
fixed minor coverity warnings
|
2016-07-13 19:21:57 +02:00 |
|
Yann Collet
|
2b1a3638e6
|
changed macro name to ZSTDCLI_CLEVEL_DEFAULT
|
2016-07-13 15:16:00 +02:00 |
|
Yann Collet
|
2cac5b30b9
|
changed default compression level to 3 (can be modified with macro ZSTDCLI_DEFAULT_CLEVEL)
|
2016-07-13 14:15:08 +02:00 |
|
Yann Collet
|
f9cac7a734
|
Added GNU separator -- , to specifies that all following arguments are necessary file names (and not commands). Suggested by @chipturner (#230)
|
2016-07-04 18:18:24 +02:00 |
|
Yann Collet
|
92c986b4e8
|
fixed cmake error (missing errno)
|
2016-07-04 01:37:30 +02:00 |
|