Author: sebor
Date: Thu Sep 15 17:34:17 2005
New Revision: 289352
URL: http://svn.apache.org/viewcvs?rev=289352&view=rev
Log:
2005-09-15 Martin Sebor <[EMAIL PROTECTED]>
* index.html: Added tooltips to menu items.
Corrected compiler names, added links.
Modified:
incubator/stdcxx/site/index.html
Modified: incubator/stdcxx/site/index.html
URL:
http://svn.apache.org/viewcvs/incubator/stdcxx/site/index.html?rev=289352&r1=289351&r2=289352&view=diff
==============================================================================
--- incubator/stdcxx/site/index.html (original)
+++ incubator/stdcxx/site/index.html Thu Sep 15 17:34:17 2005
@@ -73,42 +73,50 @@
</div>
<div class="menuitem">
- <a title="" href="http://incubator.apache.org/projects/stdcxx.html">
+ <a title="View the incubation status page"
+ href="http://incubator.apache.org/projects/stdcxx.html">
Status
</a>
</div>
<div class="menuitem">
- <a title="" href="download.html">
+ <a title="Learn how to download stdcxx"
+ href="download.html">
Download
</a>
</div>
<div class="menuitem">
- <a title=""
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/etc/config/README">
+ <a title="View the latest README in Subversion"
+
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/etc/config/README">
README
</a>
</div>
<div class="menuitem">
- <a title="" href="http://www.apache.org/licenses/LICENSE-2.0">
+ <a title="Read the Apache License, Version 2.0"
+ href="http://www.apache.org/licenses/LICENSE-2.0">
License
</a>
</div>
<div class="menuitem">
- <a title="" href="bugs.html">
+ <a title="Learn how to file bugs against stdcxx"
+ href="bugs.html">
Bugs
</a>
</div>
<div class="menuitem">
- <a title=""
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibref/">
+ <a title="View the Class Reference sources in Subversion"
+
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibref/">
Class Reference
</a>
</div>
<div class="menuitem">
- <a title=""
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibug/">
+ <a title="View the User Guide sources in Subversion"
+
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibug/">
User Guide
</a>
</div>
<div class="menuitem">
- <a title="" href="#">
+ <a title="View the Design and Style Document"
+ href="#">
Design and Style Document
</a>
</div>
@@ -654,25 +662,39 @@
</tr>
<tr>
- <td>Como 4.2.4 or later</td>
+ <td>
+ <a class="external" href="http://www.comeaucomputing.com">
+ Comeau C++</a> 4.2.4 or later
+ </td>
<td>Solaris 7 or later</td>
<td>SPARC</td>
</tr>
<tr>
- <td>Compaq C++ 6.3 or later</td>
+ <td>
+ <a class="external"
+ href="http://h30097.www3.hp.com/cplus/">
+ Compaq C++</a> 6.3 or later
+ </td>
<td>Tru64 UNIX</td>
<td>Alpha</td>
</tr>
<tr>
- <td>EDG eccp 2.45.2 or later</td>
+ <td>
+ <a class="external" href="http://www.edg.com/cpp.html">
+ EDG eccp</a> 2.45.2 or later
+ </td>
<td>Linux, Solaris 7 or later</td>
<td>x86, SPARC</td>
</tr>
<tr>
- <td>HP aC++ 3.33 or later</td>
+ <td>
+ <a class="external"
+
href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1740,00.html">
+ HP aC++</a> 3.33 or later
+ </td>
<td>HP-UX 11.00 or later</td>
<td>PA-RISC</td>
</tr>
@@ -684,49 +706,84 @@
</tr>
<tr>
- <td>IBM VisualAge 5.0 or later</td>
+ <td>
+ <a class="external"
+ href="http://www-306.ibm.com/software/awdtools/vacpp/">
+ IBM VisualAge C++</a> 5.0 or later
+ </td>
<td>AIX 4.3.3 or later</td>
<td>PPC</td>
</tr>
<tr>
- <td>IBM XLC/C++ 7.0 or later</td>
+ <td>
+ <a class="external"
+ href="http://www-306.ibm.com/software/awdtools/xlcpp">
+ IBM XL C/C++</a> 7.0 or later
+ </td>
<td>AIX 5.2 or later, Linux</td>
<td>PPC</td>
</tr>
<tr>
- <td>Intel C++ 7.0 or later</td>
+ <td>
+ <a class="external"
+
href="http://www.intel.com/cd/software/products/asmo-na/eng/compilers/clin/index.htm">
+ Intel C++</a> 7.0 or later
+ </td>
<td>Linux, Windows NT or later</td>
<td>x86, x86_64, IA64</td>
</tr>
<tr>
- <td>MIPSpro 7.3 or later</td>
+ <td>
+ <a class="external"
+
href="http://www.sgi.com/products/software/irix/tools/mipspro.html">
+ SGI MIPSpro</a> 7.3 or later
+ </td>
<td>IRIX64</td>
<td>MIPS</td>
</tr>
<tr>
- <td>MSVC 6.0 or later</td>
+ <td>
+ <a class="external"
+
href="http://msdn.microsoft.com/visualc/previous/vc6/default.aspx">
+ Visual C++ 6.0</a> or later
+ </td>
<td>Windows NT or later</td>
<td>x86</td>
</tr>
<tr>
- <td>MSVC 7.0 or later</td>
+ <td>
+ <a class="external"
+ title="Visual C++ .NET 2003"
+
href="http://msdn.microsoft.com/visualc/previous/2002/default.aspx">
+ Visual C++ 7.0</a> or later
+ </td>
<td>Windows 2003 or later</td>
<td>IA64</td>
</tr>
<tr>
- <td>SunPro 5.3 or later</td>
+ <td>
+ <a title="Sun WorkShop 6 update 2"
+ class="external"
+
href="http://www.sun.com/software/sundev/previous/cplusplus/index.xml">
+ Sun C++ 5.3</a> or later
+ </td>
<td>Solaris 2.6 or later</td>
<td>SPARC</td>
</tr>
<tr>
- <td>SunPro 5.7 or later</td>
+ <td>
+ <a title="Sun Studio 9"
+ class="external"
+
href="http://www.sun.com/software/products/studio/previous/9/index.xml">
+ Sun C++ 5.7</a> or later
+ </td>
<td>Solaris 10 or later</td>
<td>x86, x86_64</td>
</tr>
@@ -760,55 +817,38 @@
<li>
<a class="external"
href="http://www.amazon.com/exec/obidos/ASIN/0201379260">
- The C++ Standard Library: A Tutorial and Reference
- </a>
-
- by Nicolai M. Josuttis
+ The C++ Standard Library: A Tutorial and Reference</a> by
+ Nicolai M. Josuttis
</li>
<li>
<a class="external"
href="http://www.amazon.com/exec/obidos/tg/detail/-/0201309564">
Generic Programming and the STL: Using and Extending the C++
- Standard Template Library
- </a>
-
- by Matthew H. Austern
+ Standard Template Library</a> by Matthew H. Austern
</li>
<li>
<a class="external"
href="http://www.amazon.com/exec/obidos/tg/detail/-/0201633981">
Stl Tutorial & Reference Guide: C++ Programming With the Standard
- Template Library
- </a>
-
- by David R. Musser and Atul Saini
+ Template Library</a> by David R. Musser and Atul Saini
</li>
<li>
<a class="external"
href="http://www.amazon.com/exec/obidos/ASIN/0134376331">
- The C++ Standard Template Library
- </a>
-
- by P.J. Plauger, Alexander A. Stepanov, Meng Lee, and David R.
- Musser
+ The C++ Standard Template Library</a> by P.J. Plauger,
+ Alexander A. Stepanov, Meng Lee, and David R. Musser
</li>
<li>
<a class="external"
href="http://www.amazon.com/exec/obidos/tg/detail/-/0201749629">
Effective STL: 50 Specific Ways to Improve Your Use of
- the Standard Template Library
- </a>
-
- by Scott Meyers
+ the Standard Template Library</a> by Scott Meyers
</li>
<li>
<a class="external"
href="http://www.amazon.com/exec/obidos/ASIN/0201183951">
Standard C++ IOStreams and Locales: Advanced Programmer's
- Guide and Reference
- </a>
-
- by Angelika Langer, Klaus Kreft
+ Guide and Reference</a> by Angelika Langer, Klaus Kreft
</li>
</ul>
</p>