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

Last commit made on 2009-05-28
Get this branch:
git clone -b svn-branches/phoenix_v3 https://git.launchpad.net/~roguescholar/boost/+git/algorithm

Branch merges

Branch information

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

Recent commits

d019fd5... by Eric Niebler <email address hidden>

Phoenix Reloaded

[SVN r53348]

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]

784402e... by "Michael A. Jackson" <email address hidden>

Updating dependency information for modularized libraries.

[SVN r49628]

1188575... by "Michael A. Jackson" <email address hidden>

Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.

[SVN r49627]

bff2a1e... by "Michael A. Jackson" <email address hidden>

Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor

[SVN r49510]

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

self assignment problem in is_any_ofF fixed

[SVN r48281]

760af17... by Pavol Droba <email address hidden>

removed static constant FIXED_STORAGE_SIZE from is_any_of to
make the code compile on borland compilers

[SVN r48218]