Eric Niebler
|
63cde4d3fd
|
slightly modified implementation works around msvc 7.1/8.0 compiler bugs
[SVN r36668]
|
2007-01-08 20:38:51 +00:00 |
|
Dave Abrahams
|
c730ab4ffb
|
Parameter library Workarounds for Borland and MSVC
Parameter library explicit markup for expected failures
value_init.hpp:
Borland workarounds
Use angle-includes consistently
[SVN r35084]
|
2006-09-13 03:00:18 +00:00 |
|
Hartmut Kaiser
|
bf968794c9
|
Fixed an ambiguity.
[SVN r34403]
|
2006-06-26 01:58:38 +00:00 |
|
Peter Dimov
|
ce6e9c6698
|
Digital Mars support (Pavel Vozenilek)
[SVN r34373]
|
2006-06-22 12:47:19 +00:00 |
|
Dave Abrahams
|
7ac180ed54
|
Use forwarding to get SFINAE effect in some common use cases.
Rename detail::result_of to detail::result_of_impl to avoid surprises
when result_of is used from within boost::detail.
[SVN r33981]
|
2006-05-16 22:55:27 +00:00 |
|
Peter Dimov
|
271ea9e901
|
Borland 5.81 fix (Alisdair Meredith)
[SVN r33161]
|
2006-02-27 21:57:38 +00:00 |
|
Dave Abrahams
|
7cd572a326
|
VC++ warning suppression
[SVN r33001]
|
2006-02-18 23:03:14 +00:00 |
|
Alisdair Meredith
|
90c56ba2ce
|
Update for BCB2006
[SVN r32865]
|
2006-02-12 20:16:31 +00:00 |
|
John Maddock
|
c0f0a4f51d
|
Try again with DMC patch: last attempt broke Borland C++ Builder, so use implicit casts with protected rather than private bases.
[SVN r32524]
|
2006-02-03 11:00:23 +00:00 |
|
John Maddock
|
7594e00460
|
Added explicit static_casts when casting *this to a reference-to-base-class: it keeps Digital Mars happy apparently.
[SVN r32413]
|
2006-01-25 10:45:26 +00:00 |
|
Hartmut Kaiser
|
2dffdac9fe
|
Disabiguated the detail namespace.
[SVN r30558]
|
2005-08-12 19:06:10 +00:00 |
|
Dave Abrahams
|
84fbb3c896
|
Fix mis-nested namespace scope/#ifdef
[SVN r30159]
|
2005-07-18 18:50:47 +00:00 |
|
Douglas Gregor
|
865c707756
|
BOOST_NO_RESULT_OF support
[SVN r30040]
|
2005-07-13 12:35:37 +00:00 |
|
John Maddock
|
aaca5ca871
|
Updated Borland workaround.
[SVN r29462]
|
2005-06-07 09:44:19 +00:00 |
|
Dave Abrahams
|
5a4e19989f
|
Workaround for nonconformance to CWG issue 298, checked in on behalf of John Maddock
[SVN r29415]
|
2005-06-03 19:11:54 +00:00 |
|
Peter Dimov
|
dcb2dd4736
|
Removed type_traits include, added more tests
[SVN r27712]
|
2005-03-16 22:02:22 +00:00 |
|
Eric Niebler
|
ae19cd6236
|
work-around for Borland addressof(array) bug and associated tests
[SVN r27656]
|
2005-03-14 23:03:42 +00:00 |
|
Rene Rivera
|
3ab4d38931
|
Apply typo fixes from Julio M. Merino Vidal
[SVN r27513]
|
2005-02-27 17:28:24 +00:00 |
|
Beman Dawes
|
6bb092a9b1
|
Add comment explaining use of assert.h
[SVN r27473]
|
2005-02-21 12:32:20 +00:00 |
|
Aleksey Gurtovoy
|
082ae17eaf
|
merge RC_1_32_0 fixes
[SVN r26328]
|
2004-11-28 03:35:12 +00:00 |
|
Aleksey Gurtovoy
|
dd86e09ab4
|
merge RC_1_32_0 tab fixes
[SVN r26327]
|
2004-11-28 03:27:25 +00:00 |
|
Fernando Cacciola
|
5eb23cecd0
|
In-place factories moved from /detail to /utility
New value_initalized tests added
[SVN r25377]
|
2004-09-23 17:03:54 +00:00 |
|
Fernando Cacciola
|
325bd73df7
|
In-place factories moved from /detail to /utility
New value_initalized tests added
[SVN r25313]
|
2004-09-21 14:54:32 +00:00 |
|
Aleksey Gurtovoy
|
ac90fdc611
|
merge new MPL version from 'mplbook' branch
[SVN r24874]
|
2004-09-02 15:41:37 +00:00 |
|
Daryle Walker
|
c26dbaa620
|
Updated copyright year list, since the interface changed
[SVN r24801]
|
2004-08-28 20:51:19 +00:00 |
|
Daryle Walker
|
8201624959
|
Moved a template argument default for base_from_member to primary header; removed forwarding header as it's not needed anymore
[SVN r24800]
|
2004-08-28 20:46:17 +00:00 |
|
Daryle Walker
|
f2116413d6
|
Changed constructor templates to be generated with the Preprocessor library; added a control macro for the maximum constructor argument length
[SVN r24799]
|
2004-08-28 20:24:17 +00:00 |
|
Dave Abrahams
|
b0baebeb0a
|
fix noncopyable, finally
[SVN r24618]
|
2004-08-20 17:17:06 +00:00 |
|
Douglas Gregor
|
fb943b77d5
|
License updates
[SVN r24597]
|
2004-08-19 15:19:17 +00:00 |
|
Dave Abrahams
|
b4b39510fc
|
ADL protection
[SVN r24595]
|
2004-08-19 13:12:35 +00:00 |
|
Aleksey Gurtovoy
|
6f0f05ba12
|
remove forward declaration for noncopyable
[SVN r24578]
|
2004-08-19 02:31:29 +00:00 |
|
Dave Abrahams
|
f0b64b6229
|
ADL protection
[SVN r24564]
|
2004-08-18 17:01:11 +00:00 |
|
John Maddock
|
acd2e6ef2b
|
Added Daryle Walker's copyrights as requested.
[SVN r24481]
|
2004-08-15 10:13:49 +00:00 |
|
Douglas Gregor
|
c26aaed71f
|
Moved to BSL
[SVN r24446]
|
2004-08-12 17:13:07 +00:00 |
|
John Maddock
|
326d7ad4d7
|
Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history).
[SVN r24402]
|
2004-08-11 10:59:33 +00:00 |
|
Douglas Gregor
|
c76a2f4aab
|
Add my license info
[SVN r24373]
|
2004-08-10 13:57:30 +00:00 |
|
John Maddock
|
d8b0ff2d7e
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
|
2004-08-10 12:53:34 +00:00 |
|
Douglas Gregor
|
7819b022ad
|
License update
[SVN r24180]
|
2004-07-30 04:46:56 +00:00 |
|
Douglas Gregor
|
212a70bf77
|
Remove "and" from copyright
[SVN r24167]
|
2004-07-29 15:50:36 +00:00 |
|
Douglas Gregor
|
6b5dc18a46
|
Converted to Boost Software License, Version 1.0
[SVN r24096]
|
2004-07-27 03:43:34 +00:00 |
|
Douglas Gregor
|
0917f83b9c
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
Douglas Gregor
|
918a1c93e4
|
Doug Gregor -> Douglas Gregor
[SVN r24016]
|
2004-07-25 02:29:29 +00:00 |
|
Douglas Gregor
|
822b46a3df
|
Complain when compiler can't support result_of
[SVN r22749]
|
2004-05-06 17:29:54 +00:00 |
|
Jaakko Järvi
|
a821ef6e2c
|
Added enable_if.hpp as an include
[SVN r22735]
|
2004-05-04 16:07:00 +00:00 |
|
Douglas Gregor
|
491db15997
|
boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
- result_of implementation
libs/utility/test/result_of_test.cpp:
- result_of tests
libs/utility/test/Jamfile, libs/utility/test/Jamfile.v2:
- run result_of tests
libs/utility/utility.htm:
- document result_of
libs/libraries.htm:
- list result_of
index.htm:
- announce result_of
[SVN r22720]
|
2004-05-02 19:55:02 +00:00 |
|
John Maddock
|
9a07bc0d9b
|
Added missing include <cstddef>
[SVN r21993]
|
2004-01-27 11:24:25 +00:00 |
|
John Maddock
|
154d6bb198
|
When we have a compressed pair of two types that are the same, and both empty, then we must still have two distict objects in the pair.
[SVN r21958]
|
2004-01-26 11:29:07 +00:00 |
|
Aleksey Gurtovoy
|
0dde936e61
|
DM fixes
[SVN r21933]
|
2004-01-26 00:19:59 +00:00 |
|
Dave Abrahams
|
e14a250d6e
|
pro9 workarounds; some ADL protection for is_xxx
[SVN r21529]
|
2004-01-07 14:07:21 +00:00 |
|
Dave Abrahams
|
dfc320124f
|
Extended next/prior using patch from Daniel Walker (Daniel.Walker-at-bowneglobal.com)
[SVN r21382]
|
2003-12-23 14:59:59 +00:00 |
|