~roguescholar/boost/+git/array:sandbox-branches/birbacher/fix_documentation

Last commit made on 2010-03-14
Get this branch:
git clone -b sandbox-branches/birbacher/fix_documentation https://git.launchpad.net/~roguescholar/boost/+git/array

Branch merges

Branch information

Name:
sandbox-branches/birbacher/fix_documentation
Repository:
lp:~roguescholar/boost/+git/array

Recent commits

98c7f0a... by Frank Birbacher <email address hidden>

new branch to fix documentation

[SVN r60575]

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]

9cf5e0c... by Steven Watanabe <email address hidden>

Use boost::swap instead of std::swap_ranges to enable ADL. Fixes #2753.

[SVN r53104]