]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2018-12-01  Lzu Taoci: Use new meson auto_features option
2018-12-01  Lzu Taomeson: Change build options' name
2018-12-01  Lzu TaoAdd almost all test cases in tests/Makefile
2018-12-01  Lzu TaoAdd clang cflags
2018-12-01  Lzu TaoInitial support for Windows build
2018-12-01  Lzu TaoChange tabsize
2018-12-01  Lzu TaoBuild both shared and static lib on CI
2018-12-01  Lzu TaoAdd comment about looking for dependencies
2018-12-01  Lzu TaoRename some meson build options to match autoconf conve...
2018-12-01  Lzu TaoEnable debugging flag
2018-12-01  Lzu TaoUpdate relevant files after moving meson to build/
2018-12-01  Lzu TaoMove contrib/meson to build/meson
2018-12-01  Lzu TaoAdd enable_lz4 build option and fix lzma dependency
2018-12-01  Lzu TaoAdd pedantic flag
2018-12-01  Lzu TaoNo install zstd_manual.html
2018-12-01  Lzu TaoInstall missed zstdgrep and zstdless
2018-12-01  Lzu TaoInstall zstdmt.1 manpage [skip ci]
2018-12-01  Lzu TaoRename meson variables
2018-12-01  Lzu TaoAdd manpage install warning [skip ci]
2018-12-01  Lzu TaoFix manpage symlinks [skip ci]
2018-12-01  Lzu TaoApply new InstallSymlink script
2018-12-01  Lzu TaoHelper script to install symlink in meson
2018-12-01  Lzu TaoNo need these helpers
2018-12-01  Lzu TaoInit CI test for meson build
2018-12-01  Lzu TaoFix lib soversion and no install cover.h header
2018-12-01  Lzu TaoFix meson tests build
2018-12-01  Lzu TaoBump to 1.3.8 and fix run_command function
2018-12-01  Lzu TaoUpdate legacy support to 5
2018-12-01  Lzu TaoMinor fix for meson build
2018-11-30  Yann ColletMerge pull request #1433 from obelisk/fixed_buck
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
next