[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Sep 10 19:18:02 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.48 -> 1.49
---
Log message:
Add new status update
Boldify section labels
Group all status updates together
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.48 llvm/www/www-index.html:1.49
--- llvm/www/www-index.html:1.48 Sun Aug 24 12:28:57 2003
+++ llvm/www/www-index.html Wed Sep 10 19:17:41 2003
@@ -20,7 +20,7 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="Overview"></a><font
- color="#000000" size="5">Overview</font> </td>
+ color="#000000" size="5"><b>Overview</b></font> </td>
</tr>
<tr>
<td>
@@ -73,8 +73,8 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="Pubs"></a><font
- color="#000000" size="5">Publications &
- Papers</font> </td>
+ color="#000000" size="5"><b>Publications &
+ Papers</b></font> </td>
</tr>
<tr>
<td>
@@ -143,7 +143,7 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="Releases"></a><font
- color="#000000" size="5">Releases</font> </td>
+ color="#000000" size="5"><b>Releases</b></font> </td>
</tr>
<tr>
<td>
@@ -168,7 +168,7 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="contribs"></a><font
- color="#000000" size="5">Contributors</font> </td>
+ color="#000000" size="5"><b>Contributors</b></font> </td>
</tr>
<tr>
<td>
@@ -201,22 +201,18 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="News"></a><font
- color="#000000" size="5">News</font> </td>
+ color="#000000" size="5"><b>News</b></font> </td>
</tr>
<tr>
<td>
+ <font size=+2><b>Status Updates:</b></font>
+ <ul>
+ <li><a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-September/000489.html">September 10, 2003</a>
+ <li><a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-August/000448.html">August 15, 2003</a>
+ <li><a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-June/000416.html">June 26, 2003</a>
+ </ul>
<table border="0">
<tr>
- <td valign="top"><b>Aug 15, 2003</b></td>
- <td valign="top">-</td>
- <td valign="top">Added a <a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-August/000448.html">status update</a>.</td>
- </tr>
- <tr>
- <td valign="top"><b>Jun 26, 2003</b></td>
- <td valign="top">-</td>
- <td valign="top">Added a <a href="http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-June/000416.html">status update</a>.</td>
- </tr>
- <tr>
<td valign="top"><b>May 21, 2003</b></td>
<td valign="top">-</td>
<td valign="top">Added some new documents to the
@@ -263,7 +259,7 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="Docs"></a><font
- color="#000000" size="5">Documentation</font> </td>
+ color="#000000" size="5"><b>Documentation</b></font> </td>
</tr>
<tr>
<td>
@@ -340,7 +336,7 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="subprojects"></a><font
- color="#000000" size="5">Current Development</font>
+ color="#000000" size="5"><b>Current Development</b></font>
</td>
</tr>
<tr>
@@ -380,7 +376,7 @@
<tr>
<td align="center" background="/img/sidebars.gif"
height="34"><a name="Funding"></a><font
- color="#000000" size="5">Funding</font> </td>
+ color="#000000" size="5"><b>Funding</b></font> </td>
</tr>
<tr>
<td>
More information about the llvm-commits
mailing list