summaryrefslogtreecommitdiff
path: root/libs/utility
Commit message (Expand)AuthorAgeFilesLines
* Revert changes to result_of. Reopens #862, #1310, #1535.Daniel James2010-04-081-0/+0
* Merged std_bitset.cpp (boost::swap test) from trunk r60292 through r60334 and...Niels Dekker2010-04-051-0/+0
* Revert [60052] as it isn't as uncontroversial as I thought.Daniel James2010-03-071-0/+0
* Suppress/fix some msvc and gcc compiler warnings ([57494]).Daniel James2010-03-071-0/+0
* Merge some tests for unwrap ([47296], [47297])Daniel James2010-03-071-0/+0
* Merge various result_of changes.Daniel James2010-03-071-0/+0
* Fix some whitespace differences between trunk and release.Daniel James2010-01-101-0/+0
* Merging changes from trunk.Emil Dotchevski2009-12-161-0/+0
* Add swap to utility index page.Daniel James2009-11-081-0/+0
* rm cmake from the release branch before it goes out broken. Policy dictates ...Troy D. Straszheim2009-10-171-0/+0
* Merged value_init from the trunk, including fix of #2548, regarding "const va...Niels Dekker2009-10-031-0/+0
* Merged value_init_test from trunk, inc. [51356], anticipating the fix of tick...Niels Dekker2009-10-031-0/+0
* Merged Swap documentation from trunk, including revision [56107] and [56108].Niels Dekker2009-10-031-0/+0
* Merged 52463Daniel Frey2009-08-091-0/+0
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
* Merging in changes trunk updates: adding standard error_info typedefs, updati...Emil Dotchevski2009-07-221-0/+0
* Merge [47295] to release.Ronald Garcia2009-06-031-0/+0
* Use local copy of the valid HTML 4.01 icon, and make sure all the pagesDaniel James2009-05-251-0/+0
|\
| * Use a local copy of the valid HTML 4.01 icon.Daniel James2009-05-161-0/+0
| * eliminate noisy warning on msvc, fixes #2993Eric Niebler2009-05-071-0/+0
| * primary operand type must be class type, see ticket #2938Daniel Frey2009-04-181-0/+0
| * Another try at the Sun workaround.Peter Dimov2009-03-271-0/+0
| * Try the Sun workaround with int instead of size_t.Peter Dimov2009-03-261-0/+0
| * Try to fix array addressof failures on Sun C++.Peter Dimov2009-03-261-0/+0
| * Disable new addressof code for all Borland versions. Refs #2878.Peter Dimov2009-03-211-0/+0
| * Attempt to fix addressof in trunk to handle classes with conversion operators...Peter Dimov2009-03-201-0/+0
| * Refs #2128 (fixed in trunk.)Peter Dimov2009-03-011-0/+0
| * Updated value_initialized documentation and test following changeset [51355].Niels Dekker2009-02-201-0/+0
| * Fixed const issue of value_initialized according to ticket #2548. See also ht...Niels Dekker2009-02-201-0/+0
| * added #error in headers incompatible with BOOST_NO_EXCEPTIONSEmil Dotchevski2009-01-301-0/+0
| * This html was outdated; changed to forward to throw_exception.html documentat...Emil Dotchevski2009-01-291-0/+0
| * [utility/swap] Distinguished between testing array-of-array-of-class and arra...Niels Dekker2008-11-271-0/+0
| * [utility/swap] Added comment to various array swapping tests, added member ty...Niels Dekker2008-11-271-0/+0
| * Replaced swap/test/swap_arrays by more specific tests: array_of_array, array_...Niels Dekker2008-11-241-0/+0
| * Added array_of_template test, testing the boost::swap utility on an array of ...Niels Dekker2008-11-211-0/+0
| * Fix a typo.Daniel James2008-11-161-0/+0
| * Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed so...Niels Dekker2008-11-151-0/+0
| * Fixing include path to compile with modularized source tree.Michael A. Jackson2008-11-111-0/+0
| * Updating CMake files to latest trunk. Added dependency information for regres...Michael A. Jackson2008-11-071-0/+0
| * Continuing merge of CMake build system files into trunk with the encouragemen...Michael A. Jackson2008-11-011-0/+0
| * Swap documentation: fixed a misspelling of the name of Steven Watanabe.Niels Dekker2008-10-211-0/+0
| * Clean up some link errors.Daniel James2008-09-281-0/+0
| * Fixes #2341.John Maddock2008-09-201-0/+0
| * Removed boost directory binary.hpp.Matthew Calabrese2008-09-171-0/+0
| * Changed BOOST_BINARY docs.Matthew Calabrese2008-09-061-0/+0
| * Changed wording for BOOST_BINARY docs.Matthew Calabrese2008-09-061-0/+0
| * Adding binary literal utility.Matthew Calabrese2008-09-061-0/+0
| * Fix result_of to work with const-qualified function pointers. Fixes #1310Douglas Gregor2008-09-051-0/+0
| * minor change in boost/exception.hppEmil Dotchevski2008-09-021-0/+0
| * simplified furtherEmil Dotchevski2008-08-311-0/+0