]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-11-30  Mitchell GrenierFix buck for lib 1433/head
2018-11-30  Yann ColletMerge pull request #1432 from terrelln/regression
2018-11-29  Nick Terrell[regression] Add initial regression test framework 1432/head
2018-11-28  Yann ColletMerge pull request #1430 from lzutao/fix-zstdgrep
2018-11-28  Lzu TaoAdd simple test for zstdgrep 1430/head
2018-11-28  Lzu TaoPrevent globbing on non-quoting variable
2018-11-28  Lzu TaoFix #1428 - zstdgrep now returns 1 on unmatch
2018-11-28  Yann ColletMerge pull request #1429 from denis2342/dev
2018-11-28  Denis Ahrensfixed a typo 1429/head
2018-11-27  Yann ColletMerge pull request #1426 from lzutao/upgrade-mesonbuild
2018-11-27  Lzu TaoUpdate meson build system 1426/head
2018-11-27  Lzu TaoRename and update build instruction in README file...
2018-11-27  Lzu TaoAdd meson build guide
2018-11-27  Yann ColletMerge pull request #1419 from ryandesign/universal
2018-11-16  Nick TerrellMerge pull request #1418 from ryandesign/cpuid-i386
2018-11-16  Ryan SchmidtFix feature detection with multiple -arch flags 1419/head
2018-11-16  Ryan SchmidtFix i386 build failure "Junk character 13" 1418/head
2018-11-15  Nick TerrellMerge pull request #1416 from terrelln/rsync
2018-11-15  Nick Terrell[tests] Add rsyncable tests 1416/head
2018-11-15  Nick Terrell[cli] Set the job size
2018-11-15  Nick Terrell[cli] Add rsyncable
2018-11-15  Nick Terrell[lib] Add rsyncable mode
2018-11-14  Yann ColletMerge pull request #1415 from facebook/benchfn
2018-11-14  Yann Colletcircumvent gcc-8 strict aliasing warning 1415/head
2018-11-13  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2018-11-13  Yann Colletbumped version number to v1.3.8
2018-11-13  Yann Colletfixed decode-only test condition
2018-11-13  Yann Colletfix debug trace
2018-11-13  Yann Colletfixed VS2010+ build script
2018-11-13  Yann Colletfixed cmake build script
2018-11-13  Yann Colletchanged benchfn api
2018-11-13  Yann Colletbenchfn can provided faulty return value
2018-11-13  Yann Colletseparated bench module into benchfn and benchzstd
2018-11-13  Yann ColletMerge pull request #1413 from felixhandte/attach-dict...
2018-11-13  Yann Colletchanged PREFETCH() macro into PREFETCH_L2()
2018-11-12  W. Felix HandteConst 1413/head
2018-11-12  W. Felix HandteFix Fuzz Range
2018-11-12  W. Felix HandteFix Types
2018-11-12  W. Felix HandteSwitch Enum to Only Non-Negative Values, Update Comments
2018-11-12  W. Felix HandteFix #1412: Perform Signed Comparison When Setting Attac...
2018-11-09  Yann ColletMerge pull request #1411 from facebook/prefetch_dict
2018-11-09  Yann ColletMerge pull request #1410 from facebook/prefetch_dec
2018-11-09  Yann ColletImproves decompression speed when using cold dictionary 1411/head
2018-11-08  Yann ColletMerge pull request #1409 from terrelln/tsan-dict
2018-11-08  Yann Colletreduced assertion strength 1410/head
2018-11-08  Yann Colletadded a simple test case for decode-only benchmark...
2018-11-08  Yann Colletimprove long-range decoder speed
2018-11-08  Yann Colletfixed decompression-only benchmark
2018-11-08  Nick TerrellRun TSAN fuzztest 1409/head
2018-11-08  Nick TerrellAdd multithreaded dictbuilder tests to fuzzer.c
2018-11-08  Nick TerrellSignal before unlocking in pool.c
2018-11-08  Yann ColletMerge pull request #1408 from szreder/dev
2018-11-08  Bartosz SzrederPrevent deadlock on malloc() failure. 1408/head
2018-11-06  Yann ColletMerge pull request #1405 from pitrou/allow_cmake_debug_...
2018-11-06  Antoine PitrouAllow creating debug builds with CMake 1405/head
2018-11-06  Yann ColletMerge pull request #1404 from facebook/T36302429
2018-11-06  Yann ColletMerge pull request #1403 from facebook/assert_opt
2018-11-06  Yann Colletfixed T36302429 1404/head
2018-11-06  Yann Colletjust add an assert() in ZSTD_insertBtAndGetAllMatches() 1403/head
2018-10-29  Yann ColletMerge pull request #1395 from facebook/decompressblock
2018-10-29  Yann ColletMerge pull request #1398 from bmwiedemann/pgo
2018-10-29  Yann Colletfixed a second memset() on NULL 1395/head
2018-10-29  Yann Colletfixed memcpy() on NULL warning
2018-10-29  Yann ColletMerge pull request #1396 from facebook/huf_refactor
2018-10-29  Bernhard M... pgo: also optimize compression 1398/head
2018-10-29  Bernhard M... zstd-pgo: do not make clean and zstd in parallel
2018-10-26  Yann Colletadded flag -Wc++-compat
2018-10-26  Yann Colletrenamed NEWS as CHANGELOG
2018-10-26  Yann Colletminor clarifications of history update rules
2018-10-26  Yann ColletMerge pull request #1392 from coetry/dev
2018-10-26  Yann ColletMerge pull request #1394 from terrelln/circleci-packaging
2018-10-26  Yann ColletMerge branch 'dev' into huf_Refactor 1396/head
2018-10-26  Yann Colletadded a few comments for clarifications
2018-10-26  Yann ColletMerge branch 'dev' into decompressblock
2018-10-26  Yann ColletMerge pull request #1390 from facebook/nullAsOutput
2018-10-26  Allen Haivertically align code comment 1392/head
2018-10-26  Yann Colletrefactor HUF_compress_internal for clarity
2018-10-26  Nick TerrellPublish uncompressed, zstd, and gzipped packages 1394/head
2018-10-26  Yann Colletfixed VS2010 project
2018-10-26  Yann Colletfixed : extraneous function prototype in fullbench.c
2018-10-25  Allen Haiprovide consistent spacing to enum field
2018-10-25  Yann Colletcreated zstd_decompress_block module
2018-10-25  Yann ColletMerge pull request #1388 from facebook/ddict
2018-10-24  Yann Colletadded comment on public ddict functions 1388/head
2018-10-24  Yann Colletsupport decompressing an empty frame into NULL 1390/head
2018-10-24  Yann Colletfix and refactored libzstd_partial_build.sh
2018-10-24  Yann Colletfixed warnings in testpools
2018-10-24  Yann Colletadded simple guard macros
2018-10-24  Yann Colletfixed VS2010 build script
2018-10-24  Yann Colletrestored cmake build tests in Travis
2018-10-24  Yann Colletseparate DDict logic into its own module
2018-10-23  Yann ColletMerge pull request #1384 from ulikunitz/dev
2018-10-23  Ulrich KunitzReverted removal of a trailing space. 1384/head
2018-10-23  Ulrich KunitzFixed a typo
2018-10-22  Ulrich KunitzClarify special case of offset history update
2018-10-22  Yann ColletMerge pull request #1383 from facebook/uninstall
2018-10-22  Yann Colletfix : removed zstdmt symlink on uninstall 1383/head
2018-10-22  Yann ColletMerge pull request #1380 from facebook/decodecorpus
2018-10-22  Nick TerrellMerge pull request #1382 from jonesz/ticket-compiler...
2018-10-22  Ethan JonesFix libFuzzer location in makefile. 1382/head
next