John Maddock
|
37d1ce27dc
|
Fix broken <cstring> in release mode settings.
[SVN r18678]
|
2003-06-05 10:44:50 +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
|
ee438550db
|
Remove code that in effect always defined BOOST_DISABLE_THREADS on win32 (Note threads may be disabled elsewhere because of lack of multithread library support.)
[SVN r18644]
|
2003-06-01 19:16:15 +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 |
|
John Maddock
|
dd0b9c84ca
|
Added support for BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
[SVN r18533]
|
2003-05-25 10:53:26 +00:00 |
|
Guillaume Melquiond
|
d1f3f6f38e
|
Add a new config macro BOOST_INTEL
[SVN r18504]
|
2003-05-23 07:03:21 +00:00 |
|
Guillaume Melquiond
|
8994818a55
|
Add gcc 3.3 as the last known and checked version
[SVN r18445]
|
2003-05-19 12:11:22 +00:00 |
|
Aleksey Gurtovoy
|
cd2fdac9f5
|
define BOOST_NO_INCLASS_MEMBER_INITIALIZATION for Sun
[SVN r18365]
|
2003-05-08 12:10:36 +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 |
|
Toon Knapen
|
7fa91feb00
|
removed BOOST_HAS_THREADS as threads on HPUX11i are not compliant enough
taking into account aCC version 53800
[SVN r18277]
|
2003-04-18 10:10:45 +00:00 |
|
John Maddock
|
b22c9ced68
|
Added exception handling detection, disabled thread support for platforms where we can actually detect whether it is on or not.
[SVN r18234]
|
2003-04-11 10:47:00 +00:00 |
|
Dave Abrahams
|
878a7543d7
|
Small changes to support new iterator adaptors in sandbox
[SVN r18212]
|
2003-04-09 11:57:59 +00:00 |
|
Dave Abrahams
|
6489c17c19
|
BOOST_NO_DEDUCED_TYPENAME applies to vc7 too (Pavol Droba <droba@topmail.sk>)
[SVN r18209]
|
2003-04-08 14:06:01 +00:00 |
|
John Maddock
|
4c407e34ad
|
Fixed typo in comment
[SVN r18190]
|
2003-04-06 10:39:55 +00:00 |
|
Beman Dawes
|
261a01ccab
|
See format_test1 for example of why needed
[SVN r17583]
|
2003-02-21 22:08:01 +00:00 |
|
Markus Schöpflin
|
f07d411903
|
Define BOOST_NO_MEMBER_TEMPLATE_KEYWORD only for compiler version <= 502.
[SVN r17484]
|
2003-02-17 12:34:08 +00:00 |
|
Beman Dawes
|
0a24a02b94
|
undef didn't work
[SVN r17382]
|
2003-02-13 22:34:23 +00:00 |
|
Beman Dawes
|
c90afc4022
|
standarize version message format so status reporting finds it
[SVN r17338]
|
2003-02-12 20:41:55 +00:00 |
|
Beman Dawes
|
9d6d544940
|
undef BOOST_COMPILER_VERSION
[SVN r17337]
|
2003-02-12 20:32:35 +00:00 |
|
Dave Abrahams
|
39d0339f38
|
detect single-threaded builds for MinGW
[SVN r17094]
|
2003-01-30 18:13:55 +00:00 |
|
John Maddock
|
e4171501b5
|
Moved platform specific HP options into platform config
and out of the compiler config (these options need to
be set for gcc as well as for HP aCC for example).
[SVN r17006]
|
2003-01-23 12:33:29 +00:00 |
|
Dave Abrahams
|
609a9b1721
|
Update config to match configure results
[SVN r16976]
|
2003-01-21 14:04:09 +00:00 |
|
Beman Dawes
|
7c7da1d09a
|
Use __VERSION__ for msg to pick up all 3 levels
[SVN r16728]
|
2003-01-01 19:19:57 +00:00 |
|
Beman Dawes
|
783b6407c3
|
++last known
[SVN r16694]
|
2002-12-23 19:49:22 +00:00 |
|
Dave Abrahams
|
430d235b4e
|
Added BOOST_NO_UNREACHABLE_RETURN_DETECTION
[SVN r16575]
|
2002-12-09 14:57:59 +00:00 |
|
Dave Abrahams
|
0c41779a38
|
added BOOST_NO_MEMBER_TEMPLATE_KEYWORD
[SVN r16507]
|
2002-12-04 15:49:51 +00:00 |
|
Dave Abrahams
|
dd33b06231
|
update configuration for latest HP
[SVN r16492]
|
2002-12-03 19:04:22 +00:00 |
|
Dave Abrahams
|
b09fd33660
|
BOOST_NO_EXCEPTIONS patch from Alberto Barbati <abarbati@iaanus.com>
[SVN r16219]
|
2002-11-13 04:49:56 +00:00 |
|
Dave Abrahams
|
2ca6ac7df2
|
Fix for vc7
[SVN r16207]
|
2002-11-12 03:18:20 +00:00 |
|
Dave Abrahams
|
f217166b21
|
BOOST_DEDUCED_TYPENAME
[SVN r16138]
|
2002-11-07 01:11:13 +00:00 |
|
Dave Abrahams
|
48b23b5064
|
No member template friends in 8.x
[SVN r16135]
|
2002-11-06 19:40:16 +00:00 |
|
Dave Abrahams
|
f0ab8c6d41
|
Daniel Frey's NRVO patches
[SVN r16084]
|
2002-11-04 01:59:32 +00:00 |
|
Dave Abrahams
|
49e2972952
|
Update for Sun Workshop 7
[SVN r16036]
|
2002-11-01 02:41:01 +00:00 |
|
John Maddock
|
9ec9927674
|
Merged changes from the RC_1_29_0 branch.
[SVN r15959]
|
2002-10-21 11:03:05 +00:00 |
|
Aleksey Gurtovoy
|
e1504cfb2e
|
BOOST_NO_TEMPLATE_TEMPLATES fix
[SVN r15568]
|
2002-09-30 05:25:45 +00:00 |
|
Aleksey Gurtovoy
|
c980eca229
|
undo incorrect BOOST_STRICT_CONFIG changes
[SVN r15567]
|
2002-09-30 05:21:38 +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
|
8c49d00328
|
Correct BOOST_NO_EXCEPTIONS for KAI
[SVN r15414]
|
2002-09-17 17:37:31 +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
|
78dddbc032
|
Old EDG fixes
[SVN r15392]
|
2002-09-17 00:49:09 +00:00 |
|
Dave Abrahams
|
f7ca700f8a
|
No template template parameters for Intel 5.x
[SVN r15387]
|
2002-09-16 20:09:04 +00:00 |
|
John Maddock
|
a37bdd82b5
|
Updated last vacpp version number
[SVN r15370]
|
2002-09-16 11:52:30 +00:00 |
|
Dave Abrahams
|
beeb65b38d
|
vc6 fix
[SVN r15340]
|
2002-09-15 19:28:13 +00:00 |
|
John Maddock
|
398a9b79f0
|
Tentative changes for Visual C++ .NET 2003 (Beta)
[SVN r15174]
|
2002-09-06 10:16:56 +00:00 |
|
John Maddock
|
cb0286c416
|
Added BOOST_NO_STD_LOCALE for intel C++ on Dinkumware.
Removed BOOST_HAS_STDINT_H for Borland on non-Win32 platforms
[SVN r15125]
|
2002-09-01 10:45:12 +00:00 |
|
Beman Dawes
|
b99b9771c1
|
8.02
[SVN r15113]
|
2002-08-30 12:47:29 +00:00 |
|