~roguescholar/boost/+git/thread:svn-branches/units/autoprefix

Last commit made on 2010-02-28
Get this branch:
git clone -b svn-branches/units/autoprefix https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

e52d6e8... by Steven Watanabe <email address hidden>

Create a branch for autoprefixing

[SVN r59996]

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]

1273e26... by Anthony Williams

Don't use timed_lock to do a lock

[SVN r57936]

c719f6e... by Anthony Williams

Added test and fix for issue 2742

[SVN r57925]