Browse Source

Added "and" between table and messages links so they were more obviously separate. Corrected spelling of cooperation.

[SVN r10673]
Beman Dawes 25 years ago
parent
commit
7ad4ffa058
1 changed files with 13 additions and 21 deletions
  1. 13 21
      status/compiler_status.html

+ 13 - 21
status/compiler_status.html

@@ -44,41 +44,33 @@ the compiler may not work properly.</p>
 <h2><a name="Compiler Status Tables">Compiler Status Tables</a></h2>
 
 <ul>
-    <li><a href="cs-beos.html">BeOS5/Intel</a> 
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/beos.log.gz">[compiler messages]</a>
+    <li><a href="cs-beos.html">BeOS5/Intel</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/beos.log.gz">[compiler messages]</a>
         Contributed by
         <a href="../people/john_maddock.htm">John Maddock</a></li>
-    <li><a href="cs-tru64.html">Compaq Tru64 Unix 5.0</a>
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/alpha.log.gz">[compiler messages]</a>
+    <li><a href="cs-tru64.html">Compaq Tru64 Unix 5.0</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/alpha.log.gz">[compiler messages]</a>
         Contributed by
 	<a href="../people/jens_maurer.htm">Jens Maurer</a>
-	in co-operation with Ralf W. Grosse-Kunstleve</li>
-    <li><a href="cs-hpux.html">HP/UX 11.0</a>
-	<a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/hpux.log.gz">[compiler messages]</a>
+	in cooperation with Ralf W. Grosse-Kunstleve</li>
+    <li><a href="cs-hpux.html">HP/UX 11.0</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/hpux.log.gz">[compiler messages]</a>
         Contributed by
 	<a href="../people/jens_maurer.htm">Jens Maurer</a>
-	in co-operation with Thomas Matelich and Hewlett-Packard</li>
-    <li><a href="cs-aix.html">IBM/Aix</a>
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/aix.log.gz">[compiler messages]</a>
+	in cooperation with Thomas Matelich and Hewlett-Packard</li>
+    <li><a href="cs-aix.html">IBM/Aix</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/aix.log.gz">[compiler messages]</a>
         Contributed by Toon Knapen</li>
-    <li><a href="cs-linux.html">Linux/x86</a>
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/linux.log.gz">[compiler messages]</a>
+    <li><a href="cs-linux.html">Linux/x86</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/linux.log.gz">[compiler messages]</a>
         Contributed by
         <a href="../people/jens_maurer.htm">Jens Maurer</a></li>
-    <li><a href="cs-win32.html">Microsoft Windows NT / Windows 2000</a>
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/win32.zip">[compiler messages]</a>
+    <li><a href="cs-win32.html">Microsoft Windows NT / Windows 2000</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/win32.zip">[compiler messages]</a>
         Contributed by
 	<a href="../people/beman_dawes.html">Beman Dawes</a></li>
-    <li><a href="cs-irix.html">SGI IRIX 6.5</a>
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/irix.log.gz">[compiler messages]</a>
+    <li><a href="cs-irix.html">SGI IRIX 6.5</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/irix.log.gz">[compiler messages]</a>
         Contributed by
 	<a href="../people/jens_maurer.htm">Jens Maurer</a>
-	in co-operation with Ralf W. Grosse-Kunstleve</li>
-    <li><a href="cs-solaris.html">Sun Solaris/SPARC 2.7</a>
-        <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/solaris.log.gz">[compiler messages]</a>
+	in cooperation with Ralf W. Grosse-Kunstleve</li>
+    <li><a href="cs-solaris.html">Sun Solaris/SPARC 2.7</a> and <a href="ftp://boost.sourceforge.net/pub/boost/regression-logs/solaris.log.gz">[compiler messages]</a>
         Contributed by
 	<a href="../people/jens_maurer.htm">Jens Maurer</a>
-	in co-operation with Andrew Lumsdaine</li>
+	in cooperation with Andrew Lumsdaine</li>
         
 </ul>
 
@@ -127,7 +119,7 @@ of the products or services mentioned above.
 <hr>
 
 <p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %B %Y" startspan -->11 July 2001<!--webbot bot="Timestamp" endspan i-checksum="18765" --></p>
+s-format="%d %B %Y" startspan -->20 July 2001<!--webbot bot="Timestamp" endspan i-checksum="18764" --></p>
 </body>
 </html>
 

粤ICP备19079148号