John Maddock
66a206af29
sun 5.1 config fixes - see comments for details
...
[SVN r10057]
2001-05-08 11:08:12 +00:00
Jens Maurer
f891fd11b5
add Dinkumware 3.06 library for MSVC and Intel C++
...
[SVN r10050]
2001-05-07 21:20:18 +00:00
Jens Maurer
952b926f1e
beautify #error message
...
[SVN r10026]
2001-05-05 20:27:35 +00:00
Jens Maurer
1ad42da3a3
HP aCC compiler workarounds
...
[SVN r10018]
2001-05-05 19:55:26 +00:00
John Maddock
d880c37ab1
Minor fix for C++ Builder + STLPort
...
[SVN r9986]
2001-04-27 11:05:11 +00:00
Jeremy Siek
b383e88c74
added powerpc to the big endian family
...
[SVN r9774]
2001-04-13 01:04:04 +00:00
John Maddock
3bccc557e2
added support for sparc processors
...
[SVN r9719]
2001-04-05 11:32:56 +00:00
John Maddock
1a2cff6d14
Updated limits.hpp for BeOS support
...
[SVN r9696]
2001-04-03 11:26:20 +00:00
Jeremy Siek
5b8af31b0a
added newline at end of files to prevent warnings from compilers
...
[SVN r9695]
2001-04-03 04:29:29 +00:00
John Maddock
0c06951a11
fixed config.hpp to detect missing <limits> header
...
[SVN r9692]
2001-04-02 11:35:49 +00:00
John Maddock
fa107d72bc
Added boost-wide <limits> woraround
...
[SVN r9688]
2001-04-01 11:59:18 +00:00
John Maddock
b6858fcc5d
added <limits> workaround
...
[SVN r9687]
2001-03-31 12:05:02 +00:00
Beman Dawes
b2698073d8
__GNUC_MINOR__ 95 ---> 97 changes from n becker
...
[SVN r9591]
2001-03-19 20:26:33 +00:00
Beman Dawes
3410301a96
Add BOOST_VERSION per Jens' posting
...
[SVN r9566]
2001-03-16 17:13:29 +00:00
Dave Abrahams
e7bc4c14e4
Refactored EDG checks for Intel C++
...
[SVN r9474]
2001-03-07 03:55:21 +00:00
Dave Abrahams
7cb5dd3638
Factored EDG checks, added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP for Intel C++ 5.0
...
[SVN r9405]
2001-03-04 15:06:11 +00:00
Beman Dawes
3e9b0c11d8
Minor Metrowerks fixes
...
[SVN r9371]
2001-03-01 16:23:18 +00:00
Jens Maurer
47ee67868c
Compaq C++ has neither <slist> nor <hash_*>
...
[SVN r9296]
2001-02-20 17:52:35 +00:00
John Maddock
3a1146ef37
added BOOST_NO_INTRINSIC_WCHAR_T for ICL
...
[SVN r9269]
2001-02-19 12:50:27 +00:00
John Maddock
6ce87101d3
Added new type traits files.
...
[SVN r9238]
2001-02-17 12:25:45 +00:00
Dave Abrahams
0f89a54d5e
Added BOOST_STATIC_CONSTANT
...
[SVN r9126]
2001-02-11 19:29:01 +00:00
Jeremy Siek
891b2db577
removed backslashes in macros
...
[SVN r9097]
2001-02-11 01:21:56 +00:00
Jens Maurer
c30c6e772a
adjust for: _RWSTD_VER is six digits on Borland, four digits on Compaq C++
...
[SVN r9034]
2001-02-08 17:49:34 +00:00
John Maddock
21d4ae5c2c
Fix for Rogue Wave library detection in config.hpp
...
[SVN r9032]
2001-02-08 12:58:11 +00:00
Jens Maurer
9b7b4524e3
added BOOST_NO_STDC_NAMESPACE for KCC 4.0a and older
...
because <cwchar> does not have using-declarations to put the contents of
<wchar.h> into namespace std, in contrast to <cstdio>, which does.
[SVN r8945]
2001-02-05 19:54:58 +00:00
Jens Maurer
6b3dd0d1cb
added more Solaris deficiencies contributed by Nat Mishkin
...
[SVN r8861]
2001-02-02 18:57:46 +00:00
Jens Maurer
02a081b3e9
add support for the upcoming gcc 3.0
...
[SVN r8771]
2001-01-25 21:24:13 +00:00
Jens Maurer
f719f4b515
define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS only if _RWSTD_VER < 0x0203
...
[SVN r8695]
2001-01-21 21:36:36 +00:00
Dave Abrahams
238be9af6e
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS moved here from cast.hpp
...
Added missing BOOST_NO_STRINGSTREAM which some boost code seemed to depend on
[SVN r8667]
2001-01-21 05:30:47 +00:00
Beman Dawes
3f280cb058
Conditions for BOOST_NO_STDC_NAMESPACE under MSVC with STLport were not quite right.
...
[SVN r8640]
2001-01-18 21:28:50 +00:00
Jens Maurer
5b7bbe4533
do not pessimize later versions of SGI MIPSpro and Compaq C++
...
[SVN r8591]
2001-01-14 18:53:58 +00:00
Jens Maurer
5d11cac82c
added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
...
added compiler support for SGI IRIX CC and Compaq Tru64 cxx
[SVN r8570]
2001-01-13 10:11:12 +00:00
Beman Dawes
d46dcfbcbb
BOOST_DECL fixes
...
[SVN r8559]
2001-01-12 15:28:20 +00:00
Beman Dawes
53c2862a77
Avoid spurious MSVC NOMINMAX redefinition warning (submitted by Andreas Scherer)
...
[SVN r8377]
2000-12-01 17:11:40 +00:00
Beman Dawes
aea3b88265
Added BOOST_NO_INT64_T comment pointing to <boost/cstdint.hpp>
...
[SVN r8344]
2000-11-27 19:23:16 +00:00
John Maddock
e89011502e
EGCS 1.1.1 fix
...
[SVN r8237]
2000-11-17 11:33:43 +00:00
John Maddock
f0e359663f
Fix for egcs 1.1.1 problems with std::auto_ptr
...
[SVN r8225]
2000-11-16 11:17:22 +00:00
John Maddock
d525802257
regex fixes for updated Dinkum library
...
[SVN r8161]
2000-11-09 13:03:41 +00:00
John Maddock
594d5bb6ee
try again more broken connections
...
[SVN r7969]
2000-10-17 11:32:09 +00:00
John Maddock
fce75f3760
regex fixes
...
[SVN r7967]
2000-10-17 11:28:05 +00:00
Beman Dawes
c1ff06042d
Add BOOST_NO_SLIST and BOOST_NO_HASH for Borland, although I agree with others that these defines are very questionable
...
[SVN r7934]
2000-10-13 20:02:20 +00:00
Dave Abrahams
169988f2b2
Added BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility
...
[SVN r7915]
2000-10-06 07:37:02 +00:00
Jeremy Siek
22cf95d7f7
added BOOST_NO_STD_MIN_MAX to config.hpp
...
did some VC++ porting
[SVN r7905]
2000-10-04 15:57:03 +00:00
Jens Maurer
f2e466b428
MSVC does not have an integral int64_t (large enum constants don't work)
...
[SVN r7885]
2000-10-01 17:07:40 +00:00
Jens Maurer
c34cb0d97d
added BOOST_NO_INTEGRAL_INT64_T
...
[SVN r7874]
2000-09-29 22:05:51 +00:00
Jeremy Siek
f4467cb190
completed conversion of properties to use _t and enums.
...
Also noticed that problems regarding iterator_adaptor has
gone away, so I've removed the ifdef's that took it out.
[SVN r7840]
2000-09-26 07:29:12 +00:00
Jeremy Siek
97f7ebaccd
removed tabs
...
[SVN r7835]
2000-09-25 21:19:29 +00:00
Jeremy Siek
180538ce7d
added BOOST_NO_STD_ALLOCATOR
...
[SVN r7830]
2000-09-25 17:40:38 +00:00
Jeremy Siek
e7b62671dd
changed ::pointer to ::value_type* (VC++ native header port) and
...
added BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS to intel c++ with
VC++ headers
[SVN r7826]
2000-09-25 16:53:17 +00:00
Jeremy Siek
c1c7cc6cfc
added no slist, no hash to intel compiler
...
[SVN r7825]
2000-09-25 16:41:51 +00:00
Jeremy Siek
ea3f527350
port to Greenhills C++ compiler
...
[SVN r7822]
2000-09-25 16:16:48 +00:00
Dave Abrahams
d3b54a634f
Updates for CodeWarrior Pro6
...
[SVN r7818]
2000-09-25 13:19:04 +00:00
Dave Abrahams
abd779121b
added BOOST_NO_INTRINSIC_WCHAR_T
...
[SVN r7805]
2000-09-25 00:19:28 +00:00
Beman Dawes
5576510d23
Changes for Borland 5.5.1 (5.5 update 2)
...
[SVN r7775]
2000-09-22 19:39:30 +00:00
Jeremy Siek
117a4b0842
added another warning to be disabled under MSVCP
...
[SVN r7763]
2000-09-22 04:16:11 +00:00
Jeremy Siek
5b6863d434
added clause for KCC, it doesn't have slist or hash_set/hash_map
...
[SVN r7711]
2000-09-18 09:06:43 +00:00
Jeremy Siek
ce60768de6
added a few more macros needed by the Boost Graph Library
...
[SVN r7708]
2000-09-18 08:57:25 +00:00
Jeremy Siek
f1fa261ce7
pending stuff from Boost Graph Library
...
[SVN r7704]
2000-09-18 08:24:47 +00:00
Beman Dawes
94742a6036
Fix spelling of BOOST_NO_STD_ITERATOR_TRAITS in comments (BGD)
...
[SVN r7694]
2000-09-04 14:28:14 +00:00
Beman Dawes
050fc1e2d1
BOOST_NO_PRIVATE_IN_AGGREGATE added (Mark Rodgers)
...
[SVN r7693]
2000-09-01 15:50:28 +00:00
Beman Dawes
47685362cb
Correct comment regarding wchar_t
...
[SVN r7691]
2000-08-30 12:50:04 +00:00
Dave Abrahams
f77ad43f64
Fixed spelling of BOOST_NO_INCLASS_MEMBER_INITIALIZATION in comment per suggestion from John Maddock.
...
[SVN r7627]
2000-07-23 14:39:25 +00:00
Beman Dawes
ed1cfd84f0
Add revision history for prior change
...
[SVN r7625]
2000-07-13 17:36:27 +00:00
Mark Rodgers
7025b01bef
Added missing BOOST_NO_USING_TEMPLATE docs and moved this since it
...
infects BCB4 as well and BCC5.5.
Added BOOST_NO_POINTER_TO_MEMBER_CONST at the suggestion of
Fabrice Truillot.
[SVN r7624]
2000-07-12 08:31:46 +00:00
Beman Dawes
886affabe8
This commit was generated by cvs2svn to compensate for changes in r4,
...
which included commits to RCS files with non-trunk default branches.
[SVN r7621]
2000-07-07 16:04:40 +00:00