~roguescholar/boost/+git/thread:feature/pr-393

Last commit made on 2023-09-11
Get this branch:
git clone -b feature/pr-393 https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

Name:
feature/pr-393
Repository:
lp:~roguescholar/boost/+git/thread

Recent commits

09f01fb... by Peter Dimov <email address hidden>

Merge branch 'invoke_swap' of https://github.com/Flamefire/thread into feature/pr-393

30dcb6d... by Peter Dimov <email address hidden>

Update ci.yml

27cb703... by Alexander Grund <email address hidden>

Use boost::core::invoke_swap instead of deprecated boost::swap

52b62ee... by Peter Dimov <email address hidden>

Update ci.yml

78af23c... by Peter Dimov <email address hidden>

Remove tabs

743d19d... by Peter Dimov <email address hidden>

Update ci.yml

7f7faf2... by Peter Dimov <email address hidden>

Merge branch 'develop' of https://github.com/mbs-c/thread into feature/pr-324

1de55fc... by Peter Dimov <email address hidden>

Fix test_366_4.cpp

8db3253... by Peter Dimov <email address hidden>

Disable interruptions in ~thread_guard, ~scoped_thread, ~strict_scoped_thread (refs #366, #367, #369)

f71e0f1... by Peter Dimov <email address hidden>

Add test cases for issue #366 (also see comments in #367 and #369)