Jens Maurer
|
90981b9ee2
|
more libcomo special cases
[SVN r19002]
|
2003-07-09 20:02:32 +00:00 |
|
Jens Maurer
|
2208736b0e
|
improve comment
[SVN r19001]
|
2003-07-09 20:00:32 +00:00 |
|
Jens Maurer
|
b25deb3366
|
set BOOST_NO_INCLASS_MEMBER_INITIALIZATION to avoid compiler crash
with Boost.Python
[SVN r18999]
|
2003-07-09 19:44:32 +00:00 |
|
Jens Maurer
|
60558d2791
|
BOOST_HAS_LONG_LONG is set by edg_common.hpp
[SVN r18998]
|
2003-07-09 19:41:55 +00:00 |
|
Jens Maurer
|
473fc44ff6
|
avoid "unused variable" warning with gcc
[SVN r18985]
|
2003-07-09 08:58:30 +00:00 |
|
Toon Knapen
|
8259764b49
|
initialising pointer to NULL to avoid warning on VisualAge
[SVN r18965]
|
2003-07-07 17:02:59 +00:00 |
|
John Maddock
|
0a1facf57a
|
Moved intel selection up above gcc selection - intel 8 defines __GNUC__ on linux...
[SVN r18957]
|
2003-07-07 11:56:56 +00:00 |
|
John Maddock
|
c03d073c6c
|
Hopefully fixed wchar_t support on linux...
[SVN r18956]
|
2003-07-07 11:55:26 +00:00 |
|
Martin Wille
|
e6dcebcff9
|
-- changed the order in which it is checked for Comeau C++ and GCC
this is required to detect Comeau C++ with gcc backend correctly
[SVN r18789]
|
2003-06-13 13:05:58 +00:00 |
|
Gennaro Prota
|
ba3dc87248
|
removed two blank lines, for consistency
[SVN r18763]
|
2003-06-10 17:48:17 +00:00 |
|
Gennaro Prota
|
9c49e78cfa
|
added documentation for BOOST_EXPLICIT_TEMPLATE_TYPE & Co.
[SVN r18762]
|
2003-06-10 17:24:39 +00:00 |
|
Toon Knapen
|
d5136058c0
|
update for vacpp version 6.0
[SVN r18698]
|
2003-06-06 12:17:52 +00:00 |
|
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
|
70b59c02f8
|
Fix spelling of Comeau
[SVN r18645]
|
2003-06-02 12:12:20 +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
|
baa0be852b
|
Added missing includes
[SVN r18607]
|
2003-05-30 11:14:52 +00:00 |
|
John Maddock
|
fd10aff9aa
|
removed dependency on std::ptrdiff_t
[SVN r18605]
|
2003-05-30 10:45:52 +00:00 |
|
Beman Dawes
|
5e916a44b5
|
Add <no-warn>config_test.cpp for Comeau
[SVN r18572]
|
2003-05-28 00:32:33 +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 |
|
John Maddock
|
512fdec421
|
Added new config macro: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
[SVN r18507]
|
2003-05-23 11:10:34 +00:00 |
|
Guillaume Melquiond
|
d1f3f6f38e
|
Add a new config macro BOOST_INTEL
[SVN r18504]
|
2003-05-23 07:03:21 +00:00 |
|
Beman Dawes
|
269e334a5f
|
Add unsigned long long macros
[SVN r18482]
|
2003-05-21 12:59:49 +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 |
|
John Maddock
|
ef4b048477
|
Added dump of BOOST_HAS_PARTIAL_STD_ALLOCATOR
[SVN r18429]
|
2003-05-17 11:41:11 +00:00 |
|
Dave Abrahams
|
92d31fd7e6
|
Suggested typo-revealing patch from Giovanni Bajo <giovannibajo-at-libero.it>
[SVN r18414]
|
2003-05-15 23:08:21 +00:00 |
|
Guillaume Melquiond
|
2ccdf98ed8
|
Replace ICL by ICC for the detection of std:: C namespace; and hope for a better solution to be found
[SVN r18398]
|
2003-05-14 21:26:43 +00:00 |
|
John Maddock
|
8fd25536d0
|
Corrected Intel version check
[SVN r18397]
|
2003-05-14 10:42:20 +00:00 |
|
John Maddock
|
76a1e0208a
|
Fixes for Intel C++ 7 on Linux
[SVN r18388]
|
2003-05-13 11:56:18 +00:00 |
|
John Maddock
|
33303778a0
|
Enabled BOOST_HAS_PARTIAL_STD_ALLOCATOR for vc7
[SVN r18376]
|
2003-05-10 11:35:40 +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 |
|
Aleksey Gurtovoy
|
b406ae1b3e
|
restore from the CVS crash
[SVN r18358]
|
2003-05-08 10:10:54 +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 |
|
Gennaro Prota
|
767ec48375
|
shortened names of new macros, improved comments
[SVN r18306]
|
2003-04-24 15:01:20 +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 |
|
Gennaro Prota
|
648b777160
|
added BOOST_[APPEND_]TEMPLATE_EXPLICITLY_SPECIFIED_[NON_]TYPE
[SVN r18272]
|
2003-04-16 23:39:37 +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
|
20a4dd507c
|
Get ready for next release
[SVN r18039]
|
2003-03-20 22:34:01 +00:00 |
|
Dave Abrahams
|
eb0676edac
|
more comment clarifications
[SVN r18032]
|
2003-03-20 15:29:32 +00:00 |
|
Dave Abrahams
|
cac5f11a3f
|
Comment clarification from Giovanni Bajo <giovannibajo-at-libero.it>
and me.
[SVN r18031]
|
2003-03-20 15:26:40 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
d7dcef4f46
|
adjustment for Itanium2
[SVN r17803]
|
2003-03-11 01:32:03 +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 |
|