~roguescholar/boost/+git/iterator:svn-tags/start/Version_1_18_3

Last commit made on 2008-04-12
Get this branch:
git clone -b svn-tags/start/Version_1_18_3 https://git.launchpad.net/~roguescholar/boost/+git/iterator

Branch merges

Branch information

Name:
svn-tags/start/Version_1_18_3
Repository:
lp:~roguescholar/boost/+git/iterator

Recent commits

9c15644... by Rene Rivera <email address hidden>

Cleanup release tags.

[SVN r44232]

b43c19a... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'Version_1_18_3'.

[SVN r8252]

87a3007... by Jeremy Siek <email address hidden>

completed codewarrior workaround

[SVN r8169]

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

changed counting iterator policies to a template class to avoid
using template member functions

[SVN r8157]

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

don't use iterator adaptors at all under VC++, even with STLport
until we can figure out why the INTERNAL COMPILER ERROR's are happening

[SVN r8139]

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

port to Codewarrior 6.0

[SVN r8107]

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

added base() function

[SVN r8098]

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

changed reference type

[SVN r8033]

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

ported the graph library to borland

[SVN r7965]

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

work around for VC++ bug, triggered by overloading of remove_edge

[SVN r7860]