Niels Dekker
b4a08fc80e
Added test for private_int_array_pair, hoping to (possibly) fix a minion-clang/darwin-4.2.1 failure at boost.org/development/tests/trunk/developer/utility_.html
...
[SVN r63045]
2010-06-17 16:53:55 +00:00
Niels Dekker
9da96d9737
Added value_init_workaround_test, reviewed by Fernando Cacciola, see #3869
...
[SVN r63014]
2010-06-16 08:45:43 +00:00
Niels Dekker
a991936c96
Made memset call in value_init conditional, see #3869 . Updated the section "compiler issues" of its documentation.
...
[SVN r62307]
2010-05-30 09:19:09 +00:00
Niels Dekker
6239e685a2
value_init_test now uses lightweight_test by Peter Dimov; see #4246 . Fernando Cacciola mailed me he agreed as well.
...
[SVN r62158]
2010-05-22 22:05:54 +00:00
Eric Niebler
2a7e81e07f
Merged revisions 61248 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r61248 | eric_niebler | 2010-04-13 08:01:11 -0700 (Tue, 13 Apr 2010) | 1 line
add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of
........
[SVN r62137]
2010-05-22 05:35:51 +00:00
Niels Dekker
e601fcb9c9
Locally disabled a trivial MSVC warning in value_init.hpp (C4512, "assignment operator could not be generated")
...
[SVN r62030]
2010-05-16 11:08:00 +00:00
Niels Dekker
f29a5db08e
Hopefully fixed value_initialized compile errors on clang and comeau (strict mode) reported by Christopher Jefferson, see #4213
...
[SVN r61947]
2010-05-13 14:36:06 +00:00
Niels Dekker
22743ee125
Added boost::initialized<T> as was agreed at http://lists.boost.org/Archives/boost/2010/04/164916.php -- see #3472
...
[SVN r61883]
2010-05-09 20:51:24 +00:00
Eric Niebler
e3c982287a
add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of
...
[SVN r61248]
2010-04-13 15:01:11 +00:00
Daniel James
13da21e7b1
Revert changes to result_of. Reopens #862 , #1310 , #1535 .
...
[SVN r61149]
2010-04-08 21:59:33 +00:00
Daniel James
82e1111bb8
Revert [60052], as it causes other libraries to break.
...
[SVN r61097]
2010-04-06 07:56:54 +00:00
Niels Dekker
b3ffef536d
Merged std_bitset.cpp (boost::swap test) from trunk r60292 through r60334 and r61065 through r61076, including #3984 fix.
...
[SVN r61077]
2010-04-05 19:21:12 +00:00
Niels Dekker
9339b32178
Updated copyright notice.
...
[SVN r61075]
2010-04-05 19:08:01 +00:00
Niels Dekker
3770221507
Hopefully fixed #3984 (std::bitset constructor issue). Tested by Juergen Hunold on msvc-10.0, msvc-9.0, and gcc-4.4. See thread starting at http://lists.boost.org/Archives/boost/2010/03/162690.php
...
[SVN r60331]
2010-03-07 21:42:22 +00:00
Daniel James
e2c98762db
Revert [60052] as it isn't as uncontroversial as I thought.
...
[SVN r60314]
2010-03-07 16:22:34 +00:00
Daniel James
e6cb3a77ee
Fix a couple of comments.
...
[SVN r60294]
2010-03-07 13:11:10 +00:00
Daniel James
bbccfbbab4
Remove use of deprecated macro in result_of test.
...
[SVN r60293]
2010-03-07 13:10:54 +00:00
Daniel James
8af4250c3c
Suppress/fix some msvc and gcc compiler warnings ([57494]).
...
[SVN r60291]
2010-03-07 12:13:29 +00:00
Daniel James
e30889304c
Merge some tests for unwrap ([47296], [47297])
...
[SVN r60290]
2010-03-07 12:11:44 +00:00
Daniel James
b4dee80e61
Merge various result_of changes.
...
- [42234] Reduce header dependencies, from Shunsuke Sogame. Fixes #1535
- [45256] result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes #862 .
- [48620] Fix result_of to work with const-qualified function pointers. Fixes #1310
- [60052] Remove use of deprecated config macro in result_of.
[SVN r60289]
2010-03-07 12:08:00 +00:00
Daniel James
74a6a693d3
Remove use of deprecated config macro in result_of.
...
[SVN r60052]
2010-03-01 19:39:52 +00:00
Dave Abrahams
bf713ad47a
Revert unintentional reference to "noncopyable_adl_barrier" test that's not checked in.
...
[SVN r59332]
2010-01-28 14:41:16 +00:00
Dave Abrahams
76b17c497b
Support different MS calling conventions, thanks to Nicolas Lelong.
...
Closes #3833 .
[SVN r59247]
2010-01-24 02:08:46 +00:00
Daniel James
a47dce770c
Fix some whitespace differences between trunk and release.
...
[SVN r58878]
2010-01-10 19:17:23 +00:00
Emil Dotchevski
dab1e8e522
Merging changes from trunk.
...
[SVN r58421]
2009-12-16 22:26:57 +00:00
Emil Dotchevski
3de5974419
Suppressing warnings. Please report any problems (may have broken something!)
...
[SVN r58072]
2009-12-01 02:16:50 +00:00
John Maddock
7eb1536590
Suppress/fix some msvc and gcc compiler warnings.
...
[SVN r57494]
2009-11-08 18:53:59 +00:00
Daniel James
583422cda2
Add swap to utility index page.
...
Merged revisions 47093 via svnmerge from
https://svn.boost.org/svn/boost/trunk
[SVN r57482]
2009-11-08 11:45:20 +00:00
Troy D. Straszheim
9339431e03
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
ee146a02a1
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
Niels Dekker
c131cbd0b2
Merged value_init from the trunk, including fix of #2548 , regarding "const value_initialized".
...
[SVN r56547]
2009-10-03 10:19:09 +00:00
Niels Dekker
f2349baf7d
Updated value_init documentation, because the fix of #2548 was not yet included with Boost release 1.40.0.
...
[SVN r56544]
2009-10-03 09:18:26 +00:00
Niels Dekker
f8bef7ba95
Merged value_init_test from trunk, inc. [51356], anticipating the fix of ticket #2548 , which will remove implicit conversion from const value_initialized<T> to non-const T&.
...
[SVN r56543]
2009-10-03 09:08:10 +00:00
Niels Dekker
e54cbf3053
Merged Swap documentation from trunk, including revision [56107] and [56108].
...
[SVN r56541]
2009-10-03 08:15:14 +00:00
Niels Dekker
8745ca628a
Updated revision date of Boost Swap documentation
...
[SVN r56108]
2009-09-08 17:07:13 +00:00
Niels Dekker
ba61e9d796
Mentioned swap.hpp header, as requested by Thorsten Ottosen < http://lists.boost.org/Archives/boost/2009/06/153477.php > and David Abrahams < http://lists.boost.org/Archives/boost/2009/09/156064.php >
...
[SVN r56107]
2009-09-08 16:54:54 +00:00
Daniel Frey
d5291d08b8
Merged 52463
...
[SVN r55485]
2009-08-09 13:45:03 +00:00
Troy D. Straszheim
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.
[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
61755605af
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
Emil Dotchevski
cd12e322bd
Merging in changes trunk updates: adding standard error_info typedefs, updating the documentation.
...
[SVN r55094]
2009-07-22 20:55:50 +00:00
Niels Dekker
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.
...
[SVN r54832]
2009-07-09 08:06:19 +00:00
Emil Dotchevski
a1d3ec6c53
Documentation update
...
[SVN r54828]
2009-07-09 03:51:30 +00:00
Emil Dotchevski
5be3004e6c
Added commonly used error_info typedefs.
...
Added boost/exception/all.hpp.
Removed tabs from source files.
[SVN r54825]
2009-07-08 23:44:28 +00:00
Niels Dekker
d387905150
Updated documentation of value_initialized, according to a remark by Daniel James at ticket #2548
...
[SVN r54503]
2009-06-29 18:04:24 +00:00
Niels Dekker
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
...
[SVN r54502]
2009-06-29 17:53:33 +00:00
Ronald Garcia
8cb975feb7
Merge [47295] to release.
...
[SVN r53602]
2009-06-03 14:45:12 +00:00
Daniel James
ffe151458e
Use local copy of the valid HTML 4.01 icon, and make sure all the pages
...
that use it are valid.
Merged revisions 53047-53048 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r53047 | danieljames | 2009-05-16 15:17:20 +0100 (Sat, 16 May 2009) | 1 line
Fix some validation errors.
........
r53048 | danieljames | 2009-05-16 15:23:59 +0100 (Sat, 16 May 2009) | 1 line
Use a local copy of the valid HTML 4.01 icon.
........
[SVN r53258]
2009-05-25 20:06:26 +00:00
Steven Watanabe
4003a9f74a
Merge [53060] from the trunk.
...
[SVN r53197]
2009-05-23 05:36:13 +00:00
Daniel Frey
211eb04f33
Merge [44151], [48025] to release. Closes #3064 .
...
[SVN r53172]
2009-05-22 09:00:11 +00:00
Jeremiah Willcock
e57213b298
Fixed almost all tab and min/max issues found by inspect tool
...
[SVN r53142]
2009-05-20 19:41:20 +00:00