]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-07-10  Nick TerrellSmall fixes to zstd specification 1233/head
2018-07-07  Yann ColletMerge pull request #1226 from facebook/noPrefetch
2018-07-07  Yann Colletadd build macro NO_PREFETCH 1226/head
2018-07-02  Yann ColletMerge pull request #1206 from GeorgeLu97/FullBenchParam
2018-07-02  Yann ColletMerge pull request #1188 from GeorgeLu97/BenchModule
2018-07-02  Yann ColletMerge pull request #1223 from jon-turney/dev
2018-07-02  Jon Turneymeson: fix build 1223/head
2018-06-30  Yann ColletMerge pull request #1222 from bket/openbsd
2018-06-30  Björn Ketelaarsxz/lzma warning causes test to fail 1222/head
2018-06-30  Björn KetelaarsOpenBSD is unable to write to /dev/zero
2018-06-30  Yann Colletmake build tests more unforgiving
2018-06-29  Yann Colletfix `test-zstd` can be run with parallel compilation
2018-06-29  Yann ColletMerge pull request #1220 from felixhandte/list-stdin...
2018-06-29  W. Felix HandteMake One Travis CI Run Run Tests With Non-TTY `stdin` 1220/head
2018-06-29  W. Felix HandteFix Tests of `--list` Behavior with `stdin`
2018-06-29  W. Felix HandteAllow Invoking `zstd --list` When `stdin` is not a...
2018-06-28  Yann ColletMerge pull request #1214 from jennifermliu/dev 1217/head
2018-06-28  Yann ColletMerge pull request #1218 from facebook/man
2018-06-28  Yann Colletminor man page update 1218/head
2018-06-27  Yann ColletMerge pull request #1216 from felixhandte/pool-test...
2018-06-27  Jennifer LiuRedirect failed test result to INTOVOID and update... 1214/head
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  Jennifer LiuMake fast=0 fail
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-26  George LuNew fullbench args 1206/head
2018-06-25  Nick Terrell[zstdmt] Fix jobsize bugs (#1205)
2018-06-25  George LuInterleave compression/decompression 1188/head
2018-06-25  Yann ColletMerge pull request #1200 from felixhandte/zstd-attach...
2018-06-25  George LuOpaque State
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  George LubenchFunction Timed Wrappers
2018-06-21  George LuIncremental Display + Fn Separations
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  Jennifer Liuset up sample config.yml
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  George LuFix cli no print
next