| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert changes to result_of. Reopens #862, #1310, #1535. | Daniel James | 2010-04-08 | 1 | -0/+0 |
* | Merged std_bitset.cpp (boost::swap test) from trunk r60292 through r60334 and... | Niels Dekker | 2010-04-05 | 1 | -0/+0 |
* | Revert [60052] as it isn't as uncontroversial as I thought. | Daniel James | 2010-03-07 | 1 | -0/+0 |
* | Suppress/fix some msvc and gcc compiler warnings ([57494]). | Daniel James | 2010-03-07 | 1 | -0/+0 |
* | Merge some tests for unwrap ([47296], [47297]) | Daniel James | 2010-03-07 | 1 | -0/+0 |
* | Merge various result_of changes. | Daniel James | 2010-03-07 | 1 | -0/+0 |
* | Fix some whitespace differences between trunk and release. | Daniel James | 2010-01-10 | 1 | -0/+0 |
* | Merging changes from trunk. | Emil Dotchevski | 2009-12-16 | 1 | -0/+0 |
* | Add swap to utility index page. | Daniel James | 2009-11-08 | 1 | -0/+0 |
* | rm cmake from the release branch before it goes out broken. Policy dictates ... | Troy D. Straszheim | 2009-10-17 | 1 | -0/+0 |
* | Merged value_init from the trunk, including fix of #2548, regarding "const va... | Niels Dekker | 2009-10-03 | 1 | -0/+0 |
* | Merged value_init_test from trunk, inc. [51356], anticipating the fix of tick... | Niels Dekker | 2009-10-03 | 1 | -0/+0 |
* | Merged Swap documentation from trunk, including revision [56107] and [56108]. | Niels Dekker | 2009-10-03 | 1 | -0/+0 |
* | Merged 52463 | Daniel Frey | 2009-08-09 | 1 | -0/+0 |
* | Add basic copyright/license to keep cmake out of the inspection report | Troy D. Straszheim | 2009-07-22 | 1 | -0/+0 |
* | Merging in changes trunk updates: adding standard error_info typedefs, updati... | Emil Dotchevski | 2009-07-22 | 1 | -0/+0 |
* | Merge [47295] to release. | Ronald Garcia | 2009-06-03 | 1 | -0/+0 |
* | Use local copy of the valid HTML 4.01 icon, and make sure all the pages | Daniel James | 2009-05-25 | 1 | -0/+0 |
|\ |
|
| * | Use a local copy of the valid HTML 4.01 icon. | Daniel James | 2009-05-16 | 1 | -0/+0 |
| * | eliminate noisy warning on msvc, fixes #2993 | Eric Niebler | 2009-05-07 | 1 | -0/+0 |
| * | primary operand type must be class type, see ticket #2938 | Daniel Frey | 2009-04-18 | 1 | -0/+0 |
| * | Another try at the Sun workaround. | Peter Dimov | 2009-03-27 | 1 | -0/+0 |
| * | Try the Sun workaround with int instead of size_t. | Peter Dimov | 2009-03-26 | 1 | -0/+0 |
| * | Try to fix array addressof failures on Sun C++. | Peter Dimov | 2009-03-26 | 1 | -0/+0 |
| * | Disable new addressof code for all Borland versions. Refs #2878. | Peter Dimov | 2009-03-21 | 1 | -0/+0 |
| * | Attempt to fix addressof in trunk to handle classes with conversion operators... | Peter Dimov | 2009-03-20 | 1 | -0/+0 |
| * | Refs #2128 (fixed in trunk.) | Peter Dimov | 2009-03-01 | 1 | -0/+0 |
| * | Updated value_initialized documentation and test following changeset [51355]. | Niels Dekker | 2009-02-20 | 1 | -0/+0 |
| * | Fixed const issue of value_initialized according to ticket #2548. See also ht... | Niels Dekker | 2009-02-20 | 1 | -0/+0 |
| * | added #error in headers incompatible with BOOST_NO_EXCEPTIONS | Emil Dotchevski | 2009-01-30 | 1 | -0/+0 |
| * | This html was outdated; changed to forward to throw_exception.html documentat... | Emil Dotchevski | 2009-01-29 | 1 | -0/+0 |
| * | [utility/swap] Distinguished between testing array-of-array-of-class and arra... | Niels Dekker | 2008-11-27 | 1 | -0/+0 |
| * | [utility/swap] Added comment to various array swapping tests, added member ty... | Niels Dekker | 2008-11-27 | 1 | -0/+0 |
| * | Replaced swap/test/swap_arrays by more specific tests: array_of_array, array_... | Niels Dekker | 2008-11-24 | 1 | -0/+0 |
| * | Added array_of_template test, testing the boost::swap utility on an array of ... | Niels Dekker | 2008-11-21 | 1 | -0/+0 |
| * | Fix a typo. | Daniel James | 2008-11-16 | 1 | -0/+0 |
| * | Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed so... | Niels Dekker | 2008-11-15 | 1 | -0/+0 |
| * | Fixing include path to compile with modularized source tree. | Michael A. Jackson | 2008-11-11 | 1 | -0/+0 |
| * | Updating CMake files to latest trunk. Added dependency information for regres... | Michael A. Jackson | 2008-11-07 | 1 | -0/+0 |
| * | Continuing merge of CMake build system files into trunk with the encouragemen... | Michael A. Jackson | 2008-11-01 | 1 | -0/+0 |
| * | Swap documentation: fixed a misspelling of the name of Steven Watanabe. | Niels Dekker | 2008-10-21 | 1 | -0/+0 |
| * | Clean up some link errors. | Daniel James | 2008-09-28 | 1 | -0/+0 |
| * | Fixes #2341. | John Maddock | 2008-09-20 | 1 | -0/+0 |
| * | Removed boost directory binary.hpp. | Matthew Calabrese | 2008-09-17 | 1 | -0/+0 |
| * | Changed BOOST_BINARY docs. | Matthew Calabrese | 2008-09-06 | 1 | -0/+0 |
| * | Changed wording for BOOST_BINARY docs. | Matthew Calabrese | 2008-09-06 | 1 | -0/+0 |
| * | Adding binary literal utility. | Matthew Calabrese | 2008-09-06 | 1 | -0/+0 |
| * | Fix result_of to work with const-qualified function pointers. Fixes #1310 | Douglas Gregor | 2008-09-05 | 1 | -0/+0 |
| * | minor change in boost/exception.hpp | Emil Dotchevski | 2008-09-02 | 1 | -0/+0 |
| * | simplified further | Emil Dotchevski | 2008-08-31 | 1 | -0/+0 |