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

Last commit made on 2018-02-14
Get this branch:
git clone -b feature/timespec_clocks https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

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

Merge branch 'develop' into feature/timespec_clocks

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

Merge pull request #207 from austin-beer/feature/timespec_clocks_pr24_cleanup

Final Cleanup

96484ac... by Austin Beer <email address hidden>

Replace hard-coded poll interval with BOOST_THREAD_POLL_INTERVAL_MILLISECONDS

7de4a70... by Austin Beer <email address hidden>

Add test code for time jump issue

3b7ca04... by Austin Beer <email address hidden>

Improve when and where the inline keyword is used.

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

fix ODR issue when future continuations are enabled. #193 future_then unit test contains two different implementations of do_continuation function.

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

Add trace.

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

dump diff duration on failing test.

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

Move from 50ms to 75 ms as MacOS runs (on virtual machines?) are failing.

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

Added a nex duration trace.