~roguescholar/boost/+git/algorithm:svn-tags/merged_to_RC_1_34_0

Last commit made on 2007-06-07
Get this branch:
git clone -b svn-tags/merged_to_RC_1_34_0 https://git.launchpad.net/~roguescholar/boost/+git/algorithm

Branch merges

Branch information

Name:
svn-tags/merged_to_RC_1_34_0
Repository:
lp:~roguescholar/boost/+git/algorithm

Recent commits

4f1350b... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'merged_to_RC_1_34_0'.

[SVN r37938]

b21b54d... by Pavol Droba <email address hidden>

Applying patch from Nicola Musatti

[SVN r33709]

bd974bb... by Pavol Droba <email address hidden>

- join and lexicographical_compare added to the quickref
- join.hpp added to jambfil

[SVN r33406]

24b55c6... by Pavol Droba <email address hidden>

added comments about negative indexes in _nth, _tail and _head algorithms

[SVN r33255]

603223f... by Pavol Droba <email address hidden>

fixed to comparison operator in is_not_grater predicate

[SVN r33236]

1314846... by Pavol Droba <email address hidden>

testcases that were offencing vc8.0 fixed

[SVN r33143]

20d22a8... by Pavol Droba <email address hidden>

fix the tests to join_it naming

[SVN r33137]

134a106... by Pavol Droba <email address hidden>

regex variant of join_if renamed to join_if_regex for compilers that do not support
template ordering.

[SVN r33136]

0bcbe2a... by Pavol Droba <email address hidden>

fixed the slist include

[SVN r33024]

b7a3fa2... by Pavol Droba <email address hidden>

Testcase for regex variant of join_if added

[SVN r32919]