]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2022-12-19  dependabot... Bump ossf/scorecard-action from 2.0.6 to 2.1.0 3377/head
2022-12-17  Yonatan KomornikMerge pull request #3374 from yoniko/fix-meson-ci-depen...
2022-12-17  Yonatan Komornikmeson: Fix Windows CI test by pulling a more recent... 3374/head
2022-12-17  Yonatan KomornikMerge pull request #3120 from eli-schwartz/meson-fixup
2022-12-17  Yann ColletMerge pull request #3373 from facebook/decompressBound
2022-12-17  Yann Colletmake ZSTD_DECOMPRESSBOUND() compatible with input size 0 3373/head
2022-12-16  Yann ColletdecompressBound() tests
2022-12-16  Yann ColletMerge pull request #3362 from facebook/compressBound
2022-12-16  Nick Terrell[zdict] Fix static linking only include guards
2022-12-16  Nick Terrell[build] Fix ZSTD_LIB_MINIFY build option
2022-12-16  Nick Terrell[api][visibility] Make the visibility macros more consi...
2022-12-16  Yann Colletadded unit tests for compressBound() 3362/head
2022-12-16  Nick Terrell[CI] Re-enable versions-test
2022-12-16  Eli Schwartzmeson: mark a known test failure on Windows 3120/head
2022-12-16  Eli Schwartzmeson: add Windows CI
2022-12-16  Eli Schwartzmeson: add Linux CI
2022-12-16  Eli Schwartzmeson: add support for running both fast and slow versi...
2022-12-16  Eli Schwartzmeson: don't require valgrind tests
2022-12-16  Nick Terrell[circleci] Try to re-enable aarch64build
2022-12-16  Yonatan KomornikMerge pull request #3368 from eli-schwartz/meson-execin...
2022-12-16  Nick TerrellAdd missing parens around macro definition
2022-12-16  Eli Schwartzmeson: fix warning for using too-new features 3368/head
2022-12-16  Eli Schwartzmeson: fix broken commit that broke the build
2022-12-15  Yann ColletMerge branch 'dev' of github.com:facebook/zstd into dev
2022-12-15  Yann ColletUpdate documentation link to html format
2022-12-15  Eli Schwartzmeson: partial fix for building pzstd on MSVC
2022-12-15  Yann Colletcheck potential overflow of compressBound()
2022-12-15  Nick TerrellFix corruption that rarely occurs in 32-bit mode with...
2022-12-15  Yann Colletadded mention of compilation flags
2022-12-15  daniellerozenblitMerge pull request #3352 from daniellerozenblit/http...
2022-12-15  daniellerozenblitMerge branch 'dev' into http-to-https 3352/head
2022-12-15  Nick Terrell[legacy] Remove FORCE_MEMORY_ACCESS and only use memcpy
2022-12-15  Nick Terrell[decompress] Fix nullptr addition & improve fuzzer
2022-12-15  Nick Terrell[fileio] Separate parameter adaption from display updat...
2022-12-15  Alex Xu (Hello71)Use proper unaligned access attributes
2022-12-14  Nick TerrellRefactor progress bar & summary line logic
2022-12-14  Nick TerrellAllow tests to fake stdin/stdout/stderr is a console
2022-12-14  Rosen Penevmeson: make backtrace dependency on execinfo
2022-12-14  daniellerozenblitMerge pull request #3346 from daniellerozenblit/seekabl...
2022-12-14  Elliot GorokhovskyMerge pull request #3349 from embg/frame_header_fields
2022-12-14  Danielle RozenblitConvert references to https from http
2022-12-14  Elliot GorokhovskyFix C90 compat 3349/head
2022-12-14  Elliot GorokhovskyReserve two fields in ZSTD_frameHeader
2022-12-13  Nick Terrell[contrib][linux-kernel] Fix stack detection for newer gcc
2022-12-13  daniellerozenblitMerge pull request #3345 from daniellerozenblit/fix...
2022-12-13  Yann ColletMerge pull request #3347 from facebook/fix_m68k_ci
2022-12-13  Danielle Rozenblituse .ignore for stderr output in window-resize test... 3345/head
2022-12-13  Danielle Rozenblitadded test to cli-tests
2022-12-13  Yann ColletFix m68k CI tests on Github Actions 3347/head
2022-12-13  Danielle Rozenblitfix window resizing edge case
2022-12-13  Danielle Rozenblitfree memory in test case 3346/head
2022-12-12  daniellerozenblitMerge pull request #10 from yhoogstrate/seekable_header...
2022-12-12  FRexPrint checksum value for single frame files in cli...
2022-12-12  Yann ColletMerge pull request #3337 from facebook/dependabot/githu...
2022-12-12  Yann ColletMerge pull request #3339 from facebook/dependabot/githu...
2022-12-08  dependabot... Bump skx/github-action-publish-binaries from release... 3339/head
2022-12-08  dependabot... Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 3337/head
2022-12-08  Yann ColletMerge pull request #3284 from DimitriPapadopoulos/actions
2022-12-05  Yann ColletMerge pull request #3320 from cwoffenden/msvc-arm64...
2022-12-02  Elliot GorokhovskyMerge pull request #3331 from embg/issue3330
2022-12-02  Elliot GorokhovskyFix gcc-7 and gcc-8 CI breakages 3331/head
2022-12-01  Yann ColletMerge pull request #3327 from eli-schwartz/meson-versio...
2022-12-01  Eli Schwartzmeson: get version up front 3327/head
2022-11-22  Yann Colletminor : reorder --help
2022-11-22  Yann Colletminor: proper pledgedSrcSize trace
2022-11-21  Elliot GorokhovskyMerge pull request #3321 from embg/ldmCparamFix
2022-11-21  Elliot GorokhovskyMigrate other test usages of boolean LDM flag to paramS... 3321/head
2022-11-21  Elliot GorokhovskyFix fuzzer failure
2022-11-21  Elliot GorokhovskyImprove LDM cparam validation logic
2022-11-19  Carl WoffendenRandom edit to re-run the CI 3320/head
2022-11-18  Carl WoffendenFix for MSVC C4267 error
2022-11-02  Elliot GorokhovskyMerge pull request #3300 from yiyuaner/dev
2022-11-01  Felix HandteMerge pull request #3309 from joycebrum/dev
2022-11-01  Joyce Brumfix: upgrade scorecard action to 2.0.6 3309/head
2022-11-01  Elliot GorokhovskyMerge pull request #3304 from GermanAizek/dev
2022-10-31  appleman4321Rewrite checking condition bufStart pointer NULL 3304/head
2022-10-24  yiyuanerFix the wrong check for buffer overrun in UTIL_mergeFil... 3300/head
2022-10-22  Nick Terrell[contrib][linux] Disable ASM in the kernel
2022-10-22  Nick Terrell[contrib][linux] Add zstd_common module
2022-10-22  Nick Terrell[lazy] Use switch instead of indirect function calls...
2022-10-18  Miguel Ojeda[contrib][linux-kernel] Generate SPDX license identifie...
2022-10-18  Felix HandteMerge pull request #3290 from felixhandte/ddict-dict...
2022-10-18  daniellerozenblitMerge pull request #3285 from daniellerozenblit/optimal...
2022-10-17  Daniel KuteninMake fuzzing work without ZSTD_MULTITHREAD (#3291)
2022-10-17  Danielle RozenblitNo longer pass srcSize to minTableLog 3285/head
2022-10-17  Danielle RozenblitMinor simplication: no longer need to check src size...
2022-10-15  Yann ColletMerge pull request #3288 from facebook/cleanThreadPool
2022-10-15  W. Felix HandteMake ZSTD_getDictID_fromDDict() Read DictID from DDict 3290/head
2022-10-14  Danielle RozenblitUpdate regression results and better variable naming...
2022-10-14  Danielle RozenblitUpdate threshold to use optimal depth
2022-10-14  Danielle RozenblitAdditional ratio optimizations
2022-10-13  Yann Colletfix issue #3119 3288/head
2022-10-12  Danielle RozenblitUpdate regression results
2022-10-12  Yann Colletreplaced Zstandard by zstd in man page
2022-10-11  Danielle RozenblitMerge branch 'optimal-huff-depth' of github.com:daniell...
2022-10-11  Danielle RozenblitSet threshold to use optimal table log
2022-10-11  daniellerozenblitMerge branch 'facebook:dev' into optimal-huff-depth
2022-10-11  Danielle RozenblitCI failure fixes
2022-10-10  Dimitri PapadopoulosAutomatically update GitHub Actions in the future 3284/head
2022-10-08  Yann ColletMerge pull request #3281 from ilyakurdyukov/patch-1
next