]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-09-05  Yann Colletfixed minor static analyzer warning 1304/head
2018-09-04  Yann Colletupdated documentation
2018-08-31  Yann Colletsilenced false-positive scan-build warning
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  Yann Collet-std=c99 for largeNbDicts
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-28  Yann Colletfirst working test program
2018-08-28  Yann ColletMerge branch 'bench' into largeNbDicts
2018-08-28  Yann CollettimedFn : measurement delay is programmable 1298/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 Colletbench: reduce nb of return type
2018-08-24  Yann Colletfix minor warnings
2018-08-24  Yann Colletfixed fullbench behavior
2018-08-24  Yann Colletfixed zstd -b speed result
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-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
2018-08-14  George LuFix scan-build warnings in bench.c 1279/head
2018-08-14  George LuforceAttachDict 1276/head
2018-08-14  George LuAdd Time Checks
2018-08-14  George LuReduce Duplication
2018-08-14  George LuDoc Updates
2018-08-14  Yann ColletMerge pull request #1275 from GeorgeLu97/multilvl
2018-08-14  George Luscan-build 1275/head
2018-08-14  George Lurebase clevel
2018-08-14  Yann ColletMerge pull request #1278 from edenzik/fb/ezik/better...
2018-08-14  Eden ZikCmake now builds with CMAKE_BUILD_TYPE=Release by defau... 1278/head
2018-08-13  George Lustrategy switching
2018-08-13  George LuUpdate fulltable to use same interface
2018-08-13  George LuRenames, Documentation Updates
2018-08-13  George LuStyle Changes
2018-08-13  George LuCleanup
2018-08-13  George LuGeneralize, macro magic numbers
2018-08-13  George LuPerf improvements
2018-08-13  George LuBetter Display
2018-08-13  George LuBugfixes, style changes
2018-08-13  George LuNew climb
2018-08-13  George LuTable
2018-08-13  George LuRevert "Reorder declaration"
2018-08-13  George LuRevert "Default lvl 1"
2018-08-13  Yann ColletMerge pull request #1236 from GeorgeLu97/paramgrillcons...
2018-08-13  George LuDefault lvl 1 1236/head
2018-08-09  George LuReorder declaration
2018-08-09  Yann Colletfixed assert() condition
2018-08-09  Yann Colletminor code comments improvements
2018-08-09  Yann ColletMerge pull request #1273 from facebook/zstdgrep
2018-08-09  Yann Colletadded zstdgrep documentation 1273/head
2018-08-09  George LuRemove ctx from benchMem
2018-08-09  George LuAdd consts
2018-08-09  George Luargument parsing cleanup
2018-08-09  George LuReadability improvements, renaming
next