Marshall Clow
|
66d9f7dc00
|
Deprecate all the 'BOOST_NO_OX_*' macros in favor of 'BOOST_NO_CXX11_*' versions. Update tests. Old macros remain for compatibility (for the nonce)
[SVN r77194]
|
2012-03-04 03:00:49 +00:00 |
|
John Maddock
|
03877f5805
|
Remove std::concept test macros since these are no longer part of the std.
Update GCC C++0x support.
Improve the tests for C++0x support.
Regenerate the docs.
Update generation program to Boost.Filesystem v3.
[SVN r70001]
|
2011-03-15 13:17:46 +00:00 |
|
John Maddock
|
0e321900b2
|
Add Vincete Botet's patches for new BOOST_NO_NUMERIC_LIMITS_LOWEST macro.
Disabled BOOST_HAS_NL_TYPES macro for cygwin - it lies about being XSI conforming :-(
[SVN r65594]
|
2010-09-26 09:30:38 +00:00 |
|
John Maddock
|
4d398922b4
|
Add new config macro for <typeindex>. Update config accordingly.
Fixes #4274.
[SVN r62425]
|
2010-06-04 12:37:44 +00:00 |
|
Beman Dawes
|
8c5aee782e
|
Add C++0x feature detection and header detection macros
[SVN r53031]
|
2009-05-15 17:08:26 +00:00 |
|
John Maddock
|
167b63bd33
|
Added BOOST_NO_STD_UNORDERED config macro.
[SVN r50362]
|
2008-12-22 09:45:31 +00:00 |
|
John Maddock
|
f021974577
|
Fixed up config to include <utility> via a wrapper that turns off TR1 inclusion in case the Boost.TR1 lib is in the compilers search path.
Likewise for <complex> in the Math/TR1 components.
[SVN r31387]
|
2005-10-19 16:38:40 +00:00 |
|
John Maddock
|
ea654649f1
|
Revert to using <utility> for std lib detection for now, TR1 will have to do something different.
[SVN r31341]
|
2005-10-16 11:43:26 +00:00 |
|
John Maddock
|
58d699efb3
|
Added changes required for the TR1 library submission:
A couple of new macros, and change <utility> to <iosfwd>
[SVN r31317]
|
2005-10-14 14:16:26 +00:00 |
|
John Maddock
|
6bf226144f
|
More config tweeks for swprintf support.
[SVN r24781]
|
2004-08-27 10:30:05 +00:00 |
|
John Maddock
|
b8c5b0b240
|
Updated como config.
[SVN r24635]
|
2004-08-21 12:30:28 +00:00 |
|
John Maddock
|
1e7c2699db
|
Added new licence info.
[SVN r20254]
|
2003-10-04 11:29:20 +00:00 |
|
Beman Dawes
|
82bdc27bb7
|
fix BIIST_STDLIB spacing
[SVN r19142]
|
2003-07-16 10:16:32 +00:00 |
|
Jens Maurer
|
2208736b0e
|
improve comment
[SVN r19001]
|
2003-07-09 20:00:32 +00:00 |
|
Beman Dawes
|
70b59c02f8
|
Fix spelling of Comeau
[SVN r18645]
|
2003-06-02 12:12:20 +00:00 |
|
John Maddock
|
113cded49d
|
Added new libcomo.hpp config header.
Added new config macros:
BOOST_NO_STD_WSTREAMBUF
BOOST_NO_LONG_LONG_NUMERIC_LIMITS
BOOST_NO_MS_INT64_NUMERIC_LIMITS
[SVN r14512]
|
2002-07-18 11:06:42 +00:00 |
|