~roguescholar/boost/+git/iterator:svn-branches/units/autoprefix

Last commit made on 2010-02-28
Get this branch:
git clone -b svn-branches/units/autoprefix https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

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

Recent commits

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

Create a branch for autoprefixing

[SVN r59996]

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]

55c08b7... by "Michael A. Jackson" <email address hidden>

Updating dependency information for modularized libraries.

[SVN r49628]

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

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

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

[SVN r49510]

e06c4b3... by Nicola Musatti <email address hidden>

Applied patch from ticket #2344

[SVN r49227]