]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-10-03  Jerome DuvalEnable building zstd on Haiku. 1330/head
2018-09-18  Yann ColletMerge pull request #1326 from facebook/refPrefix
2018-09-18  Yann Colletupdated documentation of *refPrefix() 1326/head
2018-09-17  Nick TerrellMerge pull request #1321 from bket/non-portable
2018-09-17  Yann ColletMerge pull request #1324 from ko-zu/fixclangcode
2018-09-17  Björn Ketelaars'head -c BYTES' is non-portable. 1321/head
2018-09-17  Nick TerrellMerge pull request #1322 from azat-archive/seekable...
2018-09-17  ko-zuFix largeNbDicts bench for clangbuild 1324/head
2018-09-16  Azat Khuzhinseekable_decompression: support offset greater then... 1322/head
2018-09-16  Azat Khuzhinzstdseek_decompress: fix decompression with data left...
2018-09-16  Yann ColletMerge pull request #1319 from ko-zu/fixclangbuild
2018-09-16  ko-zuFix clang build 1319/head
2018-09-14  Yann Colletminor code comment update
2018-09-14  Yann ColletMerge pull request #1295 from felixhandte/hdr-intro...
2018-09-14  Yann ColletMerge pull request #1316 from facebook/coldDict
2018-09-13  Yann Colletupdated code comments, based on @terrelln review 1316/head
2018-09-13  Yann Colletfixed msan error
2018-09-13  Yann Colletfinal parameter tuning
2018-09-12  Yann Colletclean traces
2018-09-12  Yann Colletfixed PREFETCH() macro
2018-09-12  Yann ColletMerge pull request #1315 from cmcginty/dev
2018-09-12  Yann Colletconditional dict content prefetching
2018-09-12  Casey McGintyAdd build define to manually enable -rdynamic LD flag 1315/head
2018-09-12  Yann ColletMerge pull request #1314 from terrelln/cpuid
2018-09-12  Yann Colletadjust heuristic decisions
2018-09-12  Nick TerrellAlso allow x86 1314/head
2018-09-12  Yann ColletlargeNbDicts : can select a nb of blocks
2018-09-12  Nick Terrell[libzstd] Fix cpu for MSFT ARM
2018-09-12  Yann Colletadded conditional prefetch
2018-09-12  Yann ColletMerge pull request #1311 from cmcginty/dev
2018-09-12  Yann Colletimplemented first prefetch
2018-09-11  Casey McGintyDisable -rdynamic LD option on Windows 1311/head
2018-09-11  Casey McGintyUpdate comments, and LD flag usage in Make
2018-09-11  Casey McGintyRemove dead code and method name typo
2018-09-11  Casey McGintyMove ABRThandler func out of internal lib
2018-09-11  Casey McGintyRefactor abort signal handling
2018-09-10  Yann ColletMerge pull request #1310 from facebook/Dworkspace
2018-09-10  Yann Colletadded comment about minimum size of FSE tables 1310/head
2018-09-07  Yann ColletMerge pull request #1307 from facebook/spec
2018-09-07  Casey McGintyPrint a stack trace on unexpected term signal (e.g...
2018-09-07  Yann ColletMerge pull request #1309 from facebook/islink
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  Yann Colletspec clarification 1307/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.
next