Boost logo

Boost-Commit :

From: joaquin_at_[hidden]
Date: 2008-07-08 11:08:12


Author: joaquin
Date: 2008-07-08 11:08:11 EDT (Tue, 08 Jul 2008)
New Revision: 47225
URL: http://svn.boost.org/trac/boost/changeset/47225

Log:
stylistic change as per Boris Gubenko's advice
Text files modified:
   trunk/libs/multi_index/doc/compiler_specifics.html | 14 +++++++-------
   1 files changed, 7 insertions(+), 7 deletions(-)

Modified: trunk/libs/multi_index/doc/compiler_specifics.html
==============================================================================
--- trunk/libs/multi_index/doc/compiler_specifics.html (original)
+++ trunk/libs/multi_index/doc/compiler_specifics.html 2008-07-08 11:08:11 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>&copy; Copyright 2003-2008 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;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