~roguescholar/boost/+git/iterator:svn-branches/unlabeled-1.25.2

Last commit made on 2001-03-05
Get this branch:
git clone -b svn-branches/unlabeled-1.25.2 https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

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

Recent commits

68bfcfa... by "Ralf W. Grosse-Kunstleve" <email address hidden>

Join ralf_grosse_kunstleve with HEAD

[SVN r9444]

3c30ca9... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'unlabeled-1.25.2'.

[SVN r8768]

8f41e88... by Jeremy Siek <email address hidden>

fixed bug in assignment operator under VC++, which was the cause of
  the access violation error in graph/test/graph.cpp. The root
  of this bug is in compressed pair, which VC++ has a hard time
  generating a correct operator= for.

[SVN r8767]

58b56fb... by DaveAbrahams

Initial checkin

[SVN r8757]

9a4b0b5... by Jeremy Siek <email address hidden>

added filter iterator

[SVN r8735]

c948483... by Jeremy Siek <email address hidden>

added some #ifdefs to prevent compilation of workaround code

[SVN r8688]

a31a89a... by Jeremy Siek <email address hidden>

fixed some mwerks compiler errors

[SVN r8683]

b8ccd48... by DaveAbrahams

Moved type<> to boost/type.hpp

[SVN r8678]

cf1d6a3... by Jeremy Siek <email address hidden>

fixed some warnings under g++

[SVN r8600]

7fa5da6... by Jeremy Siek <email address hidden>

fixed dispatch for MIPSpro workaround

[SVN r8599]