~roguescholar/boost/+git/intrusive:master

Last commit made on 2024-03-23
Get this branch:
git clone -b master https://git.launchpad.net/~roguescholar/boost/+git/intrusive

Branch merges

Branch information

Name:
master
Repository:
lp:~roguescholar/boost/+git/intrusive

Recent commits

07ba0e3... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Update changelog for Boost 1.85

6f57c7c... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Fixes #81 ("unordered_set rehash breaks insert_commit_data")

1c1144c... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Fixes #83 ("Index is missing")

5c71cb3... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Fix unintended msvc project commit

e997641... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Fix typo in BOOST_INTRUSIVE_STATIC_ASSERT

dc4f166... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Update Boost 1.85 release notes

646633e... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Boost::static_assert is no longer a dependency

e84e9b7... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Use BOOST_INTRUSIVE_STATIC_ASSERT instead of BOOST_STATIC_ASSERT to reduce library level and weight.

60def75... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

- Remove clang with listdc++ tests in C++2b mode as there is an incompatibility between them.
- Add new toolsets present in ubuntu 23.04.
- Use container images also for Ubuntu 22.04

148639a... by =?utf-8?q?Ion_Gazta=C3=B1aga?= <email address hidden>

Update dependencies