]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-10-01  W. Felix HandteRevert Ability to Set HashLog and ChainLog on Context... 1317/head
2018-09-29  W. Felix HandteRestore Passing CParams to `ZSTD_insertAndFindFirstInde...
2018-09-29  W. Felix HandteUse Working Ctx Logs when not in DMS Mode
2018-09-29  W. Felix HandteWhen Attaching Dictionary, Size Working Tables Based...
2018-09-29  W. Felix HandteRemove Log Overriding for the Time Being
2018-09-29  W. Felix HandteRemove Strategy-Dependency in Making Attachment Decision
2018-09-29  W. Felix HandteSupport Split Logs in ZSTD_btopt..ZSTD_btultra
2018-09-29  W. Felix HandteBump Split Log Support to ZSTD_btultra
2018-09-29  W. Felix HandteSupport Split Logs in ZSTD_greedy..ZSTD_btlazy2
2018-09-29  W. Felix HandteBump Split Log Support to ZSTD_btlazy2
2018-09-29  W. Felix HandteSupport Split Logs in ZSTD_dfast
2018-09-29  W. Felix HandteBump Split Log Support to ZSTD_dfast
2018-09-29  W. Felix HandteSupport a Separate Hash Log in ZSTD_fast
2018-09-29  W. Felix HandteStop Passing in `hashLog` and `stepSize` to `ZSTD_compr...
2018-09-29  W. Felix HandteTemporary Commit to Retain Requested Hash and Chain...
2018-09-29  W. Felix HandteAllow Setting Hash and Chain Logs on Contexts with...
2018-09-29  W. Felix HandteFor Supported Strategies, Attach Dict Even When Params...
2018-09-29  W. Felix HandteSplit Attach and Copy Reset Strategies into Separate...
2018-09-29  W. Felix HandtePull Attachment Decision into Separate Function
2018-09-29  W. Felix HandteAnd Then Avoid the Unused Parameter Warning
2018-09-29  W. Felix HandteMove Asserts into Function to Avoid Unused Function...
2018-09-29  W. Felix HandteMove Match State CParams Setting into `resetCCtx` and...
2018-09-29  W. Felix HandteStrengthen Assertion to Assert Equality
2018-09-29  W. Felix HandteRemove CParams Arg from ZSTD_ldm_blockCompress
2018-09-29  W. Felix HandteStop Separately Passing CParams in ZSTD_lazy Internal...
2018-09-29  W. Felix HandteStop Separately Passing CParams in ZSTD_opt Internal...
2018-09-29  W. Felix HandteAlso Remove CParams from Table Filling Functions' Args
2018-09-29  W. Felix HandteAlso Assert Equivalency When Filling MatchState with...
2018-09-29  W. Felix HandteRemove CParams from Block Compressor Functions' Args
2018-09-29  W. Felix HandteAssert `ctx` and `ms` cparams Equivalency
2018-09-29  W. Felix HandteRemove cParams from CDict
2018-09-29  W. Felix HandteAdd ZSTD_compressionParameters to ZSTD_matchState_t
2018-09-28  Nick TerrellMerge pull request #1343 from terrelln/faster-ci
2018-09-28  Yann ColletMerge pull request #1345 from facebook/fixLegacy
2018-09-28  Yann Colletfixed longmatch test too 1345/head
2018-09-28  Yann Colletfixed legacy compilation tests
2018-09-28  Yann ColletMerge pull request #1344 from terrelln/grub-fixes
2018-09-27  Nick TerrellRestore ZSTD_noCompressBlock() for clarity 1344/head
2018-09-27  Nick TerrellReset number of threads less often 1343/head
2018-09-27  Nick TerrellChange byte to value to avoid a GRUB typedef
2018-09-27  Nick TerrellInclude stddef.h for size_t
2018-09-27  Nick Terrell[zstd] Add -Wmissing-prototypes
2018-09-27  Nick TerrellMore aggressive limitations
2018-09-27  Nick Terrell[zstreamtest] Reduce memory of newapi tests
2018-09-27  Yann ColletMerge pull request #1342 from facebook/fixcatyd
2018-09-27  Yann Colletmoved again overflow correction 1342/head
2018-09-26  Yann ColletMerge pull request #1340 from terrelln/generate-artifacts
2018-09-26  Yann Colletchanged overflow correction place
2018-09-26  Yann ColletMerge pull request #1339 from facebook/grep_colors
2018-09-26  Yann ColletMerge pull request #1327 from facebook/adapt
2018-09-26  Yann Colletfix : huge (>4GB) stream of blocks
2018-09-26  Yann ColletMerge pull request #1338 from facebook/rfc
2018-09-26  Yann ColletMerge pull request #1337 from facebook/test_failure
2018-09-26  Yann ColletMerge pull request #1329 from facebook/v04isout
2018-09-26  Nick TerrellPublish artifacts with CircleCI 1340/head v0.0.29
2018-09-25  Yann Colletfixed usage of grep in Makefile 1339/head
2018-09-25  Yann Colletupdated format documentation 1338/head
2018-09-25  Yann Colletbounds for --adapt mode 1327/head
2018-09-25  Yann Colletfixed `!` tests 1337/head
2018-09-24  Yann ColletMerge branch 'dev' into adapt
2018-09-24  Yann ColletMerge pull request #1332 from facebook/minclevel
2018-09-24  Yann ColletMerge pull request #1336 from facebook/scanbuild
2018-09-24  Yann ColletMerge pull request #1335 from facebook/limits
2018-09-24  Yann Colletfixed minor scan-build warnings 1336/head
2018-09-24  Yann Colletadded some tests based on limits.h 1335/head
2018-09-23  Yann Colletfixed zstd-decompress 1332/head
2018-09-22  Yann ColletMerge pull request #1331 from facebook/mingw
2018-09-22  Yann Colletenforce minimum compression level limit
2018-09-22  Yann Colletfixed constant comparison on 32-bits systems
2018-09-22  Yann Colletavoid recompiling dll every time under mingw 1331/head
2018-09-22  Yann Colletfix pzstd compatibility with mingw
2018-09-22  Yann Colletfix constant redeclaration in paramgrill
2018-09-21  Yann Colletsimplified "slows down when compression blocked"
2018-09-21  Yann ColletMerge branch 'mingw' into adapt
2018-09-21  Yann Colletensure all writes to job->cSize are mutex protected
2018-09-21  Yann Colletfixed tautological tests
2018-09-21  Yann ColletMerge branch 'mingw' into minclevel
2018-09-21  Yann Colletfix mingw compatibility
2018-09-21  Yann ColletMerge pull request #1318 from felixhandte/shadow-dict...
2018-09-20  Yann Colletdefined a minimum negative level
2018-09-20  Yann Colletfixed versions-test to only test v0.5+ 1329/head
2018-09-20  Yann ColletChanged default legacy support to v0.5+
2018-09-20  Yann Colletfixed complex tsan issue
2018-09-20  Yann Colletfixed minor gcc warning on a unused variable
2018-09-20  Yann Colletupdated man page
2018-09-19  Yann Colletfixed minor reporting discrepancy in MT mode
2018-09-19  Yann Colletremoved static variables
2018-09-19  Yann Colleterror out when --adapt is associated with --single...
2018-09-19  Yann ColletMerge branch 'dev' into adapt
2018-09-18  Yann ColletMerge pull request #1326 from facebook/refPrefix
2018-09-18  Yann Colletupdated documentation of *refPrefix() 1326/head
2018-09-17  Nick TerrellMerge pull request #1321 from bket/non-portable
2018-09-17  Yann ColletMerge pull request #1324 from ko-zu/fixclangcode
2018-09-17  Björn Ketelaars'head -c BYTES' is non-portable. 1321/head
2018-09-17  Nick TerrellMerge pull request #1322 from azat-archive/seekable...
2018-09-17  ko-zuFix largeNbDicts bench for clangbuild 1324/head
2018-09-16  Azat Khuzhinseekable_decompression: support offset greater then... 1322/head
2018-09-16  Azat Khuzhinzstdseek_decompress: fix decompression with data left...
2018-09-16  Yann ColletMerge pull request #1319 from ko-zu/fixclangbuild
2018-09-16  ko-zuFix clang build 1319/head
next