Jeremiah Willcock
b02677375f
Fixed most tab and min/max issues from trunk inspection report
...
[SVN r53141]
2009-05-20 19:19:00 +00:00
Steven Watanabe
61a6015b5a
Replace aFactoty with aFactory. Fixes #3019
...
[SVN r53060]
2009-05-17 00:06:34 +00:00
Eric Niebler
51f9adbfa1
Merged revisions 52837 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r52837 | eric_niebler | 2009-05-07 10:47:08 -0700 (Thu, 07 May 2009) | 1 line
eliminate noisy warning on msvc
........
[SVN r53054]
2009-05-16 18:15:17 +00:00
Daniel James
682032a340
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2009-05-16 14:23:59 +00:00
Troy D. Straszheim
eaaf17a88f
tuning up cmakefiles for unordered, utility
...
[SVN r53008]
2009-05-15 00:21:14 +00:00
Troy D. Straszheim
48cfd42123
tune up ptr_container, utility tests in cmakeland
...
[SVN r53007]
2009-05-14 23:56:22 +00:00
Troy D. Straszheim
76aa5d2f27
more cmakefile tweaks
...
[SVN r52999]
2009-05-14 19:58:42 +00:00
Eric Niebler
67afd7e315
eliminate noisy warning on msvc, fixes #2993
...
[SVN r52837]
2009-05-07 17:47:08 +00:00
Daniel Frey
75cf20cace
primary operand type must be class type, see ticket #2938
...
[SVN r52463]
2009-04-18 09:06:31 +00:00
Emil Dotchevski
ce67dde4f0
Documentation update
...
[SVN r52091]
2009-03-31 22:16:49 +00:00
Peter Dimov
a69e872a91
Merge [51977], [51986], [52010] to release.
...
[SVN r52040]
2009-03-28 20:53:26 +00:00
Peter Dimov
91385ac627
Another try at the Sun workaround.
...
[SVN r52010]
2009-03-27 12:50:09 +00:00
Peter Dimov
61e9b93f7c
Try the Sun workaround with int instead of size_t.
...
[SVN r51986]
2009-03-26 13:05:05 +00:00
Peter Dimov
d97b303777
Try to fix array addressof failures on Sun C++.
...
[SVN r51977]
2009-03-26 00:06:47 +00:00
Peter Dimov
e3640e45c2
Merge [51872], [51891] to release. Closes #2878 .
...
[SVN r51907]
2009-03-22 20:05:02 +00:00
Peter Dimov
3900e8ece4
Disable new addressof code for all Borland versions. Refs #2878 .
...
[SVN r51891]
2009-03-21 20:20:37 +00:00
Peter Dimov
e27fc4a853
Attempt to fix addressof in trunk to handle classes with conversion operators. Refs #2878 .
...
[SVN r51872]
2009-03-20 17:14:00 +00:00
Peter Dimov
b7cd171b2b
Merge [51512] to release. Closes #2128 .
...
[SVN r51534]
2009-03-02 16:32:03 +00:00
Peter Dimov
f7aa9a8935
Refs #2128 (fixed in trunk.)
...
[SVN r51512]
2009-03-01 17:04:14 +00:00
Niels Dekker
0af1959b30
Updated value_initialized documentation and test following changeset [51355].
...
[SVN r51356]
2009-02-20 20:35:34 +00:00
Niels Dekker
5f0cf4f5de
Fixed const issue of value_initialized according to ticket #2548 . See also http://lists.boost.org/Archives/boost/2009/02/148489.php
...
[SVN r51355]
2009-02-20 20:28:54 +00:00
Emil Dotchevski
0282c8a141
added #error in headers incompatible with BOOST_NO_EXCEPTIONS
...
[SVN r50887]
2009-01-30 00:06:01 +00:00
Emil Dotchevski
b2e6a82adb
This html was outdated; changed to forward to throw_exception.html documentation from Boost Exception
...
[SVN r50880]
2009-01-29 19:14:05 +00:00
Emil Dotchevski
6725719bd9
This html was outdated; changed to forward to throw_exception.html documentation from Boost Exception
...
[SVN r50879]
2009-01-29 19:13:08 +00:00
Troy D. Straszheim
390372294a
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Niels Dekker
ffbbf38e12
Merged new array-of-array tests of swap utility from trunk to release branch, following changeset [49954].
...
[SVN r50227]
2008-12-09 18:21:25 +00:00
Niels Dekker
9e73b2c6ae
Merged value_initialized::swap from trunk [48424] and [48425], according to ticket #2243 , as was agreed with Fernando Cacciola.
...
[SVN r49967]
2008-11-27 19:37:39 +00:00
Niels Dekker
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.
...
[SVN r49954]
2008-11-27 11:14:52 +00:00
Niels Dekker
118e473a3d
[utility/swap] Added comment to various array swapping tests, added member typedef to swap_test_template, to make the test more realistic.
...
[SVN r49953]
2008-11-27 11:08:05 +00:00
Niels Dekker
d4b6193f94
Replaced swap/test/swap_arrays by more specific tests: array_of_array, array_of_class, and array_of_int.
...
[SVN r49916]
2008-11-24 17:41:15 +00:00
Niels Dekker
633832e872
Merged libs/utility/swap.html from trunk to release (r47094 through r49914)
...
[SVN r49915]
2008-11-24 16:50:22 +00:00
Niels Dekker
d420c98a53
Added array_of_template test, testing the boost::swap utility on an array of objects of a template class.
...
[SVN r49862]
2008-11-21 21:28:47 +00:00
Daniel James
862cb2a4e0
Merged revisions 49661-49662,49666,49669,49735,49756,49770,49811 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r49661 | danieljames | 2008-11-09 12:03:45 +0000 (Sun, 09 Nov 2008) | 1 line
Move hash detail headers out of boost/functional/detail.
........
r49662 | danieljames | 2008-11-09 12:11:50 +0000 (Sun, 09 Nov 2008) | 1 line
Add a forwarding header for container_fwd.hpp
........
r49666 | danieljames | 2008-11-09 19:12:05 +0000 (Sun, 09 Nov 2008) | 1 line
Avoid comparing default initialised iterators in position_iterator.
........
r49669 | danieljames | 2008-11-09 21:57:38 +0000 (Sun, 09 Nov 2008) | 2 lines
Add link to the header to the synopsis in reference documentation.
Refs #2214
........
r49735 | danieljames | 2008-11-14 12:51:00 +0000 (Fri, 14 Nov 2008) | 1 line
Explicitly specify the template parameters in the unordered container friend, in order to avoid some warnings.
........
r49756 | danieljames | 2008-11-14 16:11:16 +0000 (Fri, 14 Nov 2008) | 1 line
Use pragmas to suppress a Visual C++ warning.
........
r49770 | danieljames | 2008-11-15 13:07:29 +0000 (Sat, 15 Nov 2008) | 1 line
Use the new swap library.
........
r49811 | danieljames | 2008-11-16 23:10:00 +0000 (Sun, 16 Nov 2008) | 1 line
Fix a typo.
........
[SVN r49855]
2008-11-20 22:53:20 +00:00
Daniel James
d153ab4daa
Fix a typo.
...
[SVN r49811]
2008-11-16 23:10:00 +00:00
Niels Dekker
561f83b991
Updated swap.html because LWG issue 809 is now accepted as a defect. Fixed some HTML formatting.
...
[SVN r49771]
2008-11-15 15:07:42 +00:00
Joseph Gauterin
b012f16ee5
Merged utility/swap documentation to release branch.
...
[SVN r49763]
2008-11-15 01:15:54 +00:00
Joseph Gauterin
3d96ab26d4
Merged utility/swap tests to release branch.
...
[SVN r49762]
2008-11-15 01:13:01 +00:00
Joseph Gauterin
8652bf51ec
Merged utility/swap to release branch.
...
[SVN r49761]
2008-11-15 01:11:24 +00:00
Michael A. Jackson
57124703f9
Fixing include path to compile with modularized source tree.
...
[SVN r49685]
2008-11-11 17:22:34 +00:00
Michael A. Jackson
53f6d10652
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
ebe853ff2f
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Niels Dekker
487a5c1ea5
Swap documentation: fixed a misspelling of the name of Steven Watanabe.
...
[SVN r49416]
2008-10-21 09:55:54 +00:00
Nicola Musatti
9168cb9c61
CodeGear patch. Fixes #2341
...
[SVN r49319]
2008-10-13 19:21:03 +00:00
Daniel James
e1991374ae
Merge quickbook workaround and fix some links.
...
Merged revisions 48987,49230-49231 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r48987 | danieljames | 2008-09-28 13:21:39 +0100 (Sun, 28 Sep 2008) | 1 line
Clean up some link errors.
........
r49230 | danieljames | 2008-10-09 23:13:48 +0100 (Thu, 09 Oct 2008) | 1 line
position_iterator is meant to be a forward iterator, so avoid using operator+ with it.
........
r49231 | danieljames | 2008-10-09 23:14:14 +0100 (Thu, 09 Oct 2008) | 4 lines
Work around the problems with window newlines in position_iterator. (I'm
about to fix them, but this will get quickbook working immediately).
Fixes #2155
........
[SVN r49242]
2008-10-10 09:29:21 +00:00
Daniel James
c4338b1ce8
Clean up some link errors.
...
[SVN r48987]
2008-09-28 12:21:39 +00:00
John Maddock
ddd8a58ae0
Fixes #2341 .
...
[SVN r48910]
2008-09-20 15:39:47 +00:00
Emil Dotchevski
d0ee9a7c28
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
...
[SVN r48905]
2008-09-19 20:29:26 +00:00
Matthew Calabrese
10e83b490b
Merged BOOST_BINARY utility macro.
...
[SVN r48879]
2008-09-19 08:19:02 +00:00
Marshall Clow
4b24dba257
Replaced copyright symbols with (c) to match trunk
...
[SVN r48842]
2008-09-18 02:54:03 +00:00
Matthew Calabrese
28061ba3a8
Removed boost directory binary.hpp.
...
[SVN r48804]
2008-09-17 01:08:03 +00:00