Commit Graph

  • 13e6c5ad62 small edit, stolen from boost.xml. Ronald Garcia 2011-03-11 14:00:36 +00:00
  • a8810c7840 Produced a boostbook version of the reference documentation. Ronald Garcia 2011-03-11 13:48:52 +00:00
  • c76b6a2539 Release 1.46.0 boost-1.46.0 Beman Dawes 2011-02-21 18:42:22 +00:00
  • eafcd7b3bf Release 1_46_0 beta 1 boost-1.46.0-beta1 Beman Dawes 2011-01-31 13:00:44 +00:00
  • 4f1ea3eb77 Release 1.45.0 boost-1.45.0 Beman Dawes 2010-11-19 15:17:53 +00:00
  • 47f9526790 Release 1.45.0 beta 1 boost-1.45.0-beta1 Beman Dawes 2010-11-09 18:22:33 +00:00
  • 4bc0a9d40b Merged r46508 (bug fixes), r53790 (added test case), r62605 (fix for #3581), r62606 (fix for #3820), r62607 (fix for #3989), r62609 (missing header), r62963 (non-Trac bug fixes) from trunk; refs #3581, #3820, #3989 Jeremiah Willcock 2010-10-05 18:25:35 +00:00
  • 123f9708cc Merged r47768 (new example) and r62611 (fix for bug #4032) from trunk; refs #4032 Jeremiah Willcock 2010-10-05 18:15:27 +00:00
  • f06e15027d Release 1.44.0 boost-1.44.0 Beman Dawes 2010-08-16 15:03:16 +00:00
  • a0dc48f96e Release 1.44.0 beta 1 boost-1.44.0-beta1 Beman Dawes 2010-08-05 16:04:40 +00:00
  • 15536189e4 Spirit: merging from trunk upto rev. 61489 Hartmut Kaiser 2010-07-04 22:38:38 +00:00
  • 6b6d2320ea Copied Jeremiah's fix (using Boost.Iterator's arrow proxy) back to the trunk. Ronald Garcia 2010-06-15 12:04:50 +00:00
  • 029dde4039 Fixed an assertion error...resize needs to account for starting with an empty array when considering legal ranges. Some small housecleaning (renaming variables, moving asserts). Ronald Garcia 2010-06-15 01:40:31 +00:00
  • f38af67708 Moved Collection concept into Boost.ConceptCheck; moved other MultiArray concepts into boost::multi_array_concepts and documented them in reference.xml (do not know how to rebuild HTML from that); fixes #4032 Jeremiah Willcock 2010-06-08 23:28:23 +00:00
  • 18d1dedd90 Fixed missing header Jeremiah Willcock 2010-06-08 23:19:27 +00:00
  • 0d3253b5a0 Added missing typename; fixes #3989 Jeremiah Willcock 2010-06-08 22:56:21 +00:00
  • e5e2fc0316 Changed "times" to "multiplies" as per #3820; fixes #3820 Jeremiah Willcock 2010-06-08 22:54:24 +00:00
  • 4ac1f69510 Fixed typo in doc example; fixes #3581 Jeremiah Willcock 2010-06-08 22:53:33 +00:00
  • 038f5e7b58 Changed to Boost.Iterator operator_arrow_proxy Jeremiah Willcock 2010-06-08 22:46:36 +00:00
  • 4116580446 Release 1.43.0 boost-1.43.0 Beman Dawes 2010-05-06 13:21:09 +00:00
  • 2c2842bee2 Boost.MultiArray - fixed, as requested, the ambiguous calls to the equal function. Neil Groves 2010-04-22 23:31:30 +00:00
  • 21fe8cd48e Release 1.43.0 beta 1 boost-1.43.0-beta1 Beman Dawes 2010-04-21 14:13:35 +00:00
  • c187bf683e Boost.MultiArray disambiguated calls to equal functions in the unit tests. These became ambiguous due to changes in Boost.Range. Neil Groves 2010-04-20 21:56:33 +00:00
  • 7f1fa6b6c8 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool Jeremiah Willcock 2010-04-20 18:49:18 +00:00
  • 771e30bbea Boost 1.42.0 boost-1.42.0 Beman Dawes 2010-02-02 20:03:43 +00:00
  • 5469a5727a Release 1.41.0 boost-1.41.0 Beman Dawes 2009-11-18 14:58:26 +00:00
  • bf3ad15f4a Release 1.41.0 Beta 1 boost-1.41.0-beta1 Beman Dawes 2009-11-04 12:14:07 +00:00
  • 961f6ed6c9 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 +00:00
  • 2325f8bd8c 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 +00:00
  • bceb5f9466 Release 1.40.0 boost-1.40.0 Beman Dawes 2009-08-27 16:24:59 +00:00
  • addce9cece 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 +00:00
  • 6f00b4609c Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +00:00
  • b4d64892c3 Added a test-case to check a reversing view of a 1D array. Ronald Garcia 2009-06-10 21:51:06 +00:00
  • ca3c1e6e17 Fixed asserts in generate_array_view to properly handle negative strides. Ronald Garcia 2009-06-10 20:27:13 +00:00
  • 8147ea248b Merge in inspect checks for links in CSS files and external content. And fix a few of these issues. Daniel James 2009-05-16 13:45:21 +00:00
  • 121c860e8a Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • 3b43f7af14 Use local copies of the boost logo. Daniel James 2009-04-29 21:19:12 +00:00
  • 25cdc7cf40 Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • ed2b6ac3e3 Merged revisions 45283,48266 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2009-03-22 17:30:02 +00:00
  • 51afe201f5 Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • 5479ef94c8 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • 7f0608bee9 Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +00:00
  • 475516baca 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 +00:00
  • acee7adbb2 Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • 32bc9b2c3f Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +00:00
  • 00017422c2 1.37.0 Beta 1 boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • 5d8946a9dd 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • 660f890684 1.36.0 beta 1 boost-1.36.0-beta1 Beman Dawes 2008-07-31 18:56:21 +00:00
  • 0e8d2e3189 Initial Revision. Ronald Garcia 2008-07-24 19:10:40 +00:00
  • 40b0db7ad6 fixed bugs. Ronald Garcia 2008-06-19 14:17:47 +00:00
  • 1f0df94e27 Quote href values - our tools don't support unquoted values. Daniel James 2008-05-11 13:49:20 +00:00
  • 3d43aff4fc Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 7c6d05e767 Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • 35955872ba 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • 805db3d46f Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +00:00
  • 527585aef9 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +00:00
  • 0471415bbb Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +00:00
  • 1e8a9db226 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +00:00
  • de0307c344 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +00:00
  • 26a3292289 Fixes #1461 Ronald Garcia 2007-11-20 15:56:51 +00:00
  • 498f9c2020 Added a simple test that changes index bases while resizing (thanks to wasti.redl@gmx.net for this code, which caught a bug). Ronald Garcia 2007-11-20 15:56:29 +00:00
  • d8bf15754e Starting point for releases Beman Dawes 2007-10-05 14:25:06 +00:00
  • 919dbeac64 was missing storage_order_convert.cpp Ronald Garcia 2007-08-22 18:31:43 +00:00
  • 3125c0efb8 Added mention of assert.cpp. Ronald Garcia 2007-08-22 18:19:43 +00:00
  • 0046660984 Added a new test case for replacing asserts with exceptions. Ronald Garcia 2007-08-22 15:30:47 +00:00
  • ba7d018545 Initial Revision. Ronald Garcia 2007-08-22 15:29:48 +00:00
  • 19dba59f02 Changed all uses of assert to BOOST_ASSERT. Ronald Garcia 2007-08-21 13:54:58 +00:00
  • f68a2203b3 Added "dimensionality" compile-time constant to the MultiArray concept. Ronald Garcia 2007-08-21 13:54:25 +00:00
  • 415c75e9c5 Added "dimensionality" compile-time constant to the MultiArray concept. Ronald Garcia 2007-08-20 19:16:39 +00:00
  • ad81fd84ed Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +00:00
  • 98e0c8de12 Further fix to the reference docs, wrong constructor signatures. Ronald Garcia 2007-08-07 20:49:13 +00:00
  • 4f86676c37 Made a fix to the documentation, thanks to Neal Becker. Ronald Garcia 2007-08-07 20:45:54 +00:00
  • bcb10816f1 Fixes #1127 array views were not handling negative strides properly. Thanks to Phil Richards for pointing that out. Ronald Garcia 2007-08-06 19:40:43 +00:00
  • 06b076cd3e This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. boost-1.34.1 nobody 2007-07-24 19:28:14 +00:00
  • 275fed6505 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC3'. boost-1.34.1-rc3 nobody 2007-07-16 13:13:26 +00:00
  • e6bf353508 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC2'. boost-1.34.1-rc2 nobody 2007-07-12 01:07:47 +00:00
  • 234c958b9c This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC1'. boost-1.34.1-rc1 nobody 2007-06-22 01:24:25 +00:00
  • 2b0f364569 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0'. boost-1.34.0 nobody 2007-05-12 21:59:40 +00:00
  • 288a5bfb78 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC3'. boost-1.34.0-rc3 nobody 2007-05-11 03:40:35 +00:00
  • b0894b1d59 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC2'. boost-1.34.0-rc2 nobody 2007-05-09 22:09:47 +00:00
  • 38114abb27 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC1'. boost-1.34.0-rc1 nobody 2007-05-09 04:40:54 +00:00
  • b3ce13a87b This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_beta'. boost-1.34.0-beta1 nobody 2007-04-25 05:07:34 +00:00
  • 13259f4def Added storage_order_convert.cpp to the test list. Ronald Garcia 2007-03-25 18:51:22 +00:00
  • 73317141cf Updated for most recent boost test framework. Ronald Garcia 2007-03-25 18:48:50 +00:00
  • 618aae50a3 Correct testing bugs: Dave Abrahams 2007-02-25 15:28:02 +00:00
  • 55d031d947 Correct testing bugs: Dave Abrahams 2007-02-24 22:40:59 +00:00
  • 687226a3c5 Updated the docs as per Neal Becker's suggestions. Ronald Garcia 2006-12-29 13:15:22 +00:00
  • e5b2e16a7f Merged copyright and license addition Beman Dawes 2006-11-07 19:27:00 +00:00
  • 50028b59c5 Add copyright, license Beman Dawes 2006-11-07 19:11:57 +00:00
  • d8b3172696 Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +00:00
  • 3cb8546302 CW 8.3 workaround. Ronald Garcia 2006-06-30 15:14:08 +00:00
  • 6d1efe04e0 workaround for CW 8.3. Ronald Garcia 2006-06-30 15:00:30 +00:00
  • 9398e7799a Backpatching fixes to the documentation from HEAD. Ronald Garcia 2006-06-26 16:58:28 +00:00
  • 39649b078e Applied patch broke MSVC 7.1 and 8.0 Ronald Garcia 2006-06-26 16:40:21 +00:00
  • 24bc73dfae Applied patch broke MSVC 7.1 and 8.0 Ronald Garcia 2006-06-26 16:40:21 +00:00
  • 1d0a63035d merged from trunk to branch Joaquín M. López Muñoz 2006-06-26 06:49:50 +00:00
  • d1c1e4d227 made sure templatized overload version of reindex is not unintendedly selected in SFINAE-lacking compilers due to integral conversions Joaquín M. López Muñoz 2006-06-26 06:45:14 +00:00
  • c00b913ab3 moved up some decls so that they are visible to CW 8.3 as part of another memfuns' default args Joaquín M. López Muñoz 2006-06-26 06:25:50 +00:00
  • 8ce8ab8c8a fixed MSVC 6.5/7.0 choking on a constructor involving a dependent typename Joaquín M. López Muñoz 2006-06-26 06:20:30 +00:00
  • d4f813c882 Changed variable names for vc-6_5. Ronald Garcia 2006-06-06 18:15:33 +00:00