~roguescholar/boost/+git/range:svn-branches/quickbook-dev

Last commit made on 2011-11-01
Get this branch:
git clone -b svn-branches/quickbook-dev https://git.launchpad.net/~roguescholar/boost/+git/range

Branch merges

Branch information

Name:
svn-branches/quickbook-dev
Repository:
lp:~roguescholar/boost/+git/range

Recent commits

84269aa... by Daniel James <email address hidden>

Quickbook: Copy trunk libs into quickbook-dev branch.

[SVN r75213]

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

Quickbook: Copy trunk headers into quickbook-dev.

[SVN r75212]

1cb6a99... by Gennadiy Rozental <email address hidden>

eliminated unit_test_framework

[SVN r74719]

c4bd4bf... by Bryce Adelstein-Lelbach <email address hidden>

Remove tabs.

[SVN r72190]

41b76f8... by Neil Groves

[boost][range] - Ticket 5236 - Improved test coverage to ensure that the result for a random access strided range is consistent with that of a bidirectional strided range.

[SVN r72108]

846f11a... by Neil Groves

[boost][range] - Ticket 5236 - Strided reversing past begin issue resolved.

[SVN r72107]

8810c4c... by Neil Groves

[boost][range] - Ticket 5547 - Boost.Range join() ambiguous with Boost.Algorithm join() function. Put the Boost.Range join function into the boost::range namespace and brought out with 'using'

[SVN r72106]

91428c2... by Neil Groves

[boost][range] - Ticket 5530 - adaptor example fails to compile. This change adds tests for all of the .cpp example files for the range adaptors, and fixes a few small issues with the examples shown by the new tests.

[SVN r72104]

44c26a3... by Neil Groves

[boost][range] - Ticket 5486 - Removal of unnecessary variables from adjacent_filtered_range. This removes the requirement for the predicate to be default constructible.

[SVN r72102]

b06fca8... by Neil Groves

[boost][range] - Ticket 5556 - is_sorted namespace issue under GCC 4.5

[SVN r72101]