~roguescholar/boost/+git/algorithm: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/algorithm

Branch merges

Branch information

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

Recent commits

ff4a298... 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]

bca416c... by Marshall Clow <email address hidden>

s/ususally/often/; Refs #6689

[SVN r77343]

823e059... by Marshall Clow <email address hidden>

First draft of Boost.Algorithm documentation; more to come

[SVN r77326]

e3263d4... by Marshall Clow <email address hidden>

Renamed file 'ordered.hpp' to 'is_sorted.hpp' because that's what it contains

[SVN r77325]

1af2569... by Marshall Clow <email address hidden>

Add hex/unhex algorithms suggested by Olaf

[SVN r77138]

49668cf... by Marshall Clow <email address hidden>

More tests; removed ambiguity

[SVN r77134]

a92ae91... by Marshall Clow <email address hidden>

Another doc fix; Refs #6596

[SVN r77130]

028d9ae... by Marshall Clow <email address hidden>

Fix typos; Refs #6596

[SVN r77101]

dfaea65... by Marshall Clow <email address hidden>

Fix (even more) test failures in Boost.Algorithm

[SVN r77076]

eb8291e... by Marshall Clow <email address hidden>

Fix some test (more) failures in Boost.Algorithm

[SVN r77073]