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

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

Branch merges

Branch information

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

Recent commits

45d9638... by Vladimir Prus

Branch for merging Boost.Build and Boost.Jam completely.

[SVN r59143]

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]

e8a2596... by John Maddock <email address hidden>

Add PDF generation options to fix external links to point to the web site.
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.

[SVN r51284]

7b2754b... by Steven Watanabe <email address hidden>

Fix copy/paste error in minmax docs. Fixes #2500

[SVN r51045]