Douglas Gregor
b7c17d021e
Remove useless ifndef/else/endif block
...
[SVN r17943]
2003-03-15 23:19:48 +00:00
John Maddock
af38687238
merged from main trunk
...
[SVN r17914]
2003-03-14 13:02:11 +00:00
Terje Slettebø
3f73f722db
Removed superfluous */ in description
...
[SVN r17909]
2003-03-14 07:55:00 +00:00
Terje Slettebø
a49dc8fc42
Updated description
...
[SVN r17898]
2003-03-13 22:01:48 +00:00
Aleksey Gurtovoy
16b088bbbd
merge fixes from the main trunk
...
[SVN r17887]
2003-03-13 12:28:49 +00:00
Markus Schöpflin
d7831e06a2
Merged fix for VA6 from trunk to branch.
...
[SVN r17852]
2003-03-12 15:20:39 +00:00
Beman Dawes
2e3c6afd1f
is_polymorphic font, 2 spelling errors (Fredrik Blomqvist)
...
[SVN r17850]
2003-03-12 14:51:23 +00:00
Dave Abrahams
a84570579a
Added dangling_reference FAQ
...
Various idiomatic MPL cleanups in indirect_traits.hpp
raw_function support
Patches for CWPro7.2
Patches to pass tests under Python 2.3 with the new bool type.
Tests for member operators returning const objects
Fixes for testing Boost.Python under Cygwin
[SVN r17777]
2003-03-08 03:53:19 +00:00
Ralf W. Grosse-Kunstleve
c109448265
MIPSpro compatibility
...
[SVN r17776]
2003-03-08 01:47:40 +00:00
Aleksey Gurtovoy
56a8554ad6
fix Borland failures
...
[SVN r17775]
2003-03-08 01:17:47 +00:00
Beman Dawes
0fa3a5020b
VC++ 7.1 RC3 fix (Carl Daniel)
...
[SVN r17769]
2003-03-07 17:29:26 +00:00
nobody
ee8ef4cbd6
This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'.
...
[SVN r17693]
2003-03-01 19:43:06 +00:00
Aleksey Gurtovoy
40a632a04e
MPL names/directory structure refactoring
...
[SVN r17651]
2003-02-25 23:11:41 +00:00
Aleksey Gurtovoy
13cece3bae
more refactoring corrections
...
[SVN r17611]
2003-02-23 22:21:15 +00:00
Dave Abrahams
f8af2cbce6
clean up mistake in refactoring
...
[SVN r17601]
2003-02-23 14:54:46 +00:00
Aleksey Gurtovoy
cbce3789a0
make implementation less stressful for MSVC 6.5/7.0
...
[SVN r17599]
2003-02-23 05:41:17 +00:00
Peter Dimov
2b71faafb6
Fixes for Comeau with Borland as backend.
...
[SVN r17588]
2003-02-22 13:40:23 +00:00
Beman Dawes
52032cf9dd
VC++ 7.1 build 2292 needs this change
...
[SVN r17519]
2003-02-19 01:54:25 +00:00
John Maddock
21d7b7699e
Fixed is_scalar docs.
...
[SVN r17456]
2003-02-16 12:19:48 +00:00
John Maddock
9dda999d6c
Reverted to previous version for Borland C++ Builder 5
...
[SVN r17228]
2003-02-05 12:13:48 +00:00
John Maddock
973bbc1164
Changed is_POD to is_pod
...
[SVN r17162]
2003-02-02 12:17:47 +00:00
John Maddock
084bd0ab1b
Added description of mechanism (from Terje)
...
[SVN r17161]
2003-02-02 12:16:42 +00:00
John Maddock
0572dd3713
Updated tests to stress new is_convertible and is_base_and_derived improvements.
...
Updated docs accordingly.
[SVN r17147]
2003-02-01 12:12:08 +00:00
John Maddock
524468f579
Widened the range of types that may be passed to is_convertible.
...
Extended is_base_and_derived to cope with ambiguous base classes
and non-public base classes.
[SVN r17146]
2003-02-01 12:11:10 +00:00
John Maddock
9ad8445156
Changed some file names (previously they were too long for some platforms to cope with).
...
[SVN r16850]
2003-01-10 12:14:57 +00:00
John Maddock
469c0f29e0
Function types are compound types.
...
[SVN r16792]
2003-01-08 11:28:06 +00:00
John Maddock
555a9f4039
Simplified implementation to !is_fundamental
...
[SVN r16747]
2003-01-04 12:59:22 +00:00
John Maddock
98467ea686
Updated test library names, and simplified testing rules
...
[SVN r16712]
2002-12-28 12:50:46 +00:00
Beman Dawes
04984055d5
add or update See www.boost.org comments
...
[SVN r16708]
2002-12-27 16:51:53 +00:00
Dave Abrahams
91ef105c63
Account for my older vc7.1 beta version
...
[SVN r16701]
2002-12-25 23:43:45 +00:00
Dave Abrahams
531442b4f1
Add some tests against array types.
...
[SVN r16628]
2002-12-16 23:57:20 +00:00
Aleksey Gurtovoy
a9c64bba20
ISO-friendly lambda
...
[SVN r16572]
2002-12-09 08:08:30 +00:00
Dave Abrahams
e8b42afe69
msvc fixes
...
[SVN r16481]
2002-12-02 19:03:39 +00:00
Dave Abrahams
ef03d3bef0
massive improvement in internal structure overflows (though not a cure yet).
...
[SVN r16479]
2002-12-02 15:40:17 +00:00
Dave Abrahams
9329678518
Further suppressed internal structure overflow problems
...
[SVN r16478]
2002-12-02 14:59:50 +00:00
Dave Abrahams
bbb571febb
Suppress some GCC warnings
...
[SVN r16443]
2002-11-27 16:39:14 +00:00
Dave Abrahams
6fe2742c15
Squash internal structure overflows
...
[SVN r16382]
2002-11-23 21:29:55 +00:00
Aleksey Gurtovoy
3c5b4f6ab8
add missing typename
...
[SVN r16358]
2002-11-21 08:46:49 +00:00
John Maddock
6e4f49afc6
Fixed is_polymorphic for cv-qualified class types
...
[SVN r16339]
2002-11-20 12:08:15 +00:00
Dave Abrahams
814e55ff5e
Fixes for array types on GCC 2.9x
...
[SVN r16197]
2002-11-11 18:38:58 +00:00
John Maddock
cf508a63da
Fixed link to mailing list
...
[SVN r16186]
2002-11-10 11:57:13 +00:00
John Maddock
9586ee5966
changed no_type to a struct
...
[SVN r16161]
2002-11-08 12:41:24 +00:00
John Maddock
021ee1971a
Added better pp check
...
[SVN r16143]
2002-11-07 12:56:29 +00:00
John Maddock
73a6e46a1a
removed BOOST_IS_ENUM
...
[SVN r16142]
2002-11-07 12:53:54 +00:00
Dave Abrahams
1472db4c06
intel 7.0 fixes
...
[SVN r16139]
2002-11-07 01:13:02 +00:00
Aleksey Gurtovoy
e0a3d316cc
Sun patch
...
[SVN r16131]
2002-11-06 11:53:07 +00:00
John Maddock
bd7e6c0c18
Stopped testing std::ios_base (it's not always polymorphic, even though it should be).
...
[SVN r16114]
2002-11-05 12:51:16 +00:00
Beman Dawes
46652e39e6
missing ||
...
[SVN r16100]
2002-11-04 18:15:57 +00:00
John Maddock
f49d7192a7
Commented out a couple of corner case tests
...
[SVN r16092]
2002-11-04 12:49:23 +00:00
John Maddock
f70b52cdc0
Fixed test name
...
[SVN r16091]
2002-11-04 12:37:26 +00:00