~roguescholar/boost/+git/iterator:svn-branches/maintenance/1_54_0

Last commit made on 2013-07-03
Get this branch:
git clone -b svn-branches/maintenance/1_54_0 https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

Name:
svn-branches/maintenance/1_54_0
Repository:
lp:~roguescholar/boost/+git/iterator

Recent commits

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

Create a maintenance branch for Boost 1.54.0

[SVN r84945]

6d0b2d4... by "Jeffrey Lee Hellrung, Jr" <email address hidden>

Merging trunk to release; fixing typo in comments of iterator_facade.

[SVN r80818]

c9463e9... by "Jeffrey Lee Hellrung, Jr" <email address hidden>

Merging boost/iterator from trunk to release (usability improvement after latest fix to function_input_iterator).

[SVN r80813]

9025bbf... by "Jeffrey Lee Hellrung, Jr" <email address hidden>

Merging boost/iterator and libs/iterator trunk to release.

[SVN r80568]

c7fc347... by "Jeffrey Lee Hellrung, Jr" <email address hidden>

merging from trunk; fix #5127 from M. Morin; fix for refs #5697

[SVN r78184]

fbbdcf8... by Jeremiah Willcock

Merged in BGL, enable_if, and related changes from trunk: r67035, r57559, r72837, r73010, r73026, r72960, r73425, r73424, r73009, r73998, r73997, r73006, r73630, r73631, r73999, r73422, r73423, r73996, r71221

[SVN r74023]

5d72ae4... by Daniel James <email address hidden>

Iterator: Use boost::result_of to determine nested result type of function in transform_iterator. Fixes #1427.

[SVN r70715]

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

Iterator: merge several changes from trunk.

- Update iterator_facade test for #1019
  (header change already merged).
- Category of each iterator is reduced to a known category before we try to
  find a minimum. Fixes #1517.
- `function_input_iterator` from Dean Michael Berris. Fixes #2893
- Fix typo in `boost/iterator.hpp`. Fixes #3434.
- Always include `add_reference` header in iterator adaptor header.

Did not merge changes for #1427.

[SVN r70709]

d45b57c... by Daniel James <email address hidden>

Revert [68076], refs #1427.

Will try to fix this properly in 1.47.

[SVN r68524]

5a88e6f... by Marshall Clow <email address hidden>

Merging fixes to release; Fixes #1427

[SVN r68076]