~roguescholar/boost/+git/thread:feature/future_remove_catch_interrupted

Last commit made on 2014-10-24
Get this branch:
git clone -b feature/future_remove_catch_interrupted https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

Name:
feature/future_remove_catch_interrupted
Repository:
lp:~roguescholar/boost/+git/thread

Recent commits

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

remove thread_was_interrupted and fix wait_internal pending issue.

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

Merge pull request #29 from awulkiew/patch-1

Change members order in win32 thread_data_base to match ctor initializer...

1a4bd71... by Adam Wulkiewicz <email address hidden>

Change members order in win32 thread_data_base to match ctor initializer list.

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

update history.

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

take in account deferred/ready futures on variadic when_all/when_any.

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

Added deferred then tests.

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

Added missing boost/config.hpp file when checking for BOOST_NO_CXX11_DECLTYPE.

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

Try to address #9569.

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

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

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

added missing file.