Darin Adler
|
253bd15cf1
|
Fix standard C library check so it will work with CodeWarrior Pro 8.
[SVN r15972]
|
2002-10-23 23:32:38 +00:00 |
|
John Maddock
|
f72495d8b5
|
Moved Dinkumware lib detection further down the list,
so that it doesn't get confused with any possible replacements.
[SVN r15965]
|
2002-10-23 11:02:04 +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 |
|
Björn Karlsson
|
1ac93b8c1a
|
fix: changed ULONG_LONG_MIN to ULONGLONG_MIN
[SVN r15369]
|
2002-09-16 11:00:55 +00:00 |
|
Dave Abrahams
|
beeb65b38d
|
vc6 fix
[SVN r15340]
|
2002-09-15 19:28:13 +00:00 |
|
John Maddock
|
d3cc222fe9
|
VC7 has no numeric_limits<__int64> specialisation
[SVN r15209]
|
2002-09-08 11:31:56 +00:00 |
|
John Maddock
|
5241fbdd13
|
Fixed def of mumeric_limits<unsigned long long>::digits
[SVN r15208]
|
2002-09-08 11:31:17 +00:00 |
|
John Maddock
|
4000c1eeed
|
Fixed Intel C++ fix (had previously mis-spelled __ICL)
[SVN r15194]
|
2002-09-07 10:45:47 +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 |
|
John Maddock
|
e0d2db8a3d
|
Misc Kylix fixes
[SVN r15086]
|
2002-08-25 11:57:37 +00:00 |
|
John Maddock
|
d6a89e7d49
|
Added Kylix 3 support
[SVN r15050]
|
2002-08-22 11:50:39 +00:00 |
|
John Maddock
|
3dfd72e3bc
|
Added new config macros:
BOOST_HAS_PARTIAL_STD_ALLOCATOR
BOOST_NO_EXCEPTION_STD_NAMESPACE
[SVN r14809]
|
2002-08-13 11:52:06 +00:00 |
|
Dave Abrahams
|
9a536e3f28
|
Fix for platforms (MINGW 2.95.2) where only one of ULLONG_MAX and ULLONG_MIN are defined.
[SVN r14718]
|
2002-08-06 22:32:37 +00:00 |
|
John Maddock
|
51aac5ee14
|
Tidied up #if
[SVN r14651]
|
2002-07-31 11:23:01 +00:00 |
|
John Maddock
|
ec0bf8e76a
|
Added BOOST_NO_STD_WSTREAMBUF to GNU libstdc++3 config
[SVN r14632]
|
2002-07-28 11:06:51 +00:00 |
|
John Maddock
|
392bbe5700
|
Updated dinkumware config: should work for Intel C++ now.
[SVN r14626]
|
2002-07-27 11:43:45 +00:00 |
|
Dave Abrahams
|
0c1888c352
|
GCC 2.95.x fixes
[SVN r14591]
|
2002-07-24 16:07:41 +00:00 |
|
Beman Dawes
|
56c052de56
|
Better version identification
[SVN r14576]
|
2002-07-23 19:47:15 +00:00 |
|
John Maddock
|
3a70564582
|
Added specialisations for __int64 and long long where these are missing.
[SVN r14558]
|
2002-07-22 11:00:20 +00:00 |
|
John Maddock
|
06034f2281
|
Moved min/max overloads to win32.hpp from suffix.hpp
[SVN r14551]
|
2002-07-21 11:06:29 +00:00 |
|
John Maddock
|
5406c65596
|
Moved definition of NOMINMAX to win32.hpp
[SVN r14546]
|
2002-07-20 12:06:05 +00:00 |
|
John Maddock
|
113cded49d
|
Added new libcomo.hpp config header.
Added new config macros:
BOOST_NO_STD_WSTREAMBUF
BOOST_NO_LONG_LONG_NUMERIC_LIMITS
BOOST_NO_MS_INT64_NUMERIC_LIMITS
[SVN r14512]
|
2002-07-18 11:06:42 +00:00 |
|
John Maddock
|
08cf657ad4
|
Updated support for Borland C++ and STLport (again)
Hopefully fixed support for platforms where STLport imports names from std:: to _STL::
[SVN r14490]
|
2002-07-17 11:37:48 +00:00 |
|
John Maddock
|
224e97fbb6
|
Fixed support for C++ Builder 5 + STLport.
[SVN r14476]
|
2002-07-16 11:18:02 +00:00 |
|
Dave Abrahams
|
bc1b510b18
|
Rip out mistaken "fix" based on John Maddock's advice
[SVN r14446]
|
2002-07-14 11:47:42 +00:00 |
|
Dave Abrahams
|
99b01de780
|
Fix unversioned VC++ checks
[SVN r14436]
|
2002-07-13 12:26:19 +00:00 |
|
Beman Dawes
|
873f5745a6
|
Improve BOOST_COMPILER
[SVN r14430]
|
2002-07-12 21:41:55 +00:00 |
|
Beman Dawes
|
f6c78ce85d
|
8.1 increment
[SVN r14429]
|
2002-07-12 19:58:26 +00:00 |
|
Peter Dimov
|
8f83b72cfb
|
Last tested version is 1310.
[SVN r14425]
|
2002-07-12 18:24:15 +00:00 |
|
Dave Abrahams
|
2fbcada958
|
Add specializations for __int64 and unsigned __int64 for MSVC6
[SVN r14409]
|
2002-07-11 20:30:32 +00:00 |
|
John Maddock
|
b79fe524db
|
Added needed BOOST_NO_TEMPLATE_TEMPLATES option.
[SVN r14405]
|
2002-07-11 10:38:21 +00:00 |
|
John Maddock
|
2f2fe38142
|
Added detection for exception and long long support.
[SVN r14320]
|
2002-07-07 10:44:08 +00:00 |
|
Dave Abrahams
|
a02e3a0b7e
|
Commited patch from "Lars Gullik Bjønnes" <larsbj@lyx.org>
[SVN r14279]
|
2002-07-02 12:59:37 +00:00 |
|
Dave Abrahams
|
17dcb7eabb
|
Fix mistaken config changes
[SVN r14259]
|
2002-06-29 18:31:27 +00:00 |
|
Beman Dawes
|
388bf56907
|
8.0 further update
[SVN r14254]
|
2002-06-28 00:27:02 +00:00 |
|
Beman Dawes
|
739a468531
|
add 8.0
[SVN r14253]
|
2002-06-28 00:06:47 +00:00 |
|
Darin Adler
|
03affa0d41
|
Use if __MACH__ instead of ifdef __MACH__
[SVN r14089]
|
2002-06-06 13:53:49 +00:00 |
|
John Maddock
|
d0e59f4b09
|
Removed msvc-iterator flag
[SVN r14033]
|
2002-05-24 11:07:09 +00:00 |
|
John Maddock
|
52a0dc9a14
|
Hopefully fixed Intel C++ on linux by adding BOOST_NO_STDC_NAMESPACE
(the C++ headers for this compiler seem to do an incomplete job of
importing C functions into std:: as per usual).
[SVN r14018]
|
2002-05-23 11:41:10 +00:00 |
|