0282c8a141added #error in headers incompatible with BOOST_NO_EXCEPTIONS
Emil Dotchevski
2009-01-30 00:06:01 +0000
b2e6a82adbThis html was outdated; changed to forward to throw_exception.html documentation from Boost Exception
Emil Dotchevski
2009-01-29 19:14:05 +0000
6725719bd9This html was outdated; changed to forward to throw_exception.html documentation from Boost Exception
Emil Dotchevski
2009-01-29 19:13:08 +0000
390372294amerge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
ffbbf38e12Merged new array-of-array tests of swap utility from trunk to release branch, following changeset [49954].
Niels Dekker
2008-12-09 18:21:25 +0000
9e73b2c6aeMerged 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 +0000
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 +0000
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 +0000
d4b6193f94Replaced 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 +0000
633832e872Merged libs/utility/swap.html from trunk to release (r47094 through r49914)
Niels Dekker
2008-11-24 16:50:22 +0000
d420c98a53Added 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 +0000
d153ab4daaFix a typo.
Daniel James
2008-11-16 23:10:00 +0000
561f83b991Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed some HTML formatting.
Niels Dekker
2008-11-15 15:07:42 +0000
b012f16ee5Merged utility/swap documentation to release branch.
Joseph Gauterin
2008-11-15 01:15:54 +0000
3d96ab26d4Merged utility/swap tests to release branch.
Joseph Gauterin
2008-11-15 01:13:01 +0000
8652bf51ecMerged utility/swap to release branch.
Joseph Gauterin
2008-11-15 01:11:24 +0000
57124703f9Fixing include path to compile with modularized source tree.
Michael A. Jackson
2008-11-11 17:22:34 +0000
53f6d10652Updating 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
ebe853ff2fContinuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
487a5c1ea5Swap documentation: fixed a misspelling of the name of Steven Watanabe.
Niels Dekker
2008-10-21 09:55:54 +0000
e1991374aeMerge quickbook workaround and fix some links.
Daniel James
2008-10-10 09:29:21 +0000
c4338b1ce8Clean up some link errors.
Daniel James
2008-09-28 12:21:39 +0000
ddd8a58ae0Fixes#2341.
John Maddock
2008-09-20 15:39:47 +0000
d0ee9a7c28Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
Emil Dotchevski
2008-09-19 20:29:26 +0000
10e83b490bMerged BOOST_BINARY utility macro.
Matthew Calabrese
2008-09-19 08:19:02 +0000
4b24dba257Replaced copyright symbols with (c) to match trunk
Marshall Clow
2008-09-18 02:54:03 +0000
28061ba3a8Removed boost directory binary.hpp.
Matthew Calabrese
2008-09-17 01:08:03 +0000
5d53e3f837Changed BOOST_BINARY docs.
Matthew Calabrese
2008-09-06 21:51:53 +0000
e86ce1cb1fChanged wording for BOOST_BINARY docs.
Matthew Calabrese
2008-09-06 21:49:49 +0000
f15c96ffb0Adding binary literal utility.
Matthew Calabrese
2008-09-06 21:11:48 +0000
a487f72329Fix result_of to work with const-qualified function pointers. Fixes#1310
Douglas Gregor
2008-09-05 19:58:30 +0000
9f08ed6de0minor change in boost/exception.hpp
Emil Dotchevski
2008-09-02 21:25:47 +0000
2077d0dacesimplified further
Emil Dotchevski
2008-08-31 02:40:42 +0000
7f2348269bBoost Exception now works with BOOST_NO_RTTI and/or BOOST_NO_TYPEID.
Emil Dotchevski
2008-08-28 23:49:55 +0000
6b6e1c3252Added value_initialized::swap documentation + test
Niels Dekker
2008-08-28 19:00:20 +0000
55f303baecAdded value_initialized::swap according to ticket #2243, as agreed with Fernando Cacciola :-)
Niels Dekker
2008-08-28 18:37:45 +0000
d264005c11Extended swap_arrays test, checking that boost::swap does correctly exchange the values of its arguments.
Niels Dekker
2008-08-20 08:29:54 +0000
2cde009bb1Added 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 +0000
7bfb7c8a61Added 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 +0000
782c132d99Fix Windows-1252 dash in UTF-8 document.
Daniel James
2008-08-13 22:00:35 +0000
36899afa3fadded/switched "euclidean" spelling
Daniel Frey
2008-08-07 20:47:58 +0000
7e3e326fafUpdated documentation to remove references to the 'ADL barrier'
Joseph Gauterin
2008-08-04 18:25:45 +0000
7019e18149Renamed 'test_adl_barrier.cpp' to 'no_ambiguity_in_boost.cpp' and altered comments to reflect new disambiguation technique.
Joseph Gauterin
2008-08-04 18:22:10 +0000
49faf23433Updated copyright info.
Joseph Gauterin
2008-08-04 18:16:16 +0000
62836f2928Changed 'using std::swap;' to 'using namesapce std;' in swap_impl function to work around ADL bugs in some compilers.
Joseph Gauterin
2008-08-04 11:21:02 +0000
b050431638Added a newline to swap/test/lib_header_1.cpp, hoping to fix Sun 5.x compile issue, "Error: There is extra text on this line"
Niels Dekker
2008-07-26 17:47:59 +0000
b311fcefb2Added test_adl_barrier to swap/test, as discussed with Joseph Gauterin.
Niels Dekker
2008-07-25 18:48:09 +0000
899c92420cFixed silly little typo of mine, in test/swap_arrays.cpp
Niels Dekker
2008-07-20 12:18:25 +0000
64a0e0cb20Added swap_test_class swap functions to test/swap_arrays.cpp. My fault, they should have been there already!
Niels Dekker
2008-07-20 12:13:33 +0000
ece6992540Fixed silly little bug of mine in swap/test/swap_arrays.cpp
Niels Dekker
2008-07-20 11:05:49 +0000
6098304ea8Corrected duplicated file contents
Joseph Gauterin
2008-07-19 19:40:12 +0000
28fff2d821Remove duplicate content.
Vladimir Prus
2008-07-12 17:56:01 +0000
0ce3885d59Added an anonymous unwrapping test.
Ronald Garcia
2008-07-10 23:01:26 +0000
1823481d96Added tests for unwrap_ref.
Ronald Garcia
2008-07-10 19:29:02 +0000
cce5d77d2bAdded unwrap_ref.
Ronald Garcia
2008-07-10 19:28:49 +0000
3c5c2bc107Moved utility\swap to the trunk, as discussed in trac issue #2056.
Joseph Gauterin
2008-07-05 11:16:38 +0000
7a036f6f3aMerge some small fixes from trunk.
Daniel James
2008-07-04 17:04:47 +0000
e632b0fb1fBoost Exception In other libraries, watch for compile error referring to throw_exception_assert_compatibility in boost::throw_exception. Resolve by throwing an exception that derives from std::exception. This is not a new requirement but it is being enforced now.
Emil Dotchevski
2008-06-28 18:29:40 +0000
17bee9d43fWith his kind permission, change Jaakko "Järvi" to "Jarvi"
Beman Dawes
2008-06-28 13:57:20 +0000
177ee78bbbWith his kind permission, change Jaakko "Järvi" to "Jarvi"
Beman Dawes
2008-06-28 13:45:21 +0000
f1ec0c4d04Fix a character encoding error.
Daniel James
2008-06-26 19:20:56 +0000
4a564744fedocumentation update, added function exception::diagnostic_information, added std::exception to_string overload, removed tabs from source files
Emil Dotchevski
2008-06-25 23:27:56 +0000
492a8ad213Merge of new boost.thread code along with required changes from boost.bind
Anthony Williams
2008-06-18 13:01:08 +0000
8827b8ed8bMerged value_init doc + test from trunk, including doc and test for boost::initialized_value, that was added with changeset [46464]
Niels Dekker
2008-06-17 22:17:14 +0000
8849fbc52dMerged value_init.hpp from trunk, including new boost::initialized_value object. (Was discussed beforehand with Fernando Cacciola.)
Niels Dekker
2008-06-17 22:14:09 +0000
67f3ca090aFixed value_init test + doc, according to change of boost::initialized_value, revision [45685]
Niels Dekker
2008-05-23 16:48:10 +0000
8efae71f4aChanged boost::initialized_value from a class to an instance, to make its use more convenient, as discussed with Fernando.
Niels Dekker
2008-05-23 16:46:43 +0000
50bc75a802Add minor documentation fixes to the release branch. (I left out the changes to the hash library).
Daniel James
2008-05-21 20:57:05 +0000
ad0bcf4a00result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes#862.
Douglas Gregor
2008-05-09 22:08:46 +0000
f1c86c35c4Merge in documentation fixes. Apart from the change to optional's documenation Jamfile, which I included by mistake.
Daniel James
2008-04-27 07:39:49 +0000