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
Dave Abrahams
edc44fc45d
remove bogus BOOST_NO_INCLASS_MEMBER_INITIALIZATION
...
[SVN r13992]
2002-05-21 13:09:25 +00:00
John Maddock
d1c3bf73de
Added user-config macro BOOST_DISABLE_WIN32
...
(also set in the compiler 's strict mode).
Modified Boost source not to use Win32 specific
extentions in the presence of BOOST_DISABLE_WIN32.
[SVN r13771]
2002-05-09 11:40:52 +00:00
John Maddock
9e02db296c
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
Peter Dimov
ebc6c751ac
Defined BOOST_NO_VOID_RETURNS in MSVC 6 mode.
...
[SVN r11846]
2001-12-01 13:19:05 +00:00
John Maddock
8126210523
removed unneeded BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS for icl 6
...
[SVN r11439]
2001-10-25 11:47:17 +00:00
Jens Maurer
c2ed94bee0
add comment how to enable new-style for scoping on Intel for Win32
...
[SVN r11433]
2001-10-24 15:58:01 +00:00
John Maddock
3f58e08292
Minor config tweek
...
[SVN r11412]
2001-10-21 11:01:10 +00:00
Peter Dimov
9ee77299d1
BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING -> BOOST_NO_FUNCTION_TEMPLATE_ORDERING
...
[SVN r11257]
2001-09-25 19:17:47 +00:00
John Maddock
7ce333aa88
First round of config fixes
...
[SVN r11146]
2001-09-19 11:48:51 +00:00
John Maddock
38009aaf3b
commit of split-config, including any changes required to existing libraries (mainly regex).
...
[SVN r11138]
2001-09-18 11:13:39 +00:00