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

Last commit made on 2022-07-05
Get this branch:
git clone -b feature/pr-324 https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

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)

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

Merge pull request #336 from eldiener/develop

[skip ci] Add "cxxstd" json field

660f293... by Peter Dimov <email address hidden>

Remove all Windows jobs from ci.yml; the timeouts aren't sufficient and adjusting them all is too much work

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

Remove mingw job; it's hopeless

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

Trim Windows jobs as they take too long

28a0a19... by Peter Dimov <email address hidden>

Switch g++-5 to C++11

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

Adjust warning suppression