From: Nick Terrell Date: Thu, 22 Sep 2016 00:47:25 +0000 (-0700) Subject: Merge remote-tracking branch 'upstream/dev' into dev X-Git-Tag: v1.1.0~12^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b8f2b7157c2e50380a4bb1776c5ed2d7ae83ab;p=thirdparty%2Fzstd.git Merge remote-tracking branch 'upstream/dev' into dev * upstream/dev: Streaming : dictionary compression on multiple files / segments can correctly provide srcSize into header (when provided) using pledgedSrcSize. cli : better adaptation to small files fixed : cli : forgotten mandatory argument Implemented "command must be followed by argument" protection suggested by @terrelln (#375) minor refactor for clarity minor build comment gmake necessary on *BSD systems. added error check added error checking fixed cmake test completed change from projects to build changed projects to build bumped version number streaming compression example can handle situations where input buffer size is manually set to a small value. added comments on buffer sizes guarantees --- c3b8f2b7157c2e50380a4bb1776c5ed2d7ae83ab