~roguescholar/boost/+git/thread:svn-branches/sredl_2009_05_proptree_update

Last commit made on 2009-05-15
Get this branch:
git clone -b svn-branches/sredl_2009_05_proptree_update https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

019030b... by CornedBee

Branch for big updates, so that I can have broken intermediate states.

[SVN r53026]

effd891... by John Maddock <email address hidden>

Remove options that are no longer required and get the PDF docs building.

[SVN r51142]

13db35c... by Anthony Williams

Undo commit from r49977 which added extraneous throw to thread example

[SVN r49978]

0f2d480... by Anthony Williams

Added test for making std::thread work with std::vector

[SVN r49977]

9edc61e... by Anthony Williams

Removed controversial catch(...) clauses from thread class

[SVN r49969]

f4dab6a... by "Michael A. Jackson" <email address hidden>

Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.

[SVN r49627]

9e0550d... by "Michael A. Jackson" <email address hidden>

Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor

[SVN r49510]

0d1701c... by Anthony Williams

Enhanced thread move tests

[SVN r49124]

f2f62f9... by Anthony Williams

Test and fix for trac issue #2380: return boost::move(some_thread) now works

[SVN r49112]

8a329f6... by Anthony Williams

Renamed lock variables to lk to avoid name shadow warnings

[SVN r49013]