]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-09-28  Yann Colletfixed longmatch test too 1345/head
2018-09-28  Yann Colletfixed legacy compilation tests
2018-09-28  Yann ColletMerge pull request #1344 from terrelln/grub-fixes
2018-09-27  Nick TerrellRestore ZSTD_noCompressBlock() for clarity 1344/head
2018-09-27  Nick TerrellChange byte to value to avoid a GRUB typedef
2018-09-27  Nick TerrellInclude stddef.h for size_t
2018-09-27  Nick Terrell[zstd] Add -Wmissing-prototypes
2018-09-27  Yann ColletMerge pull request #1342 from facebook/fixcatyd
2018-09-27  Yann Colletmoved again overflow correction 1342/head
2018-09-26  Yann ColletMerge pull request #1340 from terrelln/generate-artifacts
2018-09-26  Yann Colletchanged overflow correction place
2018-09-26  Yann ColletMerge pull request #1339 from facebook/grep_colors
2018-09-26  Yann ColletMerge pull request #1327 from facebook/adapt
2018-09-26  Yann Colletfix : huge (>4GB) stream of blocks
2018-09-26  Yann ColletMerge pull request #1338 from facebook/rfc
2018-09-26  Yann ColletMerge pull request #1337 from facebook/test_failure
2018-09-26  Yann ColletMerge pull request #1329 from facebook/v04isout
2018-09-26  Nick TerrellPublish artifacts with CircleCI 1340/head v0.0.29
2018-09-25  Yann Colletfixed usage of grep in Makefile 1339/head
2018-09-25  Yann Colletupdated format documentation 1338/head
2018-09-25  Yann Colletbounds for --adapt mode 1327/head
2018-09-25  Yann Colletfixed `!` tests 1337/head
2018-09-24  Yann ColletMerge branch 'dev' into adapt
2018-09-24  Yann ColletMerge pull request #1332 from facebook/minclevel
2018-09-24  Yann ColletMerge pull request #1336 from facebook/scanbuild
2018-09-24  Yann ColletMerge pull request #1335 from facebook/limits
2018-09-24  Yann Colletfixed minor scan-build warnings 1336/head
2018-09-24  Yann Colletadded some tests based on limits.h 1335/head
2018-09-23  Yann Colletfixed zstd-decompress 1332/head
2018-09-22  Yann ColletMerge pull request #1331 from facebook/mingw
2018-09-22  Yann Colletenforce minimum compression level limit
2018-09-22  Yann Colletfixed constant comparison on 32-bits systems
2018-09-22  Yann Colletavoid recompiling dll every time under mingw 1331/head
2018-09-22  Yann Colletfix pzstd compatibility with mingw
2018-09-22  Yann Colletfix constant redeclaration in paramgrill
2018-09-21  Yann Colletsimplified "slows down when compression blocked"
2018-09-21  Yann ColletMerge branch 'mingw' into adapt
2018-09-21  Yann Colletensure all writes to job->cSize are mutex protected
2018-09-21  Yann Colletfixed tautological tests
2018-09-21  Yann ColletMerge branch 'mingw' into minclevel
2018-09-21  Yann Colletfix mingw compatibility
2018-09-21  Yann ColletMerge pull request #1318 from felixhandte/shadow-dict...
2018-09-20  Yann Colletdefined a minimum negative level
2018-09-20  Yann Colletfixed versions-test to only test v0.5+ 1329/head
2018-09-20  Yann ColletChanged default legacy support to v0.5+
2018-09-20  Yann Colletfixed complex tsan issue
2018-09-20  Yann Colletfixed minor gcc warning on a unused variable
2018-09-20  Yann Colletupdated man page
2018-09-19  Yann Colletfixed minor reporting discrepancy in MT mode
2018-09-19  Yann Colletremoved static variables
2018-09-19  Yann Colleterror out when --adapt is associated with --single...
2018-09-19  Yann ColletMerge branch 'dev' into adapt
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  W. Felix HandteZSTD_dfast: Don't Search Dict Context When Mismatch... 1318/head
2018-09-14  W. Felix HandteZSTD_fast: Don't Search Dict Context When Mismatch...
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
next