~roguescholar/boost/+git/move:develop

Last commit made on 2024-04-16
Get this branch:
git clone -b develop https://git.launchpad.net/~roguescholar/boost/+git/move

Branch merges

Branch information

Name:
develop
Repository:
lp:~roguescholar/boost/+git/move

Recent commits

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

Implement aligned_struct with __declspec(align(x)) for x = 8 as MSVC will not align the stack if a built-in type is used (like double).

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

Add launcer helper

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

Fix syntax error detected in quickbook 1.7

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

Update quickbook language to 1.7

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

Fixes #51: ("Compiler deprecation warnings with VS2019 Version 16.10 and boost/move headers")

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

Add timeout to tests

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

- Update gitignore with local msvc projects and binaries

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

Fix typo in BOOST_MOVE_STATIC_ASSERT

4798a80... 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

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

Add apt-get dist-upgrade to actions.