Marshall Clow
|
453cf59eb9
|
Replace Boost.Test with lightweight_test from Boost.Core. Modified version of https://github.com/boostorg/array/pull/6. Thanks to mloskot for the patch.
|
2019-07-10 15:25:46 -07:00 |
|
Marshall Clow
|
b279a9005b
|
Fix off-by-one error in range-checking for 'at()'. thanks to DHilbrich for the bug report.
|
2019-02-07 07:52:11 -08:00 |
|
Mike Dev
|
e5f4af3dd2
|
[CMake] Add self-test for cmake
|
2018-12-07 11:34:20 +01:00 |
|
Marshall Clow
|
40c5dae84c
|
Remove tabs
[SVN r86310]
|
2013-10-14 21:31:19 +00:00 |
|
Marshall Clow
|
12fcbb59c2
|
Back out some of the constexpr support Boost.Array; it crashes gcc
[SVN r82906]
|
2013-02-15 17:11:09 +00:00 |
|
Marshall Clow
|
4a60b8c146
|
Add constexpr support to Boost.Array
[SVN r82834]
|
2013-02-12 18:07:15 +00:00 |
|
Marshall Clow
|
117584a2ce
|
Update Boost.Array tests to use newer Boost.Test features
[SVN r82822]
|
2013-02-11 17:16:55 +00:00 |
|
Marshall Clow
|
88abb34b4d
|
Fix bug where failure test failed for the wrong reason on C++03
[SVN r82102]
|
2012-12-19 17:49:04 +00:00 |
|
Marshall Clow
|
e02e7dcc00
|
Add boost::get<> support to Boost.Array
[SVN r82089]
|
2012-12-19 00:53:31 +00:00 |
|
Marshall Clow
|
daeb19f693
|
Add support for std::get<> to Boost.Array
[SVN r82083]
|
2012-12-18 17:59:08 +00:00 |
|
Marshall Clow
|
f4a0cbd364
|
Added support for Boost.Hash to Boost.Array; fixes #6791
[SVN r77976]
|
2012-04-14 18:07:34 +00:00 |
|
Marshall Clow
|
e6a44cf529
|
Removed tabs
[SVN r70442]
|
2011-03-22 23:55:20 +00:00 |
|
Marshall Clow
|
111e93aa4c
|
qualify array to avoid conflict with std::array; Refs #5233
[SVN r69291]
|
2011-02-26 01:35:48 +00:00 |
|
Marshall Clow
|
97e912e82e
|
Added crbegin and crend to Boost.Array; refs #4761. Will close ticket when merged to release branch
[SVN r67481]
|
2010-12-28 19:14:23 +00:00 |
|
Marshall Clow
|
05aa660128
|
Added cbegin and cend to Boost.Array; refs #4761. Will close ticket when merged to release branch
[SVN r67478]
|
2010-12-28 18:39:14 +00:00 |
|
Marshall Clow
|
7256882760
|
Fix? for borland
[SVN r66781]
|
2010-11-26 20:16:34 +00:00 |
|
Marshall Clow
|
6fbc8ee741
|
Added a test for 'get_c_array'
[SVN r66294]
|
2010-10-31 02:25:04 +00:00 |
|
Marshall Clow
|
5e81100035
|
Added support for SunCC and 'fill' operation; tickets #3893 and #3168 respectively
[SVN r60436]
|
2010-03-10 18:03:30 +00:00 |
|
John Maddock
|
fb72e72640
|
MSVC warning suppression - fixes #3599.
[SVN r59439]
|
2010-02-03 12:10:56 +00:00 |
|
Troy D. Straszheim
|
e875287d55
|
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]
|
2009-10-17 02:07:38 +00:00 |
|
Troy D. Straszheim
|
100b5d687b
|
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]
|
2009-07-26 00:49:56 +00:00 |
|
Steven Watanabe
|
471bc9bf06
|
Supress warnings in array
[SVN r53105]
|
2009-05-19 03:00:53 +00:00 |
|
Michael A. Jackson
|
b3ace9fb6e
|
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
|
2008-11-07 17:02:56 +00:00 |
|
Michael A. Jackson
|
a6b531b5b1
|
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
|
2008-11-01 13:15:41 +00:00 |
|
Rene Rivera
|
9804292dad
|
Move array test into canonical test subdir structure.
[SVN r44376]
|
2008-04-13 22:12:12 +00:00 |
|