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

Last commit made on 2010-04-20
Get this branch:
git clone -b svn-branches/inspect https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

5664452... by Daniel James <email address hidden>

Create a branch for inspect fixes.

[SVN r61439]

58fd273... by Anthony Williams

Added patch to fix issue #2501

[SVN r61429]

5f88ba1... by Anthony Williams

Fix use of rvalue ref in futures

[SVN r60990]

ab56946... by Anthony Williams

Modified boost::thread to work with MSVC10 RC

[SVN r59856]

7093fc6... by Anthony Williams

Disable templated rvalue ref constructor for MSVC10

[SVN r59758]

6f2b030... by Anthony Williams

Fixes to some uses of rvalue references; patch to avoid var size warnings on 64-bit platforms in future.hpp

[SVN r59752]

0e61e67... by Anthony Williams

Overload boost::move for thread& and thread&&

[SVN r59727]

b40998e... by Anthony Williams

Changed boost.thread to use BOOST_NO_RVALUE_REFERENCES rather than BOOST_HAS_RVALUE_REFS

[SVN r59699]

174d701... by Anthony Williams

Using BOOST_ASSERT rather than assert

[SVN r57940]

f2143d0... by Anthony Williams

Added missing BOOST_THREAD_DECL for at_thread_exit_function

[SVN r57937]