~roguescholar/boost/+git/thread:sandbox-branches/birbacher/propertymap-functormap

Last commit made on 2012-03-20
Get this branch:
git clone -b sandbox-branches/birbacher/propertymap-functormap https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

Name:
sandbox-branches/birbacher/propertymap-functormap
Repository:
lp:~roguescholar/boost/+git/thread

Recent commits

47ca9ef... by Frank Birbacher <email address hidden>

Created branch to extend PropertyMap:
add a readable functor map that calls a given functor or function upon lookup.
Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397
and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358

[SVN r77438]

a421e10... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Comment not yet commited tests

[SVN r77427]

1c4b42b... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Make test names shorter

[SVN r77401]

bba3be4... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Fix missing include

[SVN r77399]

3abfbb8... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Added upgrade_mutex on windows

[SVN r77396]

331a350... by "Vicente J. Botet Escriba" <email address hidden>

Thread: comment not yet committed examples

[SVN r77394]

99ad690... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Added Chrono related functions to exclusive lock+ upgrade_mutex typedef

[SVN r77393]

4301b21... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Added LOCK::move() member function when no RVALUE is available (Useful for Sun compiler to force move semantics) + possibility to have explicit lock conversions+chrono timed related unique_lock constructor from upgrade_lock

[SVN r77392]

fceab58... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Added future/shared/future/promise/packaged_task::move() member function when no RVALUE is available (Useful for Sun compiler to force move semantics)

[SVN r77391]

e8a4ed4... by "Vicente J. Botet Escriba" <email address hidden>

Thread: Make test names shorter + Added more tests on locks

[SVN r77388]