Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52101 - branches/release/libs/multi_index/doc
From: joaquin_at_[hidden]
Date: 2009-04-01 04:45:13


Author: joaquin
Date: 2009-04-01 04:45:12 EDT (Wed, 01 Apr 2009)
New Revision: 52101
URL: http://svn.boost.org/trac/boost/changeset/52101

Log:
merged rev [52078] from trunk
Text files modified:
   branches/release/libs/multi_index/doc/compiler_specifics.html | 43 +++++++++++++++++++++++++++++----------
   1 files changed, 32 insertions(+), 11 deletions(-)

Modified: branches/release/libs/multi_index/doc/compiler_specifics.html
==============================================================================
--- branches/release/libs/multi_index/doc/compiler_specifics.html (original)
+++ branches/release/libs/multi_index/doc/compiler_specifics.html 2009-04-01 04:45:12 EDT (Wed, 01 Apr 2009)
@@ -100,6 +100,10 @@
 <h2><a name="comeau_43101_win_vc7_71">Comeau C/C++ 4.3.10.1 for Windows (VC++ 9.0 backend)</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. The library fails to compile,
 however, when Microsoft Visual C++ 6.0 is used as the backend. Last time they were
 tested (Boost.1.34.1), VC++ 7.0/7.1 backends worked correctly. The beta 2 version of
@@ -109,6 +113,10 @@
 <h2><a name="compaq_65">Compaq C++ 6.5-042 and later for Tru64 UNIX</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 version 7.1-006.
 </p>
 
@@ -118,16 +126,17 @@
 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.2 20020927 (prerelease) under Cygwin 1.5.7,</li>
   <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 and MinGW,</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 20061021 prerelease (NetBSD nb3 20061125) under Linux and Linux x86-64, 20061115 (prerelease) (Debian 4.1.1-21) under Linux, 20070115 (prerelease) (SUSE Linux) under Linux x86-64, 20071124 (Red Hat 4.1.2-42) under Linux x86-64, 20080704 (Red Hat 4.1.2-44) under Linux x86-64,</li>
- <li>GCC 4.2.1 under HP-UX IA64 and Linux x86-64, (SUSE Linux) Under Linux,</li>
- <li>GCC 4.2.4 under Linux x86-64, (Ubuntu 4.2.4-1ubuntu3) undex Linux,</li>
- <li>GCC 4.3.2 under 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.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>
 Boost.MultiIndex does not work with versions 3.1 and prior of GCC.
 </p>
@@ -163,6 +172,10 @@
 <h2><a name="acc_612_ia64">HP aC++ A.06.12 and later for HP-UX IA64</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 version A.06.17.
 </p>
@@ -170,6 +183,10 @@
 <h2><a name="acc_380_pa_risc">HP aC++ A.03.80 for HP-UX PA-RISC</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 version A.03.85.
 </p>
@@ -235,14 +252,14 @@
 
 <p>
 No problems have been detected with this compiler.
-Last tested for compiler versions 9.0 to 10.1.
+Last tested for compiler versions 9.0 to 11.0.
 </p>
 
 <h2><a name="intel_91_mac">Intel C++ Compiler for Mac OS 9.1 and later</a></h2>
 
 <p>
 No problems have been detected with this compiler.
-Tested from version 9.1 to 11.0.
+Tested from version 9.1 to 10.1.
 </p>
 
 <h2><a name="intel_80_win">Intel C++ Compiler for Windows 32-bit 8.0 and later</a></h2>
@@ -260,6 +277,10 @@
 <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.
 </p>
@@ -1101,9 +1122,9 @@
 
 <br>
 
-<p>Revised December 19th 2008</p>
+<p>Revised March 31st 2009</p>
 
-<p>&copy; Copyright 2003-2008 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
+<p>&copy; Copyright 2003-2009 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
 Distributed under the Boost Software
 License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk