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

Last commit made on 2007-11-08
Get this branch:
git clone -b svn-branches/system https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

560e832... by Beman Dawes

Branch for development of boost.system related changes

[SVN r40931]

5de1582... by Anthony Williams

Added missing licence and copyright

[SVN r40884]

39c864e... by Anthony Williams

use condition so we know when threads have unblocked, to avoid hard-coding a delay

[SVN r40846]

320cb63... by Anthony Williams

Use BOOST_VERIFY instead of BOOST_ASSERT in many places in order to avoid unused variable warnings

[SVN r40792]

c246222... by Roland Schwarz

Cosmetic change to please gcc.

[SVN r40791]

b7edb28... by Roland Schwarz

Usage requirements added.

[SVN r40790]

89f2032... by Anthony Williams

Use pthread_equal for comparing pthread_t IDs; use BOOST_VERIFY instead of BOOST_ASSERT in many places in order to avoid unused variable warnings

[SVN r40787]

d2f8230... by Anthony Williams

threadapi is a composite feature again

[SVN r40774]

9f6b5d1... by Roland Schwarz

Get rid of "unsused variable" warnings by making use of BOOST_VERIFY.
This changeset is for pthread only.

[SVN r40742]

e56708d... by Anthony Williams

added missing include

[SVN r40730]