Skip to content

Tags: boostorg/integer

Tags

boost-1.90.0

Toggle boost-1.90.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #37 from Flamefire/test-link-update

Update Link to regression test matrix in README

boost-1.90.0.beta1

Toggle boost-1.90.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #37 from Flamefire/test-link-update

Update Link to regression test matrix in README

boost-1.89.0

Toggle boost-1.89.0's commit message
Use Azure mirrors of Ubuntu .deb repositories in containers.

This reduces the likelihood of spurious CI failures caused by DDoS filters
being triggered by massive numbers of concurrent CI jobs.

boost-1.88.0

Toggle boost-1.88.0's commit message
Add a comma before ellipsis in constexpr_swap.

gcc 15 complains that the comma is required before vararg ellipsis.

Fixes #35.

boost-1.88.0.beta1

Toggle boost-1.88.0.beta1's commit message
Add a comma before ellipsis in constexpr_swap.

gcc 15 complains that the comma is required before vararg ellipsis.

Fixes #35.

boost-1.87.0

Toggle boost-1.87.0's commit message
Add a comma before ellipsis in constexpr_swap.

gcc 15 complains that the comma is required before vararg ellipsis.

Fixes #35.

boost-1.87.0.beta1

Toggle boost-1.87.0.beta1's commit message
Added a missing dependency on Boost.TypeTraits to CMakeLists.txt.

boost-1.86.0

Toggle boost-1.86.0's commit message
Replaced macos-11 GHA image with 12, 13 and 14 since 11 is being remo…

…ved.

boost-1.86.0.beta1

Toggle boost-1.86.0.beta1's commit message
Replaced macos-11 GHA image with 12, 13 and 14 since 11 is being remo…

…ved.

boost-1.85.0

Toggle boost-1.85.0's commit message
Added clang-17 CI jobs.