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

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

Branch merges

Branch information

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

Recent commits

83d2bb6... by Daniel James <email address hidden>

Merge from trunk.

[SVN r40260]

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

Merge with the offending files removed.

[SVN r39995]

2918732... by Anthony Williams

read_write_mutex makes a comeback --- as shared_mutex

[SVN r39891]

5a4d5dd... by Anthony Williams

fixed more has-timed-lock backwards conditions

[SVN r39841]

55afcf6... by Anthony Williams

fixed typo in pthread_cond_timedwait and ETIMEDOUT

[SVN r39839]

16c7cf9... by Anthony Williams

fixed typo in pthread_cond_timedwait and ETIMEDOUT

[SVN r39838]

432bd29... by Anthony Williams

fixed direction of conditional

[SVN r39836]

a87914e... by Anthony Williams

added missing move.hpp header

[SVN r39832]

041530a... by Anthony Williams

added backwards-compatibility overload for call_once

[SVN r39785]

9d4c551... by Anthony Williams

New mutex implementations, more akin to C++0x

[SVN r39784]