~roguescholar/boost/+git/array:svn-branches/inspect

Last commit made on 2010-04-20
Get this branch:
git clone -b svn-branches/inspect https://git.launchpad.net/~roguescholar/boost/+git/array

Branch merges

Branch information

Name:
svn-branches/inspect
Repository:
lp:~roguescholar/boost/+git/array

Recent commits

9c93442... by Daniel James <email address hidden>

Create a branch for inspect fixes.

[SVN r61439]

c374983... by Marshall Clow <email address hidden>

Detab array.hpp

[SVN r61415]

5e81100... by Marshall Clow <email address hidden>

Added support for SunCC and 'fill' operation; tickets #3893 and #3168 respectively

[SVN r60436]

79cadb9... by Marshall Clow <email address hidden>

Changed exception throwing to use boost::throw_exception

[SVN r60417]

9609395... by Marshall Clow <email address hidden>

Applied patches to fix #2886

[SVN r59476]

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

MSVC warning suppression - fixes #3599.

[SVN r59439]

e875287... by troy d. straszheim

rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back

[SVN r56942]

100b5d6... by troy d. straszheim

Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.

[SVN r55159]

7fb9412... by =?utf-8?q?Thorsten_J=C3=B8rgen_Ottosen?= <email address hidden>

removed warning on vc++ for using std::equal

[SVN r54541]

471bc9b... by Steven Watanabe <email address hidden>

Supress warnings in array

[SVN r53105]