Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge stable in mater #8313

Merged
merged 14 commits into from
Nov 9, 2021
Merged

Merge stable in mater #8313

merged 14 commits into from
Nov 9, 2021

Commits on Oct 10, 2021

  1. purge changelog

    MartinNowak committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    b114d3f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. OpenBSD: Add polyImpl implementation for x86

    Fix Issue 22393 - OpenBSD: Add polyImpl implementation for x86
    ibara committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    36eeb42 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    78d152b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge pull request dlang#8285 from ibara/stable

    OpenBSD: Add polyImpl implementation for x86
    
    Signed-off-by: Iain Buclaw <ibuclaw@users.noreply.github.com>
    Merged-on-behalf-of: Martin Kinkelin <kinke@users.noreply.github.com>
    dlang-bot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5bcd231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a42656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5d182 View commit details
    Browse the repository at this point in the history
  4. Restarting the tests

    dukc committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cea7588 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dlang#8258 from dukc/fix16705

    Fix regression 16705
    
    Signed-off-by: Razvan Nitu <RazvanN7@users.noreply.github.com>
    Merged-on-behalf-of: Razvan Nitu <RazvanN7@users.noreply.github.com>
    dlang-bot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    71087a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Add OpenBSD to the unittest.

    ibara authored and dlang-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    089a3b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    8e9e9b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Fix 22488 - Add inout to allow Array.data for const/immutable Array's

    Simply propagate the const'ness to the return slice.
    MoonlightSentinel authored and dlang-bot committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a22571f View commit details
    Browse the repository at this point in the history
  2. Fix 22487 - Don't access payload for unititialized array data

    Explicitly return `[]` when `store` wasn't intialized yet.
    MoonlightSentinel authored and dlang-bot committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c098176 View commit details
    Browse the repository at this point in the history
  3. cirrus: Switch to big-sur image

    ibuclaw authored and dlang-bot committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4d003e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    dfaaf8f View commit details
    Browse the repository at this point in the history