|
Boost-Commit : |
From: joaquin_at_[hidden]
Date: 2008-07-08 12:38:26
Author: joaquin
Date: 2008-07-08 12:38:25 EDT (Tue, 08 Jul 2008)
New Revision: 47234
URL: http://svn.boost.org/trac/boost/changeset/47234
Log:
merged rev. 47225 from trunk
Text files modified:
branches/release/libs/multi_index/doc/compiler_specifics.html | 14 +++++++-------
1 files changed, 7 insertions(+), 7 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 2008-07-08 12:38:25 EDT (Tue, 08 Jul 2008)
@@ -38,7 +38,7 @@
<ul>
<li>Borland C++ Builder 6.4 and later</li>
<li>Comeau C/C++ 4.3.10.1 for Windows (VC++ 9.0 backend)</li>
- <li>Compaq C++ 6.5-042 for Tru64 UNIX and later</li>
+ <li>Compaq C++ 6.5-042 and later for Tru64 UNIX</li>
<li>
<a href="#gcc_32">GNU GCC 3.2 and later</a>
<ul>
@@ -46,7 +46,7 @@
<li>Darwin GCC 4.0</li>
</ul>
</li>
- <li>HP aC++ A.06.12 for HP-UX IA64 and later</li>
+ <li>HP aC++ A.06.12 and later for HP-UX IA64</li>
<li>HP aC++ A.03.80 for HP-UX PA-RISC</li>
<li>IBM VisualAge C++ V6.0 for AIX</li>
<li>IBM VisualAge C++ V9.0 for AIX</li>
@@ -71,7 +71,7 @@
<li>Microsoft Visual C++ 7.1</li>
<li>Microsoft Visual C++ 8.0 and later</li>
<li>Microsoft Visual C++ 8.0 x64 cross-compiler and later</li>
- <li>Sun Studio 10 for Solaris and later</li>
+ <li>Sun Studio 10 and later for Solaris</li>
<li>Portability techniques
<ul>
<li>Use of member_offset
</li>
@@ -107,7 +107,7 @@
the Comeau compiler 4.3.10.1 has been used.
</p>
-<h2><a name="compaq_65">Compaq C++ 6.5-042 for Tru64 UNIX and later</a></h2>
+<h2><a name="compaq_65">Compaq C++ 6.5-042 and later for Tru64 UNIX</a></h2>
<p>
No problems have been detected with this compiler. Last tested for version 7.1-006.
@@ -161,7 +161,7 @@
upgrade.
</p>
-<h2><a name="acc_612_ia64">HP aC++ A.06.12 for HP-UX IA64 and later</a></h2>
+<h2><a name="acc_612_ia64">HP aC++ A.06.12 and later for HP-UX IA64</a></h2>
<p>
No problems have been detected with this compiler.
@@ -658,7 +658,7 @@
Last tested for compiler version 9.0.
</p>
-<h2><a name="sun_10">Sun Studio 10 for Solaris and later</a></h2>
+<h2><a name="sun_10">Sun Studio 10 and later for Solaris</a></h2>
<p>
No problems have been detected with this platform. The exact compiler versions
@@ -1093,7 +1093,7 @@
<br>
-<p>Revised July 4th 2008</p>
+<p>Revised July 8th 2008</p>
<p>© Copyright 2003-2008 Joaquín M López Muñoz.
Distributed under the Boost Software
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