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

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

Branch merges

Branch information

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

Recent commits

fd1e26f... by DaveAbrahams

Branch for developing Bitten client/server testing

[SVN r41004]

304156c... by Anthony Williams

Fixed typo with interruption change

[SVN r40692]

31e1566... by Anthony Williams

renamed cancellation to interruption

[SVN r40685]

3908637... by Anthony Williams

rewrite xtime_get in terms of get_system_time to ensure clock consistency, and fix Borland test failures

[SVN r40680]

abee301... by Anthony Williams

Added changes from David Deakins to enable compilation on Windows CE

[SVN r40679]

9b1d3f8... by Roland Schwarz

New thread Jamfile. Requirement <threading>multi now correctly handled, even when requested with <threading>single. New project specific feature <threadapi> with values win32 and pthread available.

[SVN r40677]

3513eaf... by Anthony Williams

added timed_join to thread

[SVN r40653]

08a840a... by Anthony Williams

shared_mutex lock functions are not cancellation points

[SVN r40650]

370f5d4... by Anthony Williams

condition wait and sleep are now cancellation points

[SVN r40647]

8efc845... by Anthony Williams

Added specialization for reference_wrapper to allow use of boost::ref with boost::thread (again)

[SVN r40609]