[llvm-commits] CVS: llvm-www/status/index.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Nov 19 18:53:02 PST 2003
Changes in directory llvm-www/status:
index.html updated: 1.19 -> 1.20
---
Log message:
Some bugs get fixed occasionally
---
Diffs of the changes: (+6 -6)
Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.19 llvm-www/status/index.html:1.20
--- llvm-www/status/index.html:1.19 Tue Nov 18 17:39:58 2003
+++ llvm-www/status/index.html Wed Nov 19 18:51:49 2003
@@ -68,7 +68,7 @@
<td class="version">??</td>
<td class="date">18 Nov 2003</td>
<td class="status">???</td>
- <td>At least one bug fixed: <a href="/PR124">bug 125</a>.</td>
+ <td>At least one bug fixed: <strike><a href="/PR125">bug 125</a></strike>.</td>
</tr>
<!-- webcpp -->
<tr>
@@ -84,8 +84,8 @@
<td class="version">2.3.8</td>
<td class="date">18 Nov 2003</td>
<td class="status">???</td>
- <td>At least one bug fixed: <a href="/PR123">bug 123</a>. Still looking for
- the inefficiency: <a href="/PR127">bug 127</a>.</td>
+ <td>At least one bug fixed: <strike><a href="/PR123">bug 123</a></strike>. Still looking for
+ the inefficiency: <strike><a href="/PR127">bug 127</a></strike>.</td>
</tr>
<!-- ed -->
<tr>
@@ -105,7 +105,7 @@
<td class="version">21.5.14</td>
<td class="date">14 Nov 2003</td>
<td class="status"><span class="failure">FAILS</span></td>
- <td>See <a href="http://llvm.cs.uiuc.edu/PR113">bug #113</a> for details.</td>
+ <td>See <strike><a href="http://llvm.cs.uiuc.edu/PR113">bug #113</a></strike> for details.</td>
</tr>
<!-- emacs -->
<tr>
@@ -122,7 +122,7 @@
<td class="version">2.2.2</td>
<td class="date">13 Nov 2003</td>
<td class="status"><span class="failure">FAILS</span></td>
- <td>See <a href="http://llvm.cs.uiuc.edu/PR113">bug #113</a> for details.</td>
+ <td>See <strike><a href="http://llvm.cs.uiuc.edu/PR113">bug #113</a></strike> for details.</td>
</tr>
<!-- tcsh -->
<tr>
@@ -422,7 +422,7 @@
<address><a href="http://misha.brukman.net">Misha Brukman</a></address>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
<br>
- Last modified: $Date: 2003/11/18 23:39:58 $
+ Last modified: $Date: 2003/11/20 00:51:49 $
</div>
</body>
More information about the llvm-commits
mailing list