mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 23:14:04 +00:00
updated according to latest regression tests results
[SVN r55058]
This commit is contained in:
parent
b14efa6fbf
commit
86059ad43f
@ -125,18 +125,18 @@ No problems have been detected with this compiler. Last tested for version 7.1-0
|
||||
<p>
|
||||
No problems have been detected with several versions of this compiler
|
||||
starting from 3.2. The following versions have been explicitly tested:
|
||||
<ul>
|
||||
<li>GCC 3.4.3 under Linux x86-64,</li>
|
||||
<li>GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) under Cygwin,</li>
|
||||
<li>GCC 3.4.6 under Solaris,</li>
|
||||
<li>GCC 4.0.1 under Linux x86-64, (Apple build 5363) and (Apple Inc. build 5488) under Mac OS,</li>
|
||||
<li>GCC 4.1.2 under Linux x86-64, 20061115 (prerelease) (Debian 4.1.1-21), 20070115 (prerelease) (SUSE Linux) and 20080704 (Red Hat 4.1.2-44) under Linux x86-64,
|
||||
20061021 prerelease (NetBSD nb3 20061125) under NetBSD/amd64 and NetBSD/i386,</li>
|
||||
<li>GCC 4.2.1 under Linux x86-64, 20070719 [FreeBSD] under FreeBSD, (SUSE Linux) under Linux,</li>
|
||||
<li>GCC 4.2.4 under Linux x86-64,</li>
|
||||
<li>GCC 4.3.2 under Linux and Linux x86-64, 20080827 (alpha-testing) 1 under Cygwin,</li>
|
||||
<li>GCC 4.3.2 gnu++0x under Linux x86-64,</li>
|
||||
<li>GCC 4.3.3 under Linux x86-64 and MinGW.</li>
|
||||
<ul>
|
||||
<li>GCC 3.4.3 under Linux x86-64, </li>
|
||||
<li>GCC 3.4.6 under Linux, </li>
|
||||
<li>GCC 4.0.1 under Linux x86-64, (Apple Computer, Inc. build 5370), (Apple Inc. build 5465) and (Apple Inc. build 5488) under Mac OS,</li>
|
||||
<li>GCC 4.1.2 20070115 (prerelease) (SUSE Linux) and 20080704 (Red Hat 4.1.2-44) under Linux x86-64,</li>
|
||||
<li>GCC 4.2.1 under Linux x86-64, 20070719 [FreeBSD] under FreeBSD, (Apple Inc. build 5564) under Mac OS,</li>
|
||||
<li>GCC 4.2.4 under Linux x86-64, </li>
|
||||
<li>GCC 4.3.2 under Linux and Linux x86-64, </li>
|
||||
<li>GCC 4.3.3 under Linux x86-64 and MinGW, </li>
|
||||
<li>GCC 4.3.3 gnu++0x under Linux x86-64,</li>
|
||||
<li>GCC 4.4.0 under Linux x86-64 and MinGW, </li>
|
||||
<li>GCC 4.4.0 gnu++0x under Linux x86-64.</li>
|
||||
</ul>
|
||||
Boost.MultiIndex does not work with versions 3.1 and prior of GCC.
|
||||
</p>
|
||||
@ -259,7 +259,7 @@ Last tested for compiler versions 9.0 to 11.0.
|
||||
|
||||
<p>
|
||||
No problems have been detected with this compiler.
|
||||
Tested from version 9.1 to 10.1.
|
||||
Tested from version 10.1 to 11.0.
|
||||
</p>
|
||||
|
||||
<h2><a name="intel_80_win">Intel C++ Compiler for Windows 32-bit 8.0 and later</a></h2>
|
||||
@ -271,18 +271,14 @@ and in particular with the serialization part of Boost.MultiIndex.
|
||||
Argument dependent lookup is enabled by adding
|
||||
<code>/Qoption,c,--arg_dep_lookup</code> to the project options.
|
||||
Other than this, Boost.MultiIndex works without problems.
|
||||
Last tested for compiler version 11.0.
|
||||
Last tested for compiler version 11.1.
|
||||
</p>
|
||||
|
||||
<h2><a name="intel_100_win64">Intel C++ Compiler for Windows 64-bit 10.0 and later</a></h2>
|
||||
|
||||
<p>
|
||||
<b>Note:</b> Last tested in Boost 1.38. The information might be no longer accurate.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
No problems have been detected with this compiler.
|
||||
Last tested for compiler versions 10.1 to 11.0.
|
||||
Last tested for compiler version 11.1.
|
||||
</p>
|
||||
|
||||
<h2><a name="cw_83">Metrowerks CodeWarrior 8.3</a></h2>
|
||||
@ -684,7 +680,7 @@ without further problems.
|
||||
|
||||
<p>
|
||||
No problems have been detected with this compiler, both in 32-bit and 64-bit modes.
|
||||
Last tested for compiler versions 8.0 and 9.0.
|
||||
Last tested for compiler versions 9.0 and 10.0.
|
||||
</p>
|
||||
|
||||
<h2><a name="sun_10">Sun Studio 10 and later for Solaris</a></h2>
|
||||
@ -1122,7 +1118,7 @@ Performance
|
||||
|
||||
<br>
|
||||
|
||||
<p>Revised March 31st 2009</p>
|
||||
<p>Revised July 21st 2009</p>
|
||||
|
||||
<p>© Copyright 2003-2009 Joaquín M López Muñoz.
|
||||
Distributed under the Boost Software
|
||||
|
Loading…
x
Reference in New Issue
Block a user