]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-07-17  Nick Terrellfileio: Error in compression on read errors 1244/head
2018-07-16  Yann ColletMerge pull request #1234 from codecat/add-premake
2018-07-16  Yann ColletMerge pull request #1233 from terrelln/doc-fiz
2018-07-14  CodecatFix wrong conditions 1234/head
2018-07-14  CodecatUpdate zstd.lua
2018-07-13  Nick TerrellMerge pull request #1225 from jennifermliu/dev
2018-07-12  Nick TerrellMerge pull request #1235 from ldv-alt/dev
2018-07-11  Jennifer LiuAdd explanation for split=100 1225/head
2018-07-11  CodecatAdded premake4/GENie script to contrib folder
2018-07-11  Dmitry V. Levintests: use /dev/zero instead of /dev/random on all... 1235/head
2018-07-10  Nick TerrellSmall fixes to zstd specification 1233/head
2018-07-10  Jennifer LiuChange default splitPoint to 100
2018-07-09  Jennifer LiuChange back to splitPoint<=0
2018-07-09  Jennifer LiuOnly make 0.0 default splitPoint
2018-07-07  Yann ColletMerge pull request #1226 from facebook/noPrefetch
2018-07-07  Yann Colletadd build macro NO_PREFETCH 1226/head
2018-07-06  Jennifer LiuChange cover_sum back to 2 parameters and fix splitPoin...
2018-07-06  Jennifer LiuFix testing parameter
2018-07-05  Jennifer LiuUpdate doc for split==100
2018-07-05  Jennifer LiuAllow splitPoint==1.0 (using all samples for both train...
2018-07-04  Jennifer LiuSome edits based on pull request comments
2018-07-03  Jennifer LiuUpdate minimal training sample size
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  Jennifer LiuUpdate COVER dictionary builder tests
2018-07-02  Yann ColletMerge pull request #1223 from jon-turney/dev
2018-07-02  Jon Turneymeson: fix build 1223/head
2018-07-02  Jennifer LiuUpdate documentation
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  Jennifer LiuFix another declaration issue
2018-06-30  Jennifer LiuAdd split=# to cli
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  Jennifer LiuExplicitly cast double to unsigned
2018-06-29  Jennifer LiuFix variable declaration problem
2018-06-29  Jennifer LiuAnother fix to comparator
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  Jennifer LiuFix splitPoint floating point comparison problem
2018-06-29  W. Felix HandteAllow Invoking `zstd --list` When `stdin` is not a...
2018-06-29  Jennifer LiuSplit samples into train and test sets
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
next