]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2019-02-12  Nick Terrell[util] Fix UTIL_isLink() for FreeBSD 1519/head
2019-02-12  Nick Terrell[cirrus] Run playTests.sh
2019-02-12  Nick TerrellMerge pull request #1521 from bket/lstat
2019-02-12  Björn KetelaarsAdd test 1521/head
2019-02-12  Björn KetelaarsMake detection of symbolic links more consistent
2019-02-12  Björn KetelaarsDetect symbolic links on OpenBSD
2019-02-11  Nick TerrellMerge pull request #1518 from bket/non-portable
2019-02-11  Björn Ketelaars'head -c BYTES' is non-portable. 1518/head
2019-02-02  Nick TerrellMerge pull request #1516 from terrelln/dict-doc
2019-02-01  Nick Terrell[zdict] Improve documentation 1516/head
2019-02-01  Nick TerrellMerge pull request #1515 from thatsafunnyname/patch-1
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2 1515/head
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-02-01  Peter (Stig... -Wformat-security not needed with -Wformat=2
2019-01-30  Nick TerrellMerge pull request #1511 from lwhsu/cirrus-ci
2019-01-30  Li-Wen HsuChange Cirrus CI's badge to dev branch 1511/head
2019-01-30  Nick TerrellMerge pull request #1501 from lwhsu/cirrus-ci
2019-01-29  Yann ColletMerge pull request #1509 from felixhandte/verbose-errors
2019-01-29  W. Felix HandteRename FORWARD_ERROR -> FORWARD_IF_ERROR 1509/head
2019-01-28  W. Felix HandteAdd Comment
2019-01-28  W. Felix HandteRemove CHECK_E Macro
2019-01-28  W. Felix HandteReplace Uses of CHECK_E with RETURN_ERROR_IF(*_isError(...
2019-01-28  W. Felix HandteRemove CHECK_F Macro
2019-01-28  W. Felix HandteReplace CHECK_F Uses in zstdmt_compress.c and zstd_ddict.c
2019-01-28  Yann ColletMerge pull request #1508 from facebook/fileio_lz4
2019-01-28  W. Felix HandteAlso Convert zstd_compress.c
2019-01-28  W. Felix HandteAdd grep-able String to Error Macros
2019-01-28  W. Felix HandteSwitch CHECK_F Calls to FORWARD_ERROR
2019-01-28  W. Felix HandteSwitch Unconditional RETURN_ERROR_IF Calls to RETURN_ERROR
2019-01-28  W. Felix HandteAdd RETURN_ERROR and FORWARD_ERROR Macros
2019-01-28  W. Felix HandteConvert Checks in zstd_decompress.c to RETURN_ERROR_IF
2019-01-28  W. Felix HandteConvert Checks in zstd_decompress_block.c to RETURN_ERR...
2019-01-28  W. Felix HandteAdd RETURN_ERROR_IF Macro That Logs Debug Information...
2019-01-25  Yann Colletfixed fileio.c compilation with LZ4 enabled 1508/head
2019-01-24  Yann ColletMerge pull request #1505 from kostmo/remove-global...
2019-01-24  Karl OstmoRemove global parameters, pass into public functions... 1505/head
2019-01-22  Yann ColletMerge pull request #1504 from facebook/conversionWarnings
2019-01-20  Yann ColletRevert "added clang test in travis" 1504/head
2019-01-20  Yann Colletadded clang test in travis
2019-01-20  Yann Colletupdated clang tests
2019-01-20  Yann Colletfixed minor conversion warnings in examples/
2019-01-16  Li-Wen HsuAdd Cirrus-CI build status badge 1501/head
2019-01-16  Li-Wen HsuAdd Cirrus-CI config for FreeBSD builds
2019-01-16  Yann ColletMerge pull request #1499 from kostmo/detect-truncation
2019-01-16  Yann ColletMerge pull request #1500 from lwhsu/unistd
2019-01-16  Karl Ostmofix --list on truncated files 1499/head
2019-01-15  Li-Wen HsuInclude unistd.h on unix platforms for explicit functio... 1500/head
2019-01-10  Yann ColletMerge pull request #1496 from hjmjohnson/cmake-improve...
2019-01-08  Hans JohnsonENH: Simplify conditional logic 1496/head
2019-01-07  Yann ColletMerge pull request #1494 from lzutao/fix-leak
2019-01-06  Yann ColletMerge pull request #1493 from lzutao/fix-#1428
2019-01-06  Lzu Taotests/legagy.c: More fixes 1494/head
2019-01-06  Lzu TaoFix potential leak of 'outBuff' (reported by scan-build)
2019-01-06  Lzu TaoFix #1428 - zstdgrep returned 1 on match and unmatch 1493/head
2019-01-05  Yann ColletMerge pull request #1491 from cemeyer/freebsd_num_cores
2019-01-04  Conrad MeyerFix #1425 - Use physical core count API on FreeBSD 1491/head
2019-01-03  Yann ColletMerge pull request #1490 from erikwebb/dev
2019-01-03  Erik WebbCheck CMake minor version support for VERSION_LESS_EQUAL 1490/head
2019-01-02  Yann Colletimproved comments for adjustCParams() and getCParams()
2019-01-02  Yann ColletMerge pull request #1485 from ldv-alt/dev
2018-12-31  Yann ColletMerge pull request #1475 from hjmjohnson/cmake-version...
2018-12-28  Hans JohnsonProvide forward compatible cmake paradigms 1475/head
2018-12-28  Dmitry V. Levincontrib/pzstd/Makefile: fix build of tests 1485/head
2018-12-28  Yann ColletMerge pull request #1474 from hjmjohnson/cmake-set...
2018-12-28  Yann ColletMerge pull request #1478 from hjmjohnson/remove-duplica...
2018-12-28  Yann ColletMerge pull request #1482 from lzutao/travisTest
2018-12-28  Yann ColletMerge pull request #1483 from lzutao/meson-readme
2018-12-28  Yann ColletMerge pull request #1484 from lzutao/meson-pkgconf
2018-12-28  Lzu Taotravis: Remove deprecated sudo field 1482/head
2018-12-28  Lzu Taomeson: Correct generating pkgconf after Meson v0.49.0 1484/head
2018-12-28  Lzu Taomeson: Update build guide [skip ci] 1483/head
2018-12-28  Lzu Taotravis: Use ninja from github
2018-12-27  Yann ColletMerge pull request #1479 from facebook/visualTest 1480/head v1.3.8
2018-12-26  Yann Colletfixed detection of input==output on Visual 1479/head
2018-12-26  Yann Colletfixed playTests.sh for minGW
2018-12-26  Yann ColletMerge pull request #1477 from hjmjohnson/update-ZSTD_LE...
2018-12-26  Hans JohnsonBUG: list sub-command REMOVE_DUPLICATES requires list... 1478/head
2018-12-26  Hans JohnsonImprove setting the default build type 1474/head
2018-12-26  Hans JohnsonENH: Update to -DZSTD_LEGACY_SUPPORT=5 1477/head
2018-12-26  Yann Colletfixed VS2008 project
2018-12-25  Yann Colletadded *visual* branches to long tests on Appveyor
2018-12-25  Yann Colletcreate appveyor test branch
2018-12-25  Yann Colletupdated libzstd documentation
2018-12-25  Yann ColletMerge pull request #1476 from facebook/unifiedTravisYml
2018-12-25  Yann ColletMerge pull request #1473 from facebook/minDecTest
2018-12-24  Yann Colletpush more tests to master 1476/head
2018-12-24  Yann ColletMerge pull request #1472 from hjmjohnson/modernize...
2018-12-24  Hans JohnsonDOC: Provide documentation for cmake best practices. 1472/head
2018-12-24  Yann Colletmaster branch selector
2018-12-24  Yann Colletadded master tests
2018-12-24  Yann Colletfixed tests for minimal decoder builds 1473/head
2018-12-23  Yann ColletMerge pull request #1471 from facebook/nofloat
2018-12-23  Yann ColletMerge pull request #1470 from facebook/U32
2018-12-23  Yann ColletMerge pull request #1469 from facebook/travisTest
2018-12-23  Hans JohnsonSTYLE: Remove CMake-language block-end command arguments
next