~roguescholar/boost/+git/thread:svn-branches/modular-build

Last commit made on 2013-09-25
Get this branch:
git clone -b svn-branches/modular-build https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

Name:
svn-branches/modular-build
Repository:
lp:~roguescholar/boost/+git/thread

Recent commits

dd51f97... by Vladimir Prus

Create branch to keep WIP patch for modular build.

[SVN r85883]

04e3d91... by mokabar

thread: implement physical_concurrency

[SVN r85864]

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

Thread: added missing function wrapper.

[SVN r85863]

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

Thread: make it possible to use non default constructible types in sync_queue, but sync_bounded_queue requires it yet.

[SVN r85861]

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

Thread: added first thread_pool.

[SVN r85855]

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

Thread: fix some move semantic issues on sync_queue and sync_bounded_queue and add tests.

[SVN r85854]

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

Thread: fix some move issues on sync_queue.

[SVN r85841]

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

Thread: make code uniform heap_new/heap_delete pairwise.

[SVN r85840]

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

Thread: add detail:: to access detail::win32::GetTickCount64().

[SVN r85772]

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

Thread: try to fix SIGSEGV on win32 issue #7666.

[SVN r85734]