~roguescholar/boost/+git/algorithm:svn-branches/modular-build

Last commit made on 2013-09-25
Get this branch:
git clone -b svn-branches/modular-build https://git.launchpad.net/~roguescholar/boost/+git/algorithm

Branch merges

Branch information

Name:
svn-branches/modular-build
Repository:
lp:~roguescholar/boost/+git/algorithm

Recent commits

da5bce5... by Vladimir Prus

Create branch to keep WIP patch for modular build.

[SVN r85883]

d528574... by Andrey Semashev <email address hidden>

To reduce dependencies changed includes from iterator_range.hpp to iterator_range_core.hpp.

[SVN r85731]

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

Rewrote iota_n to use pre-increment instead of post - now the same as iota. Added a test for 0 as well.

[SVN r85465]

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

Fixed typo "one_of_value" --> "one_of_equal". Refs #9010

[SVN r85397]

5f79807... by Marshall Clow <email address hidden>

Removed unused typedef; Refs #8546

[SVN r85106]

4f269a2... by Marshall Clow <email address hidden>

Fix error in compile-fail test; now fails to compile for the right reason

[SVN r84824]

05475fe... by Marshall Clow <email address hidden>

Fixed some mixed singular/plural bits

[SVN r84648]

44d65cb... by Marshall Clow <email address hidden>

Added documentation for 'is_permutation'

[SVN r84538]

3e5f571... by Marshall Clow <email address hidden>

fixed Doxygen comment

[SVN r84448]

73cfe03... by Marshall Clow <email address hidden>

Added docs for C++14 variants of 'equal' and 'mismatch'

[SVN r84447]