~roguescholar/boost/+git/algorithm:svn-branches/inspect

Last commit made on 2010-04-20
Get this branch:
git clone -b svn-branches/inspect https://git.launchpad.net/~roguescholar/boost/+git/algorithm

Branch merges

Branch information

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

Recent commits

0abb237... by Daniel James <email address hidden>

Create a branch for inspect fixes.

[SVN r61439]

235c81b... by Jeremiah Willcock

Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool

[SVN r61437]

1eb3d83... by Daniel James <email address hidden>

Fix links for string algorithm to range documentation.

[SVN r61351]

8f2b8d4... by troy d. straszheim

rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back

[SVN r56942]

6c0f953... by Pavol Droba <email address hidden>

GCC compilation errors caused be the recent update fixed

[SVN r55434]

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

Merged ADL protection patch from Neil Groves

[SVN r55424]

236b142... by troy d. straszheim

Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.

[SVN r55159]

9bad789... by Steven Watanabe <email address hidden>

Fix operator precedence error in documentation. Fixes #2122

[SVN r53520]

d84f81d... by Jeremiah Willcock

Fixed most tab and min/max issues from trunk inspection report

[SVN r53141]

ce98e8b... by Steven Watanabe <email address hidden>

Qualify minmax with boost:: to avoid ambiguity with std::minmax. Fixes #3023

[SVN r53062]