]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-09-10  Yann Colletadded comment about minimum size of FSE tables 1310/head
2018-09-07  Yann Colletstrengthened conditions for using workplace into fse...
2018-09-07  Yann ColletMerge branch 'islink' into Dworkspace
2018-09-07  Yann Colletfixed UTIL_isLink() for Mac OS-X 1309/head
2018-09-07  Yann Colletreduced DDict size, by -2KB
2018-09-06  Yann ColletMerge pull request #1308 from facebook/codeofconduct
2018-09-06  Yann Colletadded code of conduct 1308/head
2018-09-06  Yann ColletMerge pull request #1304 from facebook/largeNbDicts
2018-09-05  Yann Colletfixed minor static analyzer warning 1304/head
2018-09-05  Nick TerrellMerge pull request #1306 from jennifermliu/dev
2018-09-05  Jennifer LiuChange default f to 20 1306/head
2018-09-04  Nick TerrellMerge pull request #1302 from jennifermliu/splitpoint
2018-09-04  Yann Colletupdated documentation
2018-08-31  Yann Colletsilenced false-positive scan-build warning
2018-08-31  Yann ColletMerge pull request #1303 from cmcginty/dev
2018-08-31  Casey McGintyAdd optional description field support to "list" target 1303/head
2018-08-30  Yann Colletfixed link order for old compilers
2018-08-30  Yann Colletminor : createDictionaryBuffer() can create dictionarie...
2018-08-30  Yann Colletfixed minor compatibility issues with older compilers
2018-08-30  Jennifer LiuUpdate comment about default dictionary builder 1302/head
2018-08-30  Jennifer LiuUpdate comment on default steps of cover and fastcover
2018-08-30  Yann Collet-std=c99 for largeNbDicts
2018-08-30  Jennifer LiuAlways use splitPoint=1.0 for non-optimize cover and...
2018-08-30  Jennifer LiuMerge branch 'dev' of github.com:facebook/zstd into dev
2018-08-30  Yann ColletlargeNbDicts compatible with multiple source files
2018-08-29  Yann Colletmake all includes contrib/largeNbDicts
2018-08-29  Yann Colletadded a README
2018-08-29  Yann Colletincreases randomness of ddict ptrs
2018-08-29  Yann Colletlevel, block size and nb dicts can be set on command...
2018-08-29  Yann ColletMerge pull request #1301 from terrelln/lit-size
2018-08-28  Yann Colletfirst working test program
2018-08-28  Nick TerrellFix decodecorpus 1301/head
2018-08-28  Nick TerrellSmall test fixes
2018-08-28  Nick Terrell[zstd] Fix seqStore growth
2018-08-28  Nick Terrell[fuzzer] Test growing the seqStore_t
2018-08-28  Yann ColletMerge pull request #1298 from facebook/bench
2018-08-28  Yann ColletMerge branch 'bench' into largeNbDicts
2018-08-28  Yann CollettimedFn : measurement delay is programmable 1298/head
2018-08-28  Yann ColletMerge pull request #1299 from modbw/dev
2018-08-28  modbwFixed memory leak detected by cppcheck 1299/head
2018-08-28  Yann Colletparamgrill: removed useless tests
2018-08-28  Yann Colletparamgrill: fixed a bunch of div-by-zero
2018-08-28  Yann Colletrestored assert() in paramgrill
2018-08-28  Yann ColletlargeNbDicts can compress and compare dict vs noDict
2018-08-27  Yann ColletMerge branch 'bench' into largeNbDicts
2018-08-27  Yann Colletbench: minor api update, for consistency
2018-08-27  Yann Colletfirst sketch for largeNbDicts test program
2018-08-25  Yann Colletfixed minor warnings
2018-08-25  Yann ColletMerge pull request #1297 from felixhandte/check-offset...
2018-08-25  Yann Colletbench: reduce nb of return type
2018-08-24  Yann Colletfix minor warnings
2018-08-24  W. Felix HandteMark Repeated Offset Table as Needing Check 1297/head
2018-08-24  W. Felix HandteAdd Failing Test
2018-08-24  Yann Colletfixed fullbench behavior
2018-08-24  Yann Colletfixed zstd -b speed result
2018-08-24  Nick TerrellFix decodecorpus
2018-08-24  Nick TerrellFix compiler warning
2018-08-24  Nick Terrell[zstd] Add note about empty ZSTD_CDict
2018-08-24  Nick Terrell[zstd] Reuse the ZSTD_CCtx more often with small data.
2018-08-24  Yann Colletfixed paramgrill
2018-08-23  Yann Colletintroduced MB_UNIT
2018-08-23  Yann Colletupdate fullbench.c to work with new bench.h
2018-08-23  Yann Colletrefactored bench.c
2018-08-23  Jennifer LiuMerge branch 'dev' of github.com:facebook/zstd into dev
2018-08-23  Jennifer LiuMerge fastCover into DictBuilder (#1274)
2018-08-22  Yann Colletbench: changed creation/reset function to timedFnState
2018-08-21  Yann ColletMerge pull request #1287 from tgurr/cmake-docdir
2018-08-21  Yann ColletMerge pull request #1290 from edenzik/ezik/1119-safe...
2018-08-21  Eden ZikFixed unsafe string copy and concat in `fileio.c`. 1290/head
2018-08-17  Yann ColletMerge pull request #1285 from facebook/scanbuild
2018-08-17  Timo GurrUse GNUInstallDirs DOCDIR for installing the manual 1287/head
2018-08-17  Yann ColletMerge pull request #1284 from GeorgeLu97/negativeLvlDisplay
2018-08-17  George LuClarify README 1284/head
2018-08-16  George LuFix negative lvl display value
2018-08-16  Yann ColletMakefile: added variable SCANBUILD 1282/head 1285/head
2018-08-16  Yann Colletfixed more issues detected by recent version of scan...
2018-08-16  Yann ColletMerge pull request #1281 from GeorgeLu97/cleanUp
2018-08-16  Yann Colletadded static analyzer tests to travis CI
2018-08-16  Yann Colletfix scope of scan-build tests
2018-08-15  Yann Colletensure dependency for zlib wrapper
2018-08-15  George Luprune comments 1281/head
2018-08-15  George LuMove Stuff around
2018-08-15  George Luconsts
2018-08-15  George LuRemove unused stuff
2018-08-15  Yann ColletMerge pull request #1280 from GeorgeLu97/betterDisplay
2018-08-15  Yann Colletfixed minor warnings issued by scan-build
2018-08-15  George Luclarify display README 1280/head
2018-08-15  George LuFix wraparound
2018-08-15  George Lusilencing params
2018-08-15  George LuClean up repetitive display
2018-08-15  George Lu-q -v options
2018-08-15  George Lubegin display changes
2018-08-15  Yann ColletMerge branch 'dev' into scanbuild
2018-08-15  Yann ColletMerge pull request #1277 from GeorgeLu97/mtoptions
2018-08-15  George LuAdd memoTable options 1277/head
2018-08-14  Yann Colletfixed several minor issues detected by scan-build
2018-08-14  Yann ColletMerge pull request #1279 from GeorgeLu97/benchSA
2018-08-14  George LuMAke it easier to add params
2018-08-14  George LuTemp fix perf regression
2018-08-14  Yann ColletMerge pull request #1276 from GeorgeLu97/fadt
next