John Maddock
|
8a0e258984
|
Fix up type_traits intrinsic support when using the Intel compiler.
Suppress quite a few Intel-12.0 warnings.
[SVN r70221]
|
2011-03-20 12:18:59 +00:00 |
|
John Maddock
|
2edb55f8ad
|
Fix up Intel's configuration to match the new tests.
[SVN r70002]
|
2011-03-15 17:29:59 +00:00 |
|
John Maddock
|
69e5377957
|
Fix up Intel C++0x features.
Fixes #5112.
[SVN r68472]
|
2011-01-27 11:47:11 +00:00 |
|
John Maddock
|
952b57fa7d
|
Add preliminary C++0x support.
Refs #5112.
[SVN r68420]
|
2011-01-24 18:28:53 +00:00 |
|
John Maddock
|
5425bedbb4
|
Add symbol visibility support to Intel and Sun compilers.
[SVN r62199]
|
2010-05-25 14:38:34 +00:00 |
|
Niels Dekker
|
ab638ef45d
|
Added some more comment to [62159]
[SVN r62160]
|
2010-05-22 22:37:11 +00:00 |
|
Niels Dekker
|
5b72dbb856
|
Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Intel C++ <= 11.1 (trunk), see #4080.
[SVN r62159]
|
2010-05-22 22:27:27 +00:00 |
|
John Maddock
|
80947fe560
|
Update Intel version check.
[SVN r55959]
|
2009-09-01 17:16:13 +00:00 |
|
Beman Dawes
|
8c5aee782e
|
Add C++0x feature detection and header detection macros
[SVN r53031]
|
2009-05-15 17:08:26 +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
|
e12af45eb2
|
Intel's emulation of gcc's two phase name lookup is buggy, this is Intel issue 532807, tracking number DPD200111849.
[SVN r50739]
|
2009-01-23 09:56:49 +00:00 |
|
K. Noel Belcourt
|
72b387e5c4
|
Add support for builing with intel compilers on Itanium
(define BOOST_NO_TWO_PHASE_NAME_LOOKUP macro).
[SVN r48897]
|
2008-09-19 16:37:43 +00:00 |
|
K. Noel Belcourt
|
1f2864b3ae
|
Added no two phase name lookup for intel-darwin
compilers.
[SVN r44758]
|
2008-04-24 23:05:16 +00:00 |
|
John Maddock
|
b78e4903e1
|
Update for Intel-10.1.
[SVN r42677]
|
2008-01-11 13:48:57 +00:00 |
|
John Maddock
|
c578de9653
|
Updated license declaration.
[SVN r39475]
|
2007-09-22 11:27:25 +00:00 |
|
John Maddock
|
668757a216
|
Added new macros def's that are needed by the various additions that have been added to Boost.Config.
[SVN r39183]
|
2007-09-10 17:18:16 +00:00 |
|
John Maddock
|
79994e01c5
|
Fixes for new macro.
[SVN r36780]
|
2007-01-25 11:08:37 +00:00 |
|
Stefan Slapeta
|
b32e93581d
|
Intel 9.1
[SVN r32004]
|
2005-12-12 17:46:08 +00:00 |
|
Douglas Gregor
|
9b43ef4a14
|
Merged from Version_1_33_1
[SVN r31949]
|
2005-12-08 03:23:02 +00:00 |
|
John Maddock
|
c92043496d
|
Intel have now fixed their ADL lookup bug, so don't enable BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL for the fixed version.
[SVN r31190]
|
2005-10-04 09:37:13 +00:00 |
|
John Maddock
|
21be2ca62d
|
Fix for when Intel on Linux emulates some gcc bugs.
[SVN r30626]
|
2005-08-22 12:24:04 +00:00 |
|
John Maddock
|
ca50320138
|
Moved definition of BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL into common_edg.hpp.
[SVN r28529]
|
2005-04-29 15:28:06 +00:00 |
|
Stefan Slapeta
|
7f85ce4c1a
|
Intel Compiler 9.0
[SVN r27400]
|
2005-02-16 09:16:37 +00:00 |
|
Stefan Slapeta
|
660103b429
|
Different config macros for windows and linux compiler
[SVN r24559]
|
2004-08-18 14:27:42 +00:00 |
|
John Maddock
|
a0d70af62d
|
Tweeked support for BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
[SVN r23253]
|
2004-06-29 10:19:27 +00:00 |
|
John Maddock
|
3d62b1768f
|
Updated digital mars to version 0x840.
Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
[SVN r23144]
|
2004-06-22 12:33:06 +00:00 |
|
John Maddock
|
8da5636184
|
Added more informative comments.
[SVN r22877]
|
2004-05-20 10:20:42 +00:00 |
|
John Maddock
|
2e64903b0f
|
Added fix for Intel C++ 6 and the /Zc:wchar_t option.
[SVN r22875]
|
2004-05-20 10:13:31 +00:00 |
|
John Maddock
|
ecfc74dcb1
|
Added checks to verify options at compile time.
[SVN r22715]
|
2004-05-01 10:51:05 +00:00 |
|
Guillaume Melquiond
|
e8602a5b86
|
Fix a typo
[SVN r21968]
|
2004-01-26 13:14:05 +00:00 |
|
Giovanni Bajo
|
38d0bdb068
|
Improve code to detect if wchar_t is a native type
[SVN r21919]
|
2004-01-25 16:26:41 +00:00 |
|
John Maddock
|
3c0eed1fed
|
Cleaned up regressions from last release caused by new macros being added.
[SVN r21270]
|
2003-12-15 12:30:32 +00:00 |
|
John Maddock
|
1e7c2699db
|
Added new licence info.
[SVN r20254]
|
2003-10-04 11:29:20 +00:00 |
|
Beman Dawes
|
bbbb8297ea
|
8.0 recognized + fix BOOST_NO_INTRINSIC_WCHAR_T for Windows
[SVN r19319]
|
2003-07-27 01:37:28 +00:00 |
|
John Maddock
|
c03d073c6c
|
Hopefully fixed wchar_t support on linux...
[SVN r18956]
|
2003-07-07 11:55:26 +00:00 |
|
Beman Dawes
|
6b24a269b2
|
bring into sync with tools/build/intel-win32-tools.jam
[SVN r18649]
|
2003-06-03 00:04:31 +00:00 |
|
Beman Dawes
|
517bc9850c
|
Better BOOST_NO_INTRINSIC_WCHAR_T fix from Pavel Vozenilek
[SVN r18643]
|
2003-06-01 19:09:09 +00:00 |
|
Beman Dawes
|
6ed5b28457
|
BOOST_NO_INTRINSIC_WCHAR_T now correct for 7.0 on Win32, based on config_info report
[SVN r18640]
|
2003-06-01 18:06:27 +00:00 |
|
Guillaume Melquiond
|
d1f3f6f38e
|
Add a new config macro BOOST_INTEL
[SVN r18504]
|
2003-05-23 07:03:21 +00:00 |
|
Guillaume Melquiond
|
3fc4ccd640
|
Revert a patch that broke Intel compiler on Linux
[SVN r18364]
|
2003-05-08 11:38:31 +00:00 |
|
Dave Abrahams
|
f6eb5e8aa9
|
Roll back mistaken change
[SVN r18314]
|
2003-04-25 17:04:49 +00:00 |
|
Dave Abrahams
|
c31a7209ac
|
Applied patches from "Pavel Vozenilek" <pavel_vozenilek-at-hotmail.com>
[SVN r18310]
|
2003-04-25 14:16:19 +00:00 |
|
Beman Dawes
|
783b6407c3
|
++last known
[SVN r16694]
|
2002-12-23 19:49:22 +00:00 |
|
Dave Abrahams
|
f0ab8c6d41
|
Daniel Frey's NRVO patches
[SVN r16084]
|
2002-11-04 01:59:32 +00:00 |
|
Aleksey Gurtovoy
|
e1504cfb2e
|
BOOST_NO_TEMPLATE_TEMPLATES fix
[SVN r15568]
|
2002-09-30 05:25:45 +00:00 |
|
Aleksey Gurtovoy
|
b0310d66ea
|
undo incorrect BOOST_STRICT_CONFIG changes
[SVN r15566]
|
2002-09-30 05:03:47 +00:00 |
|
Aleksey Gurtovoy
|
397e88754d
|
BOOST_STRICT_CONFIG fix
[SVN r15565]
|
2002-09-30 04:47:03 +00:00 |
|
Dave Abrahams
|
61cc49fd2f
|
Move BOOST_NO_TEMPLATE_TEMPLATES check to edg_common
[SVN r15393]
|
2002-09-17 01:00:31 +00:00 |
|
Dave Abrahams
|
f7ca700f8a
|
No template template parameters for Intel 5.x
[SVN r15387]
|
2002-09-16 20:09:04 +00:00 |
|