~roguescholar/boost/+git/array:svn-branches/initializer-list

Last commit made on 2008-09-23
Get this branch:
git clone -b svn-branches/initializer-list https://git.launchpad.net/~roguescholar/boost/+git/array

Branch merges

Branch information

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

Recent commits

92f9476... by Daniel James <email address hidden>

Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment).

[SVN r48931]

9804292... by Rene Rivera <email address hidden>

Move array test into canonical test subdir structure.

[SVN r44376]

069b5e2... by Beman Dawes

Throw out_of_range rather than range_error. See 21.1.1 paragraph 13.

[SVN r36304]

526953f... by Beman Dawes

Test for out_of_range rather than range_error. See 21.1.1 paragraph 13.

[SVN r36303]

b06f12b... by Andreas Huber <email address hidden>

Fixed license & copyright issues.

[SVN r36224]

f0bbb8b... by Beman Dawes

Add copyright, license

[SVN r35905]

d7a5408... by Gennaro Prota <email address hidden>

http://www.josuttis.com/ hasn't the latest version any more

[SVN r34855]

564e402... by John Maddock <email address hidden>

Simplified code.

[SVN r34384]

0dc11c2... by John Maddock <email address hidden>

Fix compiler errors resulting from missing return values.

[SVN r34259]

7da1c4b... by Alisdair Meredith <email address hidden>

Remove size zero support for old compilers that do not support partial template specialization

[SVN r34161]