Skip to content

Tags: zanbilify/boost_integer

Tags

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 boostorg#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 boostorg#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 boostorg#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.

boost-1.85.0.beta1

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

boost-1.84.0

Toggle boost-1.84.0's commit message
Remove C++03 CI jobs, use gcc-11 libstdc++ in clang-12 through 15.