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

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

Branch merges

Branch information

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

Recent commits

7b36455... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'.

[SVN r15460]

5bacd28... by DaveAbrahams

Roll back MPL v2 fix as it's no longer needed and was breaking Borland

[SVN r15264]

77c1698... by DaveAbrahams

mpl_v2 branch checkin

[SVN r15258]

2c302ee... by DaveAbrahams

operator[] workaround from "Yitzhak Sapir" <email address hidden>

[SVN r15244]

a586f20... by Ronald Garcia <email address hidden>

Added Shared Container Iterator adaptor to iterator adaptor library.

[SVN r15169]

34c159d... by Gennadiy Rozental <email address hidden>

Minor sunpro compartibility fix

[SVN r14741]

b22a3ad... by Beman Dawes

Add BOOST_NO_STD_ITERATOR_TRAITS workaround

[SVN r14663]

4a24e0f... by DaveAbrahams

Fixed for VC7.1

[SVN r14433]

3844edc... by DaveAbrahams

Fixed input iterator requirements. For a == b a++ == b++ is no longer
required. See 24.1.1/3 for details. (Thomas Witt)

[SVN r13716]

fdd1601... by John Maddock <email address hidden>

Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
   Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
   where appropriate to do so.

[SVN r13714]