]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2020-02-18  Bimba ShresthaRemove redundant section and typo 2002/head
2020-02-18  Bimba ShresthaOutlining our current workflow
2020-02-16  Bimba ShresthaAdding steps for setting up travis and appveyor (and...
2020-02-11  Nick TerrellMerge pull request #1996 from terrelln/cifuzz-dogfood
2020-02-11  Nick Terrell[CIFuzz] Rename output path to artifacts 1996/head
2020-02-10  Nick TerrellMerge pull request #1993 from terrelln/cifuzz-dogfood
2020-02-10  Nick TerrellEnable oss-fuzz CIFuzz dogfood 1993/head
2020-02-06  Bimba Shrestha[build-issue] More portable header prefix usage (#...
2020-02-06  Bimba ShresthaDisplaying level in --show-default-cparams (#1991)
2020-02-06  Bimba ShresthaRemoving symbols already in unit tests and adding some...
2020-02-04  Bimba ShresthaMerge pull request #1982 from bimbashrestha/quick
2020-02-03  Bimba ShresthaMerge pull request #1980 from bimbashrestha/params
2020-02-03  Bimba ShresthaMerge pull request #1981 from bimbashrestha/bug-fix
2020-02-03  Bimba ShresthaAdding assert(NB_STRATEGIES == upperLimit) 1980/head
2020-02-03  Bimba ShresthaLine-wrapping 1982/head
2020-01-31  Bimba ShresthaUsing appliedParams instead of supplied params
2020-01-31  Bimba ShresthaRemoving assert and changing ratio cSize 1981/head
2020-01-31  Bimba ShresthaAdding (void)ZSTD_strategyMap
2020-01-31  Bimba ShresthaAdding static assert and using it in cli
2020-01-31  Bimba ShresthaMoving to same category as -v
2020-01-31  Bimba ShresthaMoving documentation and elaborating
2020-01-31  Bimba ShresthaAdding assert and using ZSTD_STRATEGY_MAX as ZSTD_NB_ST...
2020-01-31  Bimba ShresthaAdding back one cast and using UTIL_FILESIZE_UNKNOWN...
2020-01-31  Bimba ShresthaDocumenting in the man file
2020-01-31  Bimba ShresthaRemoving more casts
2020-01-31  Bimba ShresthaRemoving unnecessary cast
2020-01-31  Bimba ShresthaMoving default cparams back, checking for unknown file...
2020-01-30  Bimba ShresthaConvertion nit U32 -> size_t
2020-01-30  Bimba ShresthaUpdate comment
2020-01-30  Bimba ShresthaAdding --show-default-cparams (show cparams before...
2020-01-29  Nick TerrellMerge pull request #1977 from terrelln/copyless
2020-01-29  Bimba ShresthaMerge pull request #1978 from bimbashrestha/quick
2020-01-29  Bimba ShresthaTypo baseline_build -> baseline_label 1978/head
2020-01-29  Nick TerrellImprove wildcopy performance across the board 1977/head
2020-01-28  Bimba Shrestha[automated_benchmarking] Make arguments optional and...
2020-01-27  Yann Colletadded ability to remove error messages and dictionary...
2020-01-25  Yann Colletrefactor of harness, for clarity (#1974)
2020-01-24  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2020-01-24  Yann Colletupdated CHANGELOG
2020-01-24  Nick TerrellMerge pull request #1972 from terrelln/check-cont
2020-01-24  Nick TerrellMerge pull request #1973 from terrelln/mobile-perf
2020-01-24  Nick TerrellInitialize dctx->bType to silence valgrind false positive 1972/head
2020-01-24  Nick TerrellFix performance regression on aarch64 with clang 1973/head
2020-01-23  Nick TerrellMove ZSTD_checkContinuity() to zstd_decompress_block.c
2020-01-22  Nick TerrellMerge pull request #1965 from terrelln/android-fix
2020-01-22  Nick TerrellUpdate comment in timefn 1965/head
2020-01-22  Nick TerrellFix timefn on android
2020-01-21  Felix HandteMerge pull request #1956 from PhoebeHui/dev
2020-01-20  PhoebeHuiUpdate comments 1956/head
2020-01-18  Nick TerrellMerge pull request #1957 from terrelln/fix-ultra
2020-01-17  Nick TerrellMerge pull request #1958 from terrelln/docs
2020-01-17  Nick TerrellFix playTests.sh for 32-bit mode 1957/head
2020-01-17  Nick TerrellAdd --single-thread to zstd --help 1958/head
2020-01-17  Nick TerrellFix lowLimit underflow in overflow correction
2020-01-17  PhoebeHuiAdd vcpkg installation instructions
2020-01-14  Nick TerrellMerge pull request #1950 from terrelln/ctest
2020-01-13  Nick Terrell[util] Fix readLineFromFile on Cygwin 1950/head
2020-01-13  Nick Terrell[cmake] Add playTests.sh as a test
2020-01-13  Nick TerrellMerge pull request #1948 from lazka/cygwin-fix-c99...
2020-01-11  Christoph Reiterappveyor: build with CMake under Cygwin 1948/head
2020-01-11  Nick TerrellFix super block compression and stream raw blocks in...
2020-01-11  Christoph ReiterFix the c99/cmake build under Cygwin/MSYS2
2020-01-10  Bimba ShresthaAdding new cli endpoint --patch-from= (#1940)
2020-01-09  Nick Terrell[fuzz] Allow zero sized buffers for streaming fuzzers...
2020-01-09  Igor Sugakfix UBSAN's invalid-null-argument error in zstd_decompr...
2020-01-08  Nick Terrell[fuzz] Fix regression_driver.c with directory input...
2020-01-07  Christoph ReiterMake UTIL_countPhysicalCores() work under Cygwin (...
2020-01-07  Yann Colletupdated CHANGELOG
2020-01-06  Bimba Shrestha[bench] Automated benchmarking script (#1906)
2020-01-04  Bimba Shrestha[fuzz] Dividing by targetCBlockSize instead of blockSiz...
2020-01-04  Bimba Shrestha[doc] Adding -M# decompression operation modifier docum...
2020-01-03  Felix HandteMerge pull request #1920 from felixhandte/fix-mtim...
2019-12-26  Felix HandteFix playTests.sh Under QEMU (#1923)
2019-12-23  W. Felix HandteAlso Define _ATFILE_SOURCE 1920/head
2019-12-23  W. Felix HandteAdd Comment
2019-12-23  W. Felix HandteUse statbuf->st_mtim Again
2019-12-23  W. Felix HandteAdd Travis Test that Builds ARM on Trusty
2019-12-23  W. Felix HandteFix playTests.sh Under QEMU
2019-12-19  Yann ColletMerge pull request #1928 from bimbashrestha/bimba-oss
2019-12-19  Felix HandteMerge pull request #1932 from felixhandte/diagnose...
2019-12-18  W. Felix HandteAdd Support for Dictionaries 1932/head
2019-12-18  Yann ColletMerge pull request #1929 from facebook/travisTest
2019-12-18  W. Felix HandtePrint Summary of Errors Encountered
2019-12-18  Bimba ShresthaConstifying, malloc check and naming nit 1928/head
2019-12-17  W. Felix HandteDon't Rely on Implicit Return in Main
2019-12-15  Yann Colletadded ppc64le tests on travis 1929/head
2019-12-14  Bimba ShresthaOne more type conversion
2019-12-14  Bimba ShresthaAdding explict cast to satisfy appveyor ci
2019-12-14  Bimba ShresthaMore void* issues. Just replacing with BYTE*
2019-12-14  Bimba Shrestha'void* size issue' fix
2019-12-13  Bimba ShresthaAdding bool to check if enough room left for noCompress...
2019-12-13  Bimba ShresthaAdd test to catch too many noCompress superblocks on...
2019-12-10  Yann ColletMerge pull request #1891 from bimbashrestha/oss
2019-12-10  Yann ColletMerge pull request #1924 from ned14/dev
2019-12-06  Niall Douglas... Make idiomatic cmake install so third party cmake insta... 1924/head
2019-12-04  Bimba ShresthaMaking const, removing unnecessary indent, changing... 1891/head
2019-12-04  Bimba ShresthaMoving init/end functions, moving compressSuperBlock...
2019-12-04  Bimba ShresthaRefactor
2019-12-04  Bimba Shrestha[fuzz] msan uninitialized unsigned value (#1908)
2019-12-04  Yann Colletbumped version number
next