Commit Graph

169 Commits

Author SHA1 Message Date
Eric Niebler
e7d2d13da4 fix broken link ids
[SVN r31195]
2005-10-04 15:38:56 +00:00
Eric Niebler
94f5bef9f0 define NO_RVALUE_DETECTION for sunpro 5_8
[SVN r30794]
2005-09-03 15:13:47 +00:00
Eric Niebler
8d6b10ade9 try using new (undocumented) boost_range_begin/end hooks
[SVN r30778]
2005-09-01 14:40:44 +00:00
Eric Niebler
77c571167c work-around sunpro bug wrt array types and addressof
[SVN r30776]
2005-09-01 14:18:29 +00:00
Eric Niebler
f22b6d11cd test a possible fix to a sunpro bug wrt addressof
[SVN r30756]
2005-08-31 20:24:46 +00:00
Eric Niebler
85e8e8225b disable rvalue support for tru64cxx
[SVN r30754]
2005-08-31 16:58:45 +00:00
Eric Niebler
d41d0ed0be attempt to fix DigitalMars by defining BOOST_FOREACH_NO_CONST_RVALUE_DETECTION
[SVN r30743]
2005-08-31 03:11:05 +00:00
Eric Niebler
5874f714de attempt to fix metrowerks by defining BOOST_FOREACH_NO_CONST_RVALUE_DETECTION
[SVN r30741]
2005-08-31 03:01:35 +00:00
Eric Niebler
745025154a attempt to fix gcc-3_3-darwin by defining BOOST_FOREACH_NO_CONST_RVALUE_DETECTION
[SVN r30739]
2005-08-31 02:27:35 +00:00
Eric Niebler
5ed931814d EDG is not removing cv qualifications on array types so help it along with remove_const
[SVN r30726]
2005-08-29 16:05:31 +00:00
Eric Niebler
63476c9767 work-around VC6/VC7 issue with const-qualified collection types (thx to Dave A.)
[SVN r30717]
2005-08-29 00:20:59 +00:00
Eric Niebler
8aa38944e4 sunpro cannot handle const rvalues
[SVN r30715]
2005-08-28 22:29:32 +00:00
Eric Niebler
c3979c8619 eliminate overloads possibly confusing metrowerks
[SVN r30712]
2005-08-28 16:50:59 +00:00
Eric Niebler
8d8af949cf vacpp is level 1 compliant with foreach
[SVN r30709]
2005-08-28 03:17:44 +00:00
Eric Niebler
98af3da456 work around name collision problem with gcc-2.95-linux
[SVN r30705]
2005-08-28 01:22:50 +00:00
Eric Niebler
83750998e4 BOOST_NO_SFINAE implies BOOST_FOREACH_NO_CONST_RVALUES
[SVN r30704]
2005-08-28 01:21:50 +00:00
Eric Niebler
3a27b79b78 add test for FOREACH with dependent types
[SVN r30691]
2005-08-26 16:19:04 +00:00
Eric Niebler
a9b1c131f8 simplier test framework
[SVN r30688]
2005-08-26 15:15:39 +00:00
Eric Niebler
2258532c5e BOOST_FOREACH
[SVN r30683]
2005-08-26 03:43:30 +00:00