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

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

Branch merges

Branch information

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

Recent commits

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

Add return *this in invoker assignment.

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

Merge branch 'master' into develop

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

try to fix Windows issue with system::time_point arithmetic.

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

Merge branch 'develop'

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

fix compiler error on time_point_cast.

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

Merge branch 'develop'

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

fix timi_point conversion.

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

Merge branch 'develop'

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

don't use steady clock if not supported.

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

avoid Boost.Test.