John Maddock
|
4d398922b4
|
Add new config macro for <typeindex>. Update config accordingly.
Fixes #4274.
[SVN r62425]
|
2010-06-04 12:37:44 +00:00 |
|
John Maddock
|
20a6d47804
|
Committed Neils Dekker's new macro tests.
[SVN r61153]
|
2010-04-09 12:17:57 +00:00 |
|
Beman Dawes
|
f05b7f57d5
|
config: define BOOST_NO_UNICODE_LITERALS for all gcc versions - their C++0x web page was wrong; there is no support yet. Also correct test code.
[SVN r56716]
|
2009-10-11 17:19:53 +00:00 |
|
Beman Dawes
|
17114cb4a3
|
Add BOOST_NO_SFINAE_EXPR and BOOST_NO_FUNCTION_TEMPLATE_DEFAULT_ARGS (Mathias Gaunard)
[SVN r55361]
|
2009-08-02 14:00:59 +00:00 |
|
Beman Dawes
|
d46a6d5ec8
|
set up config for VC++ 2010 beta 1
[SVN r53155]
|
2009-05-21 15:16:39 +00:00 |
|
Beman Dawes
|
8c5aee782e
|
Add C++0x feature detection and header detection macros
[SVN r53031]
|
2009-05-15 17:08:26 +00:00 |
|
Beman Dawes
|
82f0426fa5
|
Add support for GCC 4.4.0's C++0x features
[SVN r52903]
|
2009-05-11 14:11:27 +00:00 |
|
John Maddock
|
b130802a6e
|
Change test so we don't get namespace clashes with the real Boost code, updated all/Jamfile.v2 so it actually works now!
[SVN r52354]
|
2009-04-12 15:59:12 +00:00 |
|
Andrey Semashev
|
c5410e83d0
|
Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS (take two). The C++0x features were disabled for MSVC 2010 as it is too far from release now. The macros are also defined for Borland and Codegear as these features are not announced in the release notes.
[SVN r51880]
|
2009-03-21 12:39:47 +00:00 |
|
Beman Dawes
|
9830ab865b
|
Revert 51733 - it broke the regression testing system
[SVN r51794]
|
2009-03-16 15:49:17 +00:00 |
|
Andrey Semashev
|
e8678c03e4
|
Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS.
[SVN r51733]
|
2009-03-12 14:48:49 +00:00 |
|
Beman Dawes
|
6d726df91c
|
Merge branches/cpp0x into trunk, enabling a bunch of BOOST_NO_* macros for C++0x early adopter feature tests
[SVN r51444]
|
2009-02-25 18:04:27 +00:00 |
|
John Maddock
|
167b63bd33
|
Added BOOST_NO_STD_UNORDERED config macro.
[SVN r50362]
|
2008-12-22 09:45:31 +00:00 |
|
Daniel James
|
ad90956a3a
|
Add support for initializer lists to config and the unordered containers.
[SVN r50118]
|
2008-12-04 21:30:19 +00:00 |
|
John Maddock
|
ca56a76dda
|
Oops, regenerate and add missing files.
[SVN r48909]
|
2008-09-20 08:58:10 +00:00 |
|
John Maddock
|
525c53434b
|
Fixes #2327.
Additional Codegear support macros and configuration.
[SVN r48893]
|
2008-09-19 12:00:14 +00:00 |
|
John Maddock
|
5f1c6a0d73
|
Add BOOST_NO_RTTI as per feature request #2241.
[SVN r48372]
|
2008-08-25 10:06:15 +00:00 |
|
John Maddock
|
b526ab9386
|
Updated Config/TR1 tests so they include the needed headers.
Added new TR1 tests to catch some cyclic dependency errors.
[SVN r47351]
|
2008-07-12 12:41:52 +00:00 |
|
John Maddock
|
b4eaf1eb50
|
Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS.
Changed <utility> to <boost/config/no_tr1/utility.hpp> in order to prevent cyclic dependencies between Fusion Tuples and TR1.
[SVN r44692]
|
2008-04-21 12:06:02 +00:00 |
|
John Maddock
|
5bad377e04
|
Added new macro BOOST_NO_TEMPLATED_IOSTREAMS in response to issue #1765.
[SVN r44689]
|
2008-04-21 09:19:30 +00:00 |
|
John Maddock
|
6fac146f52
|
Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly.
[SVN r44422]
|
2008-04-14 18:06:59 +00:00 |
|