Commit Graph

  • d5291d08b8 Merged 52463 Daniel Frey 2009-08-09 13:45:03 +00:00
  • afe74fffbc 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
  • 61755605af Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +00:00
  • cd12e322bd Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation. Emil Dotchevski 2009-07-22 20:55:50 +00:00
  • 09a0137016 Reverted value_init revision [54502], intel_9_value_init_conversion-operator.patch from ticket #2548, as it only increased the number of compile errors at the regression page, and Fernando Cacciola also suggested me to leave it broken (without the patch), for this specific (old) compiler version. Niels Dekker 2009-07-09 08:06:19 +00:00
  • a1d3ec6c53 Documentation update Emil Dotchevski 2009-07-09 03:51:30 +00:00
  • 5be3004e6c Added commonly used error_info typedefs. Added boost/exception/all.hpp. Removed tabs from source files. Emil Dotchevski 2009-07-08 23:44:28 +00:00
  • d387905150 Updated documentation of value_initialized, according to a remark by Daniel James at ticket #2548 Niels Dekker 2009-06-29 18:04:24 +00:00
  • b514e40733 Worked around Intel 9 specific ambiguity w.r.t. value_initialized conversion operators, by applying intel_9_value_init_conversion-operator.patch, as discussed w/ Daniel James at ticket #2548 Niels Dekker 2009-06-29 17:53:33 +00:00
  • 8cb975feb7 Merge [47295] to release. Ronald Garcia 2009-06-03 14:45:12 +00:00
  • 6cd1dd459e Phoenix Reloaded svn-branches/phoenix_v3 Eric Niebler 2009-05-28 17:15:17 +00:00
  • 9376a89a1a mergme sandbox-branches/straszheim/merge_me_into_trunk Troy D. Straszheim 2009-05-26 14:05:46 +00:00
  • ffe151458e Use local copy of the valid HTML 4.01 icon, and make sure all the pages that use it are valid. Daniel James 2009-05-25 20:06:26 +00:00
  • 4003a9f74a Merge [53060] from the trunk. Steven Watanabe 2009-05-23 05:36:13 +00:00
  • 211eb04f33 Merge [44151], [48025] to release. Closes #3064. Daniel Frey 2009-05-22 09:00:11 +00:00
  • e57213b298 Fixed almost all tab and min/max issues found by inspect tool Jeremiah Willcock 2009-05-20 19:41:20 +00:00
  • b02677375f Fixed most tab and min/max issues from trunk inspection report Jeremiah Willcock 2009-05-20 19:19:00 +00:00
  • 61a6015b5a Replace aFactoty with aFactory. Fixes #3019 Steven Watanabe 2009-05-17 00:06:34 +00:00
  • 51f9adbfa1 Merged revisions 52837 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-05-16 18:15:17 +00:00
  • 682032a340 Use a local copy of the valid HTML 4.01 icon. Daniel James 2009-05-16 14:23:59 +00:00
  • d0422d62a3 Branch for big updates, so that I can have broken intermediate states. svn-branches/sredl_2009_05_proptree_update Sebastian Redl 2009-05-15 15:15:42 +00:00
  • eaaf17a88f tuning up cmakefiles for unordered, utility Troy D. Straszheim 2009-05-15 00:21:14 +00:00
  • 48cfd42123 tune up ptr_container, utility tests in cmakeland Troy D. Straszheim 2009-05-14 23:56:22 +00:00
  • 76aa5d2f27 more cmakefile tweaks Troy D. Straszheim 2009-05-14 19:58:42 +00:00
  • 67afd7e315 eliminate noisy warning on msvc, fixes #2993 Eric Niebler 2009-05-07 17:47:08 +00:00
  • 0e42d2ae8f Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • 30d1f57029 Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • 75cf20cace primary operand type must be class type, see ticket #2938 Daniel Frey 2009-04-18 09:06:31 +00:00
  • 41d364b0bc Redo py3k branching from trunk again sandbox-branches/bhy/py3k Haoyu Bai 2009-04-01 16:55:33 +00:00
  • ce67dde4f0 Documentation update Emil Dotchevski 2009-03-31 22:16:49 +00:00
  • a69e872a91 Merge [51977], [51986], [52010] to release. Peter Dimov 2009-03-28 20:53:26 +00:00
  • 91385ac627 Another try at the Sun workaround. Peter Dimov 2009-03-27 12:50:09 +00:00
  • 61e9b93f7c Try the Sun workaround with int instead of size_t. Peter Dimov 2009-03-26 13:05:05 +00:00
  • d97b303777 Try to fix array addressof failures on Sun C++. Peter Dimov 2009-03-26 00:06:47 +00:00
  • e3640e45c2 Merge [51872], [51891] to release. Closes #2878. Peter Dimov 2009-03-22 20:05:02 +00:00
  • 3900e8ece4 Disable new addressof code for all Borland versions. Refs #2878. Peter Dimov 2009-03-21 20:20:37 +00:00
  • e27fc4a853 Attempt to fix addressof in trunk to handle classes with conversion operators. Refs #2878. Peter Dimov 2009-03-20 17:14:00 +00:00
  • b7cd171b2b Merge [51512] to release. Closes #2128. Peter Dimov 2009-03-02 16:32:03 +00:00
  • f7aa9a8935 Refs #2128 (fixed in trunk.) Peter Dimov 2009-03-01 17:04:14 +00:00
  • 0af1959b30 Updated value_initialized documentation and test following changeset [51355]. Niels Dekker 2009-02-20 20:35:34 +00:00
  • 5f0cf4f5de Fixed const issue of value_initialized according to ticket #2548. See also http://lists.boost.org/Archives/boost/2009/02/148489.php Niels Dekker 2009-02-20 20:28:54 +00:00
  • 570b84cdc7 Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • 0282c8a141 added #error in headers incompatible with BOOST_NO_EXCEPTIONS Emil Dotchevski 2009-01-30 00:06:01 +00:00
  • b2e6a82adb This html was outdated; changed to forward to throw_exception.html documentation from Boost Exception Emil Dotchevski 2009-01-29 19:14:05 +00:00
  • 6725719bd9 This html was outdated; changed to forward to throw_exception.html documentation from Boost Exception Emil Dotchevski 2009-01-29 19:13:08 +00:00
  • 390372294a merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • ffbbf38e12 Merged new array-of-array tests of swap utility from trunk to release branch, following changeset [49954]. Niels Dekker 2008-12-09 18:21:25 +00:00
  • 9e73b2c6ae Merged value_initialized::swap from trunk [48424] and [48425], according to ticket #2243, as was agreed with Fernando Cacciola. Niels Dekker 2008-11-27 19:37:39 +00:00
  • 97e11b024e [utility/swap] Distinguished between testing array-of-array-of-class and array-of-array-of-int, as the latter appears to succeed on CodeGear 6.10 while the former does not. Niels Dekker 2008-11-27 11:14:52 +00:00
  • 118e473a3d [utility/swap] Added comment to various array swapping tests, added member typedef to swap_test_template, to make the test more realistic. Niels Dekker 2008-11-27 11:08:05 +00:00
  • d4b6193f94 Replaced swap/test/swap_arrays by more specific tests: array_of_array, array_of_class, and array_of_int. Niels Dekker 2008-11-24 17:41:15 +00:00
  • 633832e872 Merged libs/utility/swap.html from trunk to release (r47094 through r49914) Niels Dekker 2008-11-24 16:50:22 +00:00
  • d420c98a53 Added array_of_template test, testing the boost::swap utility on an array of objects of a template class. Niels Dekker 2008-11-21 21:28:47 +00:00
  • 862cb2a4e0 Merged revisions 49661-49662,49666,49669,49735,49756,49770,49811 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-11-20 22:53:20 +00:00
  • d153ab4daa Fix a typo. Daniel James 2008-11-16 23:10:00 +00:00
  • 561f83b991 Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed some HTML formatting. Niels Dekker 2008-11-15 15:07:42 +00:00
  • b012f16ee5 Merged utility/swap documentation to release branch. Joseph Gauterin 2008-11-15 01:15:54 +00:00
  • 3d96ab26d4 Merged utility/swap tests to release branch. Joseph Gauterin 2008-11-15 01:13:01 +00:00
  • 8652bf51ec Merged utility/swap to release branch. Joseph Gauterin 2008-11-15 01:11:24 +00:00
  • 57124703f9 Fixing include path to compile with modularized source tree. Michael A. Jackson 2008-11-11 17:22:34 +00:00
  • 53f6d10652 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
  • bc671e76ad merged from trunk svn-branches/proto/v4 Eric Niebler 2008-11-06 00:15:47 +00:00
  • e7890256ae Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • ebe853ff2f 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
  • 784de3d6d0 1.37.0 Beta 1 boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • 487a5c1ea5 Swap documentation: fixed a misspelling of the name of Steven Watanabe. Niels Dekker 2008-10-21 09:55:54 +00:00
  • 26aee4bb06 bcbboost branch rebased on current release svn-branches/bcbboost Nicola Musatti 2008-10-19 14:43:01 +00:00
  • 9168cb9c61 CodeGear patch. Fixes #2341 Nicola Musatti 2008-10-13 19:21:03 +00:00
  • e1991374ae Merge quickbook workaround and fix some links. Daniel James 2008-10-10 09:29:21 +00:00
  • fc6da6ab10 merged from trunk Eric Niebler 2008-10-05 01:47:33 +00:00
  • b1cbdc7b92 Merge from trunk Nicola Musatti 2008-09-28 21:23:55 +00:00
  • c4338b1ce8 Clean up some link errors. Daniel James 2008-09-28 12:21:39 +00:00
  • 7c8c503129 Patches for Codegear C++ Builder 2009 Nicola Musatti 2008-09-27 08:59:20 +00:00
  • 79e3887b4e Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment). svn-branches/initializer-list Daniel James 2008-09-23 19:45:43 +00:00
  • ebbda4cd1d merged from trunk Eric Niebler 2008-09-22 03:33:30 +00:00
  • ddd8a58ae0 Fixes #2341. John Maddock 2008-09-20 15:39:47 +00:00
  • d0ee9a7c28 Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration. Emil Dotchevski 2008-09-19 20:29:26 +00:00
  • b3cb363206 merged from trunk Eric Niebler 2008-09-19 15:48:59 +00:00
  • 10e83b490b Merged BOOST_BINARY utility macro. Matthew Calabrese 2008-09-19 08:19:02 +00:00
  • 4b24dba257 Replaced copyright symbols with (c) to match trunk Marshall Clow 2008-09-18 02:54:03 +00:00
  • 28061ba3a8 Removed boost directory binary.hpp. Matthew Calabrese 2008-09-17 01:08:03 +00:00
  • bf640847bc merged from trunk Eric Niebler 2008-09-08 21:00:49 +00:00
  • 5d53e3f837 Changed BOOST_BINARY docs. Matthew Calabrese 2008-09-06 21:51:53 +00:00
  • e86ce1cb1f Changed wording for BOOST_BINARY docs. Matthew Calabrese 2008-09-06 21:49:49 +00:00
  • f15c96ffb0 Adding binary literal utility. Matthew Calabrese 2008-09-06 21:11:48 +00:00
  • a487f72329 Fix result_of to work with const-qualified function pointers. Fixes #1310 Douglas Gregor 2008-09-05 19:58:30 +00:00
  • f4612715e5 merged from trunk Eric Niebler 2008-09-05 04:13:30 +00:00
  • 9f08ed6de0 minor change in boost/exception.hpp Emil Dotchevski 2008-09-02 21:25:47 +00:00
  • 2077d0dace simplified further Emil Dotchevski 2008-08-31 02:40:42 +00:00
  • 7f2348269b Boost Exception now works with BOOST_NO_RTTI and/or BOOST_NO_TYPEID. Emil Dotchevski 2008-08-28 23:49:55 +00:00
  • 6b6e1c3252 Added value_initialized::swap documentation + test Niels Dekker 2008-08-28 19:00:20 +00:00
  • 55f303baec Added value_initialized::swap according to ticket #2243, as agreed with Fernando Cacciola :-) Niels Dekker 2008-08-28 18:37:45 +00:00
  • d264005c11 Extended swap_arrays test, checking that boost::swap does correctly exchange the values of its arguments. Niels Dekker 2008-08-20 08:29:54 +00:00
  • 2cde009bb1 Added extra checks, checking that boost::swap does correctly exchange the values of its arguments, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php Niels Dekker 2008-08-20 08:28:35 +00:00
  • 7bfb7c8a61 Added a data member to swap_test_class and made it EqualityComparable, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php Niels Dekker 2008-08-20 08:25:23 +00:00
  • 5c42397244 Added explanatory comments, requested by Isaac Dupree, "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141007.php Niels Dekker 2008-08-16 08:56:19 +00:00
  • 782c132d99 Fix Windows-1252 dash in UTF-8 document. Daniel James 2008-08-13 22:00:35 +00:00
  • 0da0187b57 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • 22f46679ad merged from trunk Eric Niebler 2008-08-08 09:14:18 +00:00
  • 36899afa3f added/switched "euclidean" spelling Daniel Frey 2008-08-07 20:47:58 +00:00