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.9.0
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: master
Choose a head ref
  • 10 commits
  • 15 files changed
  • 6 contributors

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    5219a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393029b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge pull request #184 from CyberShadow/assert-messages

    Add messages to assertions
    PetarKirov authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    26acc66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #187 from CyberShadow/pull-20210922-173345

    containers.dynamicarray: Implement opSliceAssign with arrays
    PetarKirov authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    31be25a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    8e3fa3f View commit details
    Browse the repository at this point in the history
  2. test/compile_test: Add compliance checks for special types (#186)

    Compile with -debug=check_compliance to check our progress towards
    supporting these unusual types.
    CyberShadow authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    586a4d0 View commit details
    Browse the repository at this point in the history
  3. fix(docs): use correct Ddoc entries (#190)

    Signed-off-by: Luís Ferreira <contact@lsferreira.net>
    ljmf00 authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    77c02a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. ci(github): add step to build documentation (#191)

    Signed-off-by: Luís Ferreira <contact@lsferreira.net>
    ljmf00 authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6f43ada View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Feb 7, 2023

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