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

Skip to content

Tags: sam-caldwell/core

Tags

boost-1.84.0

Toggle boost-1.84.0's commit message
Use libstdc++11 for clang prior to 16.

Clang prior to version 16 does not support libstdc++13 that is installed
by default in GHA image ubuntu 22.04 in C++20 mode.

boost-1.84.0.beta1

Toggle boost-1.84.0.beta1's commit message
Update test/Jamfile

boost-1.83.0

Toggle boost-1.83.0's commit message
Android doesn't support pthread_setcancelstate. Fixes boostorg#150.

boost-1.83.0.beta1

Toggle boost-1.83.0.beta1's commit message
Avoid -Wsign-conversion warning in checked_delete.hpp

boost-1.82.0

Toggle boost-1.82.0's commit message
Add note about identity being moved from functional

boost-1.82.0.beta1

Toggle boost-1.82.0.beta1's commit message
Add note about identity being moved from functional

boost-1.81.0

Toggle boost-1.81.0's commit message
Added missing release notes for Boost 1.80.0.

boost-1.81.0.beta1

Toggle boost-1.81.0.beta1's commit message
Updated to GHA checkout@v3 to avoid deprecation warnings.

boost-1.80.0

Toggle boost-1.80.0's commit message
Add documentation for rebind C++03 compatibility

boost-1.80.0.beta1

Toggle boost-1.80.0.beta1's commit message
Update ci.yml