~roguescholar/boost/+git/thread:pr/fix-gcc48-failures

Last commit made on 2017-10-08
Get this branch:
git clone -b pr/fix-gcc48-failures https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

Name:
pr/fix-gcc48-failures
Repository:
lp:~roguescholar/boost/+git/thread

Recent commits

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

Try to disable std_thread_guard and std_scoped_thread tests on g++ 4.8

4d26e4a... by Peter Dimov <email address hidden>

Add default g++ tester to Travis

f329ba3... by "Vicente J. Botet Escriba" <email address hidden>

Add more AppVeyors testers, in particular cygwin (Adapted from Boost.Integer).

adbd9c8... by "Vicente J. Botet Escriba" <email address hidden>

Add more AppVeyors testers, in particular cygwin (Adapted from Boost.Integer).

b128586... by "Vicente J. Botet Escriba" <email address hidden>

Merge pull request #172 from karzhenkov/fix-threadapi-detection-2

Move <threadapi> definition to Boost.Build

3ebd3b6... by Alexander Karzhenkov <email address hidden>

Rename module with <threadapi> definition

f247ef7... by "Vicente J. Botet Escriba" <email address hidden>

Merge branch 'develop' of github.com:boostorg/thread into develop

f67e6d4... by Alexander Karzhenkov <email address hidden>

<threadapi> auto-detection has to be performed in Jamroot

517f1ef... by "Vicente J. Botet Escriba" <email address hidden>

replace check by unlock_if_locked as some OsX define a check macro.

db160fa... by "Vicente J. Botet Escriba" <email address hidden>

Merge pull request #169 from austin-beer/fix_upwards_conversions_doc

Fixing documentation error