]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-06-27  W. Felix HandteConsolidate Fast-Running Travis Jobs 1216/head
2018-06-27  W. Felix HandteAlso Run test-pool Target in Travis
2018-06-27  W. Felix HandtepoolTests.c: Fix Interval Var Type
2018-06-27  Yann Colletremoved unused imaged 1215/head
2018-06-27  Yann Colletadded graph for cdict speed v1.3.5 improvements
2018-06-27  Yann ColletMerge pull request #1213 from facebook/arm64
2018-06-27  Yann Colletattempt to re-enable arm64 tests 1213/head
2018-06-27  Yann ColletMerge pull request #1211 from facebook/staticAssert
2018-06-27  Yann ColletMerge pull request #1212 from facebook/decSpeed
2018-06-27  Yann Colletslightly adjusted default-distribution threshold 1212/head
2018-06-27  Yann Colletzeroise freq table with memset()
2018-06-26  Yann ColletMerge pull request #1208 from facebook/msys2
2018-06-26  Yann Colletswitched to a sizeof() version 1211/head
2018-06-26  Yann ColletMerge pull request #1207 from oleid/cmake_multithread_logic
2018-06-26  Yann Colletupdated DEBUG_STATIC_ASSERT()
2018-06-26  cyan4973minor fixes for MSYS2 compilation 1208/head
2018-06-26  oleidCorrect multithread logic, fixing 'unsupported paramete... 1207/head
2018-06-25  Nick Terrell[zstdmt] Fix jobsize bugs (#1205)
2018-06-25  Yann ColletMerge pull request #1200 from felixhandte/zstd-attach...
2018-06-23  Yann ColletMerge pull request #1204 from facebook/noForwardProgress
2018-06-23  Yann Colleterror on no forward progress 1204/head
2018-06-22  Yann ColletMerge pull request #1197 from facebook/poolResize
2018-06-22  Yann Colletchanged POOL_resize() return type to int 1197/head
2018-06-22  Yann ColletMerge pull request #1201 from facebook/rfcUpdate
2018-06-22  Yann ColletMerge pull request #1196 from felixhandte/zstd-btopt...
2018-06-22  Yann ColletMerge pull request #1202 from facebook/barelyCompressible
2018-06-22  Yann Collethuf: increase threshold detection of poorly compressibl... 1202/head
2018-06-22  Yann Colletfixed minor typos, detected by @terrelln 1201/head
2018-06-22  Yann Colletadd a cond_broadcast after resize
2018-06-22  Yann Colletupdated Zstandard frame format
2018-06-21  Yann Colletadded extended POOL test
2018-06-21  W. Felix HandteAdd CCtx Param Controlling Dict Attachment Behavior 1200/head
2018-06-21  W. Felix HandteAdd Repcode Bounds Check 1196/head
2018-06-21  W. Felix HandteAdd Debug Log Statement
2018-06-21  W. Felix HandteFix `dmsBtLow` Test
2018-06-21  Yann Colletadded a test for POOL (multithreading)
2018-06-21  W. Felix HandteConceivably Dedup ZSTD_noDict and ZSTD_dictMatchState...
2018-06-21  Yann Colletfixed: bug when counting nb of active threads
2018-06-20  Yann Colletchange control of threadLimit
2018-06-20  W. Felix HandteConsistency in Guarding DMS-Only Variable Initializations
2018-06-20  W. Felix HandteAlso Use `matchLow` for HC3 Match
2018-06-20  W. Felix HandteMinor Changes
2018-06-20  W. Felix HandteRemove Dead(!) HC3 DMS Lookup
2018-06-20  Yann ColletMerge pull request #1198 from facebook/msdebug
2018-06-20  cyan4973made Visual Studio compatible with DEBUGLEVEL >= 2 1198/head
2018-06-20  Yann Colletfixed wrong size in pthread struct transfer
2018-06-20  Yann Colletreduced POOL_resize() restriction
2018-06-20  Yann Colletmake zstdmt resize its context
2018-06-19  Yann Colletfinalized POOL_resize()
2018-06-19  Yann ColletMerge pull request #1190 from terrelln/ldm-adjust
2018-06-19  Yann ColletMerge pull request #1179 from supertopher/dev
2018-06-19  W. Felix HandteFix Incorrect Param
2018-06-19  W. Felix HandteUpdate Dict Attachment Cut-Offs
2018-06-19  W. Felix HandteMake Sure Position 0 Gets Into the Tree
2018-06-19  Yann ColletMerge pull request #1194 from facebook/no-opaqueapi
2018-06-19  W. Felix HandteFix Compression Ratio Regression #1
2018-06-19  W. Felix HandteMisc Changes
2018-06-19  W. Felix HandteFind Proper Matches
2018-06-19  W. Felix HandteMisc Fixes
2018-06-19  W. Felix HandteFind `mls == 3` Matches
2018-06-19  W. Felix HandteFix Typo
2018-06-19  W. Felix HandteSwitch `!= ZSTD_extDict` to `== ZSTD_noDict`
2018-06-19  W. Felix HandteImplement RepCode Check
2018-06-19  W. Felix HandteAdd _dictMatchState Functions
2018-06-19  W. Felix HandteConvert `extDict` Flag to `dictMode` Enum
2018-06-19  W. Felix HandteAttach Dicts when Using ZSTD_btopt and ZSTD_btultra
2018-06-19  Topher LubawayTests to verify piped input to `--list` exits 1 1179/head
2018-06-19  Yann Colletintroduced POOL_resize()
2018-06-19  Yann Colletremoved specific --opaqueapi test 1194/head
2018-06-18  Nick TerrellUse debug.h in fileio.c 1190/head
2018-06-18  Nick TerrellAdjust advanced parameters to source size
2018-06-18  Yann ColletMerge pull request #1185 from felixhandte/zstd-btlazy...
2018-06-15  Yann ColletMerge pull request #1191 from facebook/huf_rename
2018-06-15  Yann ColletMerge branch 'dev' into huf_rename 1191/head
2018-06-15  Yann Colletgrouped X2 function together
2018-06-15  Yann ColletMerge pull request #1189 from facebook/hist
2018-06-14  Yann Colletadded debug.h for cmake 1189/head
2018-06-14  Yann Colletavoid duplicate code comments
2018-06-14  Yann ColletVisual Studio project blind fix
2018-06-14  Yann ColletMerge pull request #1187 from facebook/fix1186
2018-06-14  Yann ColletMerge pull request #1184 from facebook/debug
2018-06-14  Ryan SchmidtAdd CXXFLAGS to ALL_LDFLAGS (#1178)
2018-06-14  Yann Colletrenamed all HUF_decompress*X4*() functions into *X2
2018-06-14  Yann Colletrenamed all HUF_decompress*X2*() functions into *X1
2018-06-14  W. Felix HandteForce Inline BtFindBestMatch 1185/head
2018-06-14  Yann Colletfix dctx initialization within ZSTD_decompress in stack... 1187/head
2018-06-14  Yann Colletfixed g_debuglevel variable name 1184/head
2018-06-13  Yann Colletgrouped all histogram functions into hist.c
2018-06-13  Topher LubawayReduce noise in diff
2018-06-13  Topher LubawayRemoves duplicate IS_CONSOLE from PR
2018-06-13  W. Felix HandteSearch Dict for Matches
2018-06-13  W. Felix HandteAttach Dicts when Using ZSTD_btlazy2
2018-06-13  Yann ColletMerge pull request #1169 from felixhandte/zstd-lazy...
2018-06-13  Yann Colletgrouped debug functions into debug.h
2018-06-13  W. Felix HandteFix Cast Warning 1169/head
2018-06-13  W. Felix HandteExtend Dictionary Matches Backwards
2018-06-13  W. Felix HandteUpdate Dictionary Attachment Cutoff Values Again
2018-06-13  W. Felix HandteDo Not Inline DMS Search Function
2018-06-13  W. Felix HandteAlso Implement Depth Repcode Checks
2018-06-13  W. Felix HandteApply Match Continuation Bug Fix
next