Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dlang-community/containers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0-alpha.19
Choose a base ref
...
head repository: dlang-community/containers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 11 commits
  • 16 files changed
  • 5 contributors

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    ab5693a View commit details
    Browse the repository at this point in the history
  2. Update stdx-allocator dependency from 2.77.2 to 2.77.5

    To match the version used by the git submodule system.
    PetarKirov committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5a30ccb View commit details
    Browse the repository at this point in the history
  3. Set the targetPath to build/ and add it to .gitignore

    In order to stop polluting the root repo dir with build artifacts.
    PetarKirov committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    3cea245 View commit details
    Browse the repository at this point in the history
  4. Update .editorconfig

    PetarKirov committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0732b3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2325816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bf38f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    98b43c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from dayllenger/fix-segfault

    Fix a segfault
    merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
    dlang-bot authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    cc6fe5e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Replace body with do

    kubo39 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ec8ff7a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Merge pull request #159 from kubo39/replace-body-with-do

    Replace body with do
    merged-on-behalf-of: Petar Kirov <PetarKirov@users.noreply.github.com>
    dlang-bot authored May 6, 2020
    Configuration menu
    Copy the full SHA
    8cdffc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. -preview=in: Replace 'in ref' with 'const ref'

    Allow the code to compile with '-preview=in'.
    Geod24 authored and dlang-bot committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    fc1625a View commit details
    Browse the repository at this point in the history
Loading