~roguescholar/boost/+git/iterator:svn-branches/filesystem3

Last commit made on 2010-06-09
Get this branch:
git clone -b svn-branches/filesystem3 https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

Name:
svn-branches/filesystem3
Repository:
lp:~roguescholar/boost/+git/iterator

Recent commits

a9b594c... by Beman Dawes

v2, v3, integration branch

[SVN r62649]

251b9f8... by Jeremiah Willcock

Fixed #3434

[SVN r62626]

2786268... by Jeremiah Willcock

Applied patches from #1427; fixes #1427

[SVN r62625]

6bb8223... by Jeremiah Willcock

Added function_input_iterator from Dean Michael Berris; fixes #2893

[SVN r62615]

c07f55f... by Jeremiah Willcock

Removed unneeded #include; fixes #1533

[SVN r62593]

ac522bc... by DaveAbrahams

category of each component iterator is reduced to a known category before we try to find a minimum.
Closes #1517

[SVN r58012]

4c60e26... by DaveAbrahams

Made sure that iterator_facade's nested ``::pointer`` type is always
the same as what's returned from operator->. For input iterators,
that wasn't always the case (see operator_arrow_proxy).

Fixes #1019.

[SVN r57989]

d11c7a3... 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]

76fd8e2... 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]

f2433c6... 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]