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: boostorg/math
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: boostorg/math
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: concepts
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 16, 2022

  1. Define C++20 concepts

    mborland committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a72ab6c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Add intel _Quad type

    [ci skip]
    mborland committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c495bf7 View commit details
    Browse the repository at this point in the history
  2. Add arbitrary arithmetic concepts

    [ci skip]
    mborland committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a4cd40f View commit details
    Browse the repository at this point in the history
  3. Add test on special function (beta)

    [ci skip]
    mborland committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b5344d5 View commit details
    Browse the repository at this point in the history
  4. Add policy concept

    [ci skip]
    mborland committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7252320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    046217c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    e9af348 View commit details
    Browse the repository at this point in the history
  2. Add definition for container

    mborland committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9a0905a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b56de86 View commit details
    Browse the repository at this point in the history
  4. Add complex number support

    mborland committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b802b7c View commit details
    Browse the repository at this point in the history
  5. Add execution policy concept

    mborland committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b03cbf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bd07ec View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Remove libc++ workaround

    mborland committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5b81a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3420530 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 11, 2022

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