~roguescholar/boost/+git/array:svn-tags/boost_python_llnl_

Last commit made on 2002-09-28
Get this branch:
git clone -b svn-tags/boost_python_llnl_ https://git.launchpad.net/~roguescholar/boost/+git/array

Branch merges

Branch information

Name:
svn-tags/boost_python_llnl_
Repository:
lp:~roguescholar/boost/+git/array

Recent commits

aac3e2f... by nobody <nobody@localhost>

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

[SVN r15542]

785e98f... by DaveAbrahams

No sense in failing just because a compiler doesn't implement correct for loop scoping!

[SVN r15327]

13d4e8b... by John Maddock <email address hidden>

Stripped tabs, added VC7+STLport fixes

[SVN r15193]

9ea2182... by John Maddock <email address hidden>

One more attempt to get Intel config right.

[SVN r15166]

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

Second try at fixing Intel errors, without messing up Intel+STLport config.

[SVN r15141]

6b9c6c9... by John Maddock <email address hidden>

Added (hopeful) Intel C++ fixes for broken std::reverse_iterator.

[SVN r15124]

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

Added a fix for non Microsoft compilers using Microsoft libraries.

[SVN r15068]

b874334... by Douglas Gregor <email address hidden>

array5.cpp:
  - Add (redundant) braces around initializer to silence GCC

[SVN r12528]

09c271c... by Douglas Gregor <email address hidden>

array3.cpp:
  - Qualify std::swap for compilers that don't have Koenig lookup

array5.cpp:
  - Don't use std::boolalpha, because it isn't portable

[SVN r12463]

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

Fixed reverse iterator declarations so that they work with VC7b2.

[SVN r12173]