Dave Abrahams
e0b24e8baa
respect <sysinclude>
...
[SVN r13995]
2002-05-21 16:24:07 +00:00
Dave Abrahams
ab9f92f970
Lots of documentation updates, plus the associated code shuffling needed to expose the right things to users
...
[SVN r13975]
2002-05-19 04:57:44 +00:00
John Maddock
58b0a1c266
Removed tabs, fixed end of files.
...
[SVN r13803]
2002-05-10 11:35:38 +00:00
John Maddock
390fc256eb
Updated EDG expected failures
...
[SVN r13741]
2002-05-08 10:37:33 +00:00
John Maddock
9a6f5dc39f
Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
...
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
where appropriate to do so.
[SVN r13714]
2002-05-07 11:24:29 +00:00
John Maddock
7977b71a5e
Fixed integral constant expression bug.
...
[SVN r13683]
2002-05-06 10:34:36 +00:00
John Maddock
e0bfa608ce
Fixes for Borland C++ Builder 6
...
[SVN r13662]
2002-05-04 11:03:42 +00:00
John Maddock
2c5d50d193
Fixed broken links.
...
[SVN r13574]
2002-04-27 11:05:49 +00:00
Dave Abrahams
c4f487229a
Workarounds for VC7.01
...
[SVN r13565]
2002-04-26 14:15:33 +00:00
Peter Dimov
ea84470847
Disabled the new is_class for BOOST_MSVC==1301
...
[SVN r13543]
2002-04-22 18:02:11 +00:00
Dave Abrahams
10b04fb413
More conformance fixes
...
[SVN r13494]
2002-04-15 16:30:53 +00:00
Dave Abrahams
db10a86c04
Conformance fixes for CWPro8
...
[SVN r13487]
2002-04-15 03:47:59 +00:00
Dave Abrahams
fea7fc1a3a
kill unused parameter warning
...
[SVN r13486]
2002-04-15 02:42:32 +00:00
Dave Abrahams
415b3247dc
register expected failures for Pro7.2
...
[SVN r13485]
2002-04-15 02:31:33 +00:00
Dave Abrahams
36005cdb14
Fixes for CWPro8 boundary
...
[SVN r13484]
2002-04-15 02:22:38 +00:00
Dave Abrahams
e41ec3d33a
Fixes for CWPro7.2
...
[SVN r13449]
2002-04-11 18:59:28 +00:00
Dave Abrahams
ae1023cdd0
Suppress warnings for conforming compilers
...
[SVN r13429]
2002-04-10 13:45:58 +00:00
Douglas Gregor
e87486cf7b
alignment_traits.hpp:
...
- lots of parentheses for Borland C++
type_traits_test.hpp:
- More parentheses for Borland C++
- Move 'align_t' out of type_with_alignment test function 'do_it' (because Borland C++ wants it that way)
[SVN r13419]
2002-04-10 04:01:47 +00:00
Douglas Gregor
55e37c0fa0
alignment_traits.hpp:
...
- Slight modification to Fernando Cacciola's fix to type_with_alignment, for
the Borland C++ compiler.
[SVN r13417]
2002-04-10 03:50:08 +00:00
Peter Dimov
6c02c10d7e
Disabled warning 4121 (alignment sensitive to packing) on MSVC.
...
[SVN r13365]
2002-04-04 13:21:55 +00:00
Douglas Gregor
47f23f8b4f
type_with_alignment<> class template, docs and testcases
...
[SVN r13360]
2002-04-03 15:50:34 +00:00
John Maddock
cd1556d599
Removed test of questionable legality.
...
[SVN r13358]
2002-04-03 11:06:01 +00:00
John Maddock
4bf4852012
Changed behaviour of add_pointer tests to match revised add_pointer semantics.
...
[SVN r13245]
2002-03-22 11:28:45 +00:00
John Maddock
989d554adc
Added fixes so that at least some of the tests can be run under Borland
...
[SVN r13244]
2002-03-22 11:27:44 +00:00
John Maddock
5ff78759b4
Updated add_pointer docs.
...
[SVN r13243]
2002-03-22 11:26:31 +00:00
John Maddock
0b4cea1a65
Added needed include for standalone usage
...
[SVN r13242]
2002-03-22 11:25:32 +00:00
John Maddock
be17f6c2a9
Changed behaviour of add_pointer with arrays.
...
[SVN r13241]
2002-03-22 11:25:01 +00:00
John Maddock
d8fbf9e9de
Tidied up Borland implementation
...
[SVN r13240]
2002-03-22 11:24:28 +00:00
John Maddock
f1ae54e40a
Fixed __int64 detection
...
[SVN r13224]
2002-03-19 11:30:35 +00:00
John Maddock
2f0e29b4bc
Added is_member_function_pointer location.
...
[SVN r13214]
2002-03-17 12:21:56 +00:00
Dave Abrahams
318bcae72e
warning suppression for vc7
...
[SVN r13209]
2002-03-15 14:15:28 +00:00
Dave Abrahams
9994e68bc8
Many fixes for MSVC6, esp. with ABCs
...
[SVN r13188]
2002-03-14 02:20:40 +00:00
Dave Abrahams
bd42bfe736
Considerably simplified is_array for MSVC
...
is_array now works with ABCs!
[SVN r13187]
2002-03-13 22:29:48 +00:00
Dave Abrahams
4f7c036ba9
Considerably simplified is_reference for MSVC
...
is_reference and is_enum now works with ABCs!
[SVN r13186]
2002-03-13 22:16:06 +00:00
John Maddock
4fe73d6f02
Added add_cv definition
...
[SVN r13121]
2002-03-07 12:06:44 +00:00
John Maddock
79417d9a29
Updated docs to include add_cv.
...
[SVN r13120]
2002-03-07 12:05:42 +00:00
Jens Maurer
ab1421b4da
update expected failures for Solaris and EDG compilers
...
[SVN r13100]
2002-03-05 20:41:16 +00:00
John Maddock
5e8187b321
Improved gcc version check
...
[SVN r13074]
2002-03-04 12:41:05 +00:00
John Maddock
3ff3c46800
Improved gcc version detection
...
[SVN r13073]
2002-03-04 12:39:14 +00:00
John Maddock
dfcd99c89a
Fixed gcc version detection
...
[SVN r13072]
2002-03-04 12:37:33 +00:00
Jens Maurer
1c8cc4d22f
add missing semicolon
...
[SVN r13052]
2002-03-03 21:34:04 +00:00
Jens Maurer
b50cc8e4f6
add missing semicolon in last checkin
...
[SVN r13051]
2002-03-03 21:32:10 +00:00
John Maddock
5b0657508c
Added comments about usage of cr_type typedef.
...
[SVN r12992]
2002-03-01 12:25:11 +00:00
Dave Abrahams
1eccbcddba
Updated expected failures
...
[SVN r12972]
2002-02-28 00:25:32 +00:00
Dave Abrahams
3bb2f6a885
Suppress __ICL 5 warnings
...
[SVN r12969]
2002-02-28 00:23:09 +00:00
Dave Abrahams
ecaab696b7
Suppress nasty GCC warnings
...
[SVN r12968]
2002-02-28 00:22:31 +00:00
John Maddock
1f0a9440b0
Fixed test count failures for gcc 3.1,
...
Fixed pathname in Jamfile.
[SVN r12953]
2002-02-27 12:40:52 +00:00
Dave Abrahams
1307a897df
updated expected failures for MWERKS
...
[SVN r12920]
2002-02-24 02:48:54 +00:00
Dave Abrahams
3294d07126
Added an explicit cast to suppress warnings
...
[SVN r12919]
2002-02-24 02:38:45 +00:00
Dave Abrahams
bddf43c4c1
Added a few more specializations to suppress GCC warnings
...
[SVN r12918]
2002-02-24 02:37:36 +00:00