]> git.ipfire.org Git - thirdparty/zstd.git/shortlog
thirdparty/zstd.git
2022-12-22  W. Felix Handte`make man` 3397/head
2022-12-22  W. Felix HandteMan Page Tweaks, Edits, Formatting Fixes
2022-12-22  Nick TerrellFix `make clangbuild` & add CI
2022-12-22  Nick Terrell[cmake] Add noexecstack to compiler/linker flags
2022-12-21  Yann ColletMerge pull request #3385 from jonpalmisc/improve_help
2022-12-21  Felix HandteMerge pull request #3386 from felixhandte/pin-other...
2022-12-21  Jon PalmiscianoUpdate tests to expect new CLI help output 3385/head
2022-12-21  Jon PalmiscianoClean up welcome message
2022-12-21  Jon PalmiscianoRewrite help output to improve readability
2022-12-20  W. Felix HandtePin Remaining Action Dependencies (Except OSS-Fuzz) 3386/head
2022-12-20  Felix HandteMerge pull request #3384 from felixhandte/pin-checkout...
2022-12-20  Nick Terrell[build][cmake] Fix cmake with custom assembler
2022-12-20  W. Felix HandtePin actions/checkout Dependency to Specific Commit... 3384/head
2022-12-20  Felix HandteMerge pull request #3378 from facebook/dependabot/githu...
2022-12-20  Felix HandteMerge pull request #3377 from facebook/dependabot/githu...
2022-12-20  Felix HandteMerge pull request #3340 from facebook/dependabot/githu...
2022-12-20  Nick Terrell[docs] Clarify dictionary loading documentation
2022-12-20  Felix HandteMerge pull request #3173 from felixhandte/update-copyri...
2022-12-20  W. Felix HandteCoalesce Almost All Copyright Notices to Standard Phrasing 3173/head
2022-12-20  W. Felix HandteRewrite Copyright Date Ranges from `-present` to `...
2022-12-20  W. Felix HandteUpdate test-license.py
2022-12-20  W. Felix HandteUpdate Copyright Year ('2021' -> 'present')
2022-12-20  W. Felix HandteUpdate Copyright Headers 'Facebook' -> 'Meta Platforms'
2022-12-20  W. Felix HandteManually Update VS Code Copyright Definitions
2022-12-20  Yann ColletMerge pull request #3289 from nmoinvaz/cmake/playtest-win
2022-12-19  Yonatan KomornikMerge pull request #3364 from yoniko/fix-windows-mt...
2022-12-19  Yonatan KomornikCR fixes 3364/head
2022-12-19  Nick Terrell[pzstd] Fixes for Windows build
2022-12-19  Eli SchwartzCI: build contrib directory on meson-windows
2022-12-19  Eli SchwartzCI: build programs on meson-windows too
2022-12-19  Yann ColletMerge pull request #3376 from facebook/split2
2022-12-19  dependabot... Bump github/codeql-action from 1.0.26 to 2.1.37 3378/head
2022-12-19  dependabot... Bump ossf/scorecard-action from 2.0.6 to 2.1.0 3377/head
2022-12-18  Yann Colletminor reformatting 3376/head
2022-12-17  Yonatan Komornikmeson: zstreamtests should now pass on Windows
2022-12-17  Yonatan KomornikFix race condition in the Windows thread / pthread...
2022-12-17  Yonatan KomornikFixes two bugs in the Windows thread / pthread translat...
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 actions/upload-artifact from 1 to 3 3340/head
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
next