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

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

Branch merges

Branch information

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

Recent commits

4b5296a... by Vladimir Prus

Branch for merging Boost.Build and Boost.Jam completely.

[SVN r59143]

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]

37922d8... by Anthony Williams

Added a wait call to new call_once

[SVN r57924]

7b79a31... by Anthony Williams

A partial fix for issue #2100: use boost::throw_exception for all exceptions except thread_interrupted

[SVN r57912]

9a09406... by Anthony Williams

Ensure call_once event is correctly cleaned up

[SVN r57889]

9bdb778... by Anthony Williams

Only allocate an event if there is contention in call_once

[SVN r57882]

9621daf... by Anthony Williams

Clarify note on call_once

[SVN r57862]