~roguescholar/boost/+git/thread:svn-branches/initializer-list

Last commit made on 2008-09-23
Get this branch:
git clone -b svn-branches/initializer-list https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

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

Recent commits

44768ab... by Daniel James <email address hidden>

Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment).

[SVN r48931]

8fd0dd0... by Anthony Williams

Define a raw DLL main which is called by the C runtime if we're statically linked into a DLL --- fix for issue #2199

[SVN r48537]

8eea581... by Anthony Williams

Don't allocate TLS Key unless we need it; deallocate it on process exit --- partial fix for bug #2199

[SVN r48536]

a154c2a... by Anthony Williams

Removed locked and get_active_count

[SVN r48531]

10bf4ed... by Anthony Williams

Removed locked and get_active_count

[SVN r48530]

60d12dd... by Anthony Williams

Added recursive_mutex/condition::wait() change to list of breaking changes

[SVN r48528]

b4e9be3... by Anthony Williams

Added missing relative time constructor to unique_lock

[SVN r48213]

dcebae6... by Anthony Williams

Renamed internal bind stuff to invoker, as more expressive

[SVN r48209]

0d776bc... by Anthony Williams

Updated changes list

[SVN r48037]

2d6ed47... by Anthony Williams

Updated signature of create_thread

[SVN r48036]