~roguescholar/boost/+git/thread:svn-branches/quickbook-filenames

Last commit made on 2011-01-21
Get this branch:
git clone -b svn-branches/quickbook-filenames https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

9e425a9... by Daniel James <email address hidden>

Branch to work on filename handling without disturbing trunk.

[SVN r68345]

5ac2ff4... by Hartmut Kaiser <email address hidden>

Reverted accidental commit, sorry...

[SVN r67895]

8565a3e... by Hartmut Kaiser <email address hidden>

Spirit: replaced proto::lit with spirit::lit

[SVN r67754]

3648bc8... by Anthony Williams

Throw condition_error if pthread_cond_wait fails, rather than asserting

[SVN r67734]

73121ed... by Anthony Williams

Better fix for #4736 --- ensure we have tried to allocate TLS value
before complaining that it's not there, especially in native threads

[SVN r66518]

768e92b... by Anthony Williams

Added comment about lack of cleanup on native threads on some platforms

[SVN r66480]

98333b7... by Anthony Williams

fix for issue #4736 --- avoid setting tls data after the key has been destroyed

[SVN r66471]

4e00077... by Anthony Williams

Fix for issue #2330 - remove race condition in condition_variable::wait wrt interruption checking

[SVN r66228]

10f0c3e... by Anthony Williams

Fix for issue #4531 --- promise::lazy_init uses shared_ptr atomic access functions to avoid race

[SVN r66146]

fa2950a... by Anthony Williams

Fix for #4650 --- put tss_cleanup_implemented in the boost namespace

[SVN r66142]