~roguescholar/boost/+git/range:svn-branches/modular-build

Last commit made on 2013-09-25
Get this branch:
git clone -b svn-branches/modular-build https://git.launchpad.net/~roguescholar/boost/+git/range

Branch merges

Branch information

Name:
svn-branches/modular-build
Repository:
lp:~roguescholar/boost/+git/range

Recent commits

b4ed5cb... by Vladimir Prus

Create branch to keep WIP patch for modular build.

[SVN r85883]

34cea30... by Neil Groves

[boost][range] - fix a very odd compilation problem in range_size that only occurs on clang 4.2 on the Mac (clang 4.2 on linux is fine)

[SVN r85717]

cca9739... by Andrey Semashev <email address hidden>

Fixed compilation with gcc 4.7.

[SVN r85707]

30e6df5... by Neil Groves

[boost][range] - removed warnings found building with clang 3.2.

[SVN r85698]

2285f90... by Neil Groves

[boost][range] correct lifetime defect in the tokenized range adapter

[SVN r85697]

0addcfa... by Neil Groves

[boost][range] - changed join_iterator reference type handling to address several user observations and failing clang builds.

[SVN r85692]

426e0c3... by Neil Groves

[boost][range] - changed join_iterator reference type handling to address several user observations and failing clang builds.

[SVN r85691]

f662a07... by Neil Groves

[boost][range] Ticket 8702 - size_type detection

[SVN r85690]

90ce7f3... by Neil Groves

[boost][range] - fix for ticket 6888 - unique predicate overloads

[SVN r85686]

a59819f... by Neil Groves

[boost][range] - fix for ticket 8341 - has_range_iterator

[SVN r85682]