Commit Graph

  • 32b074c9ae Array: Merge bug fixes to master for 1.72.0 beta cc Marshall Clow 2019-12-03 07:47:51 -0800
  • 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. Marshall Clow 2019-07-10 15:25:46 -0700
  • 520d8987f7 Merge bug fixes to master for 1.70 Marshall Clow 2019-03-07 06:33:59 -0800
  • b279a9005b Fix off-by-one error in range-checking for 'at()'. thanks to DHilbrich for the bug report. Marshall Clow 2019-02-07 07:52:11 -0800
  • 854215e54c
    Merge pull request #7 from Mike-Devel/feature/min_cmake Marshall Clow 2019-01-14 09:52:33 -0800
  • ee03e0bae8 [CI] Add travis file Mike Dev 2018-12-07 11:27:35 +0100
  • e5f4af3dd2 [CMake] Add self-test for cmake Mike Dev 2018-12-07 11:21:51 +0100
  • 85e33cd138 [CMake] Generate cmake target that other libraries can use Mike Dev 2018-09-18 13:16:45 +0200
  • 8f3aea2200 Merge array bug fixes to master Marshall Clow 2017-01-31 08:00:48 -0800
  • cef221d8b4 Merge pull request #5 from Lastique/patch-1 Marshall Clow 2017-01-23 20:00:25 -0800
  • 5d06f1074a Fix compilation for Oracle Studio 12.5 Andrey Semashev 2017-01-24 02:31:27 +0400
  • 4c27456a43 Copy doc jamfile from develop Daniel 2016-10-27 20:12:38 +0100
  • 16824fe0f1 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:03:40 -0500
  • 0d4fa276f4 Merge pull request #3 from boostorg/pull_request/remove_hash_fwd Marshall Clow 2015-01-08 14:10:08 -0800
  • cb4df41bd6 Replace inclusion of hash_fwd.hpp with a declaration of hash_range Peter Dimov 2015-01-09 00:01:41 +0200
  • cd9888316a Merge pull request #2 from danieljames/metadata Marshall Clow 2014-08-18 09:16:48 -0700
  • ce71078681 Add metadata file. Daniel James 2014-08-18 14:57:18 +0100
  • 9678f6aa3b Create merge base for git. Daniel James 2014-04-06 13:53:46 +0100
  • c0b1609ddb Merge r86524 (Correct broken links to C++ standard papers); fixes #9212 Michel Morin 2013-11-13 03:22:55 +0000
  • dfeb6bd0a5 Correct broken links to C++ standard papers. Refs #9212. Michel Morin 2013-10-30 12:51:24 +0000
  • 1966dd034b Updated license and copyright Marshall Clow 2013-10-14 21:35:20 +0000
  • 40c5dae84c Remove tabs Marshall Clow 2013-10-14 21:31:19 +0000
  • 4584f63f01 Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:20:59 +0000
  • 2e0052d49f Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:15:00 +0000
  • 6ad6249e1c Array: Remove obsolete MSVC version check. Stephen Kelly 2013-09-25 13:51:37 +0000
  • a73b6fb582 Merged boost::algorithm::gather and updated tests for Utility, Algorithm and Utility libraries Marshall Clow 2013-02-25 18:43:26 +0000
  • 12fcbb59c2 Back out some of the constexpr support Boost.Array; it crashes gcc Marshall Clow 2013-02-15 17:11:09 +0000
  • 4a60b8c146 Add constexpr support to Boost.Array Marshall Clow 2013-02-12 18:07:15 +0000
  • 117584a2ce Update Boost.Array tests to use newer Boost.Test features Marshall Clow 2013-02-11 17:16:55 +0000
  • 97a26a1599 Documented boost::get support in Boost.Array Marshall Clow 2012-12-19 20:32:34 +0000
  • 88abb34b4d Fix bug where failure test failed for the wrong reason on C++03 Marshall Clow 2012-12-19 17:49:04 +0000
  • e02e7dcc00 Add boost::get<> support to Boost.Array Marshall Clow 2012-12-19 00:53:31 +0000
  • daeb19f693 Add support for std::get<> to Boost.Array Marshall Clow 2012-12-18 17:59:08 +0000
  • ba1a2437cf Merge doc changes to release; fixes #6988 Marshall Clow 2012-06-14 16:01:03 +0000
  • f41b1d2d4c Added a note about std::array in C++11 Marshall Clow 2012-06-14 15:52:44 +0000
  • 3db6930a22 Added support Boost.Hash; checked in a test yesterday, but forgot to merge the actual code Marshall Clow 2012-05-24 13:04:02 +0000
  • 859fb5aa97 Merged changes for Boost.Array to release; adds support for Boost.Hash Marshall Clow 2012-05-23 16:35:13 +0000
  • f4a0cbd364 Added support for Boost.Hash to Boost.Array; fixes #6791 Marshall Clow 2012-04-14 18:07:34 +0000
  • 992299f2bf Use BOOST_ASSERT_MSG instead of naked BOOST_ASSERT Marshall Clow 2012-02-28 18:47:28 +0000
  • 5a97de6f2e Merge changes in Boost.Array to release Marshall Clow 2011-03-29 14:49:32 +0000
  • eea368fadf Merge changes in Boost.Array to release Marshall Clow 2011-03-29 14:47:50 +0000
  • e6a44cf529 Removed tabs Marshall Clow 2011-03-22 23:55:20 +0000
  • 111e93aa4c qualify array to avoid conflict with std::array; Refs #5233 Marshall Clow 2011-02-26 01:35:48 +0000
  • 5072c551ec Pathscale-4.0 configuration code/workarounds. Bryce Adelstein-Lelbach 2011-01-14 02:59:34 +0000
  • 26edbea113 Merging changes to release; fixes #4761 Marshall Clow 2011-01-13 15:49:03 +0000
  • 97e912e82e Added crbegin and crend to Boost.Array; refs #4761. Will close ticket when merged to release branch Marshall Clow 2010-12-28 19:14:23 +0000
  • 05aa660128 Added cbegin and cend to Boost.Array; refs #4761. Will close ticket when merged to release branch Marshall Clow 2010-12-28 18:39:14 +0000
  • 9644ee6662 Merged array changes to release; fixes #4757 Marshall Clow 2010-12-28 18:28:22 +0000
  • 7256882760 Fix? for borland Marshall Clow 2010-11-26 20:16:34 +0000
  • 5329bd6f1c Slight tweak of get_c_array Marshall Clow 2010-11-24 16:13:12 +0000
  • 80fa50df2e SunPro workaround; references #4757 Marshall Clow 2010-11-20 00:48:33 +0000
  • 6fbc8ee741 Added a test for 'get_c_array' Marshall Clow 2010-10-31 02:25:04 +0000
  • 38217688e1 Fix elems for Sun compilers Marshall Clow 2010-10-23 19:11:16 +0000
  • a603bffc48 Merged Array changes to release Marshall Clow 2010-06-28 17:59:21 +0000
  • 2595eda739 Removed tabs Marshall Clow 2010-06-11 14:46:31 +0000
  • 64e5394540 Added get_c_array to Boost.Array Marshall Clow 2010-06-06 16:05:13 +0000
  • c37498364e Detab array.hpp Marshall Clow 2010-04-19 21:41:21 +0000
  • 0c8902e8c2 Merged array changes from trunk to release; Fixes #3893 and #3168 Marshall Clow 2010-03-25 15:32:12 +0000
  • 5e81100035 Added support for SunCC and 'fill' operation; tickets #3893 and #3168 respectively Marshall Clow 2010-03-10 18:03:30 +0000
  • 79cadb97d7 Changed exception throwing to use boost::throw_exception Marshall Clow 2010-03-10 14:23:49 +0000
  • 9609395af0 Applied patches to fix #2886 Marshall Clow 2010-02-04 18:22:13 +0000
  • fb72e72640 MSVC warning suppression - fixes #3599. John Maddock 2010-02-03 12:10:56 +0000
  • 88868ba0df Merged array changes from trunk to release Marshall Clow 2010-01-12 05:55:52 +0000
  • 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 Troy D. Straszheim 2009-10-17 02:07:38 +0000
  • 99631823f6 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • 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. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • 5661b8cd63 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 7fb9412ea8 removed warning on vc++ for using std::equal Thorsten Jørgen Ottosen 2009-06-30 20:04:45 +0000
  • 86b069ad0e Merge [53104] and [53105] from the trunk Steven Watanabe 2009-05-23 06:00:42 +0000
  • 471bc9bf06 Supress warnings in array Steven Watanabe 2009-05-19 03:00:53 +0000
  • 9cf5e0c9a1 Use boost::swap instead of std::swap_ranges to enable ADL. Fixes #2753. Steven Watanabe 2009-05-19 02:37:04 +0000
  • 3d20bb1310 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • e7122b3f20 merge tests and Jamfiles for 7 libraries Boris Gubenko 2009-01-04 05:17:02 +0000
  • d2910e195a Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • b3ace9fb6e Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +0000
  • a6b531b5b1 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 9804292dad Move array test into canonical test subdir structure. Rene Rivera 2008-04-13 22:12:12 +0000
  • 4dd2cf1b64 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • 2e88dc228d Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 0a4d7e81ef Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • 96d4c5f737 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 069b5e2ca1 Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. Beman Dawes 2006-12-08 16:54:30 +0000
  • 526953fc5e Test for out_of_range rather than range_error. See 21.1.1 paragraph 13. Beman Dawes 2006-12-08 16:53:49 +0000
  • 5a23b06a83 Merged L & C issue fixes from trunk to branch. Andreas Huber 2006-12-01 11:34:43 +0000
  • b06f12b0b7 Fixed license & copyright issues. Andreas Huber 2006-12-01 10:29:49 +0000
  • e85feee293 Merged copyright and license addition Beman Dawes 2006-11-07 19:27:00 +0000
  • f0bbb8b211 Add copyright, license Beman Dawes 2006-11-07 19:11:57 +0000
  • b6522b3f60 (merge from head) http://www.josuttis.com/ hasn't the latest version any more Gennaro Prota 2006-08-08 18:53:30 +0000
  • d7a5408143 http://www.josuttis.com/ hasn't the latest version any more Gennaro Prota 2006-08-08 18:49:30 +0000
  • 3044ab376c Simplified code. John Maddock 2006-06-24 11:31:19 +0000
  • 564e4029d0 Simplified code. John Maddock 2006-06-24 11:31:19 +0000
  • 69188c998f Fix compiler errors resulting from missing return values. John Maddock 2006-06-09 11:40:07 +0000
  • 0dc11c2f23 Fix compiler errors resulting from missing return values. John Maddock 2006-06-09 11:40:07 +0000
  • 4c5212f5e4 Remove size zero support for old compilers that do not support partial template specialization Alisdair Meredith 2006-06-04 12:10:17 +0000
  • 7da1c4b310 Remove size zero support for old compilers that do not support partial template specialization Alisdair Meredith 2006-06-04 11:01:59 +0000
  • 276cd991f3 Support for zero length arrays Alisdair Meredith 2006-06-03 13:04:27 +0000
  • 8f10fdf27e Support for zero length arrays Alisdair Meredith 2006-06-03 12:51:13 +0000
  • 1f8298fb08 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • b41f7fdebe Merged from Version_1_33_1 Douglas Gregor 2005-12-08 03:23:02 +0000
  • 2fde5e334b License update Douglas Gregor 2004-09-09 13:59:01 +0000