Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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