Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jun 24, 2022

  1. Complete merge.

    jzmaddock committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c8cf88a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Merge branch 'develop'

    jzmaddock committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    6752d07 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge branch 'develop'

    jzmaddock committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    3b333b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Merge branch 'develop'

    jzmaddock committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    f63a4e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge branch 'develop'

    jzmaddock committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7b4b9f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge branch 'develop'

    mborland committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    152eeba View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Fix rational_adaptor division bug.

    Fixes #540
    jzmaddock committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    23bd10c View commit details
    Browse the repository at this point in the history
  2. Make expression templates implicitly convert... (#543)

    * Make expression templates implicitly convert...
    to types that the number type will also convert to.
    Fixes: #541.
    * Restrict fix to C++17 and later and disable for older mingwin compilers.
    jzmaddock committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    beaf379 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Jun 28, 2023

  1. Merge pull request #561 from boostorg/develop

    Merge develop for Boost 1.83
    mborland authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    380aae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. feat: initial bzlmod support

    zaucy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4881bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38326bd View commit details
    Browse the repository at this point in the history
  3. chore: remove boost ci

    zaucy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    06e8f3e View commit details
    Browse the repository at this point in the history
Loading