[llvm-commits] CVS: llvm-www/DevMtgMay2007.html

Reid Spencer reid at x10sys.com
Thu Apr 12 15:22:37 PDT 2007



Changes in directory llvm-www:

DevMtgMay2007.html updated: 1.93 -> 1.94
---
Log message:

Learn how to do rowspan properly.


---
Diffs of the changes:  (+8 -7)

 DevMtgMay2007.html |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)


Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.93 llvm-www/DevMtgMay2007.html:1.94
--- llvm-www/DevMtgMay2007.html:1.93	Thu Apr 12 17:21:13 2007
+++ llvm-www/DevMtgMay2007.html	Thu Apr 12 17:22:19 2007
@@ -423,11 +423,12 @@
         Average Compiler" (BooBoo!). An acronym that you can pronounce.
         Unfortunately, the New York Athletic Club wouldn't like us stealing
         their domain. :)</td></tr>
-    <tr><td rowspan="4">Duncan Sands</td><th>OptLib</th><td>Portmanteau of optimizing and library.</td></tr>
-    <tr><td></td><th>llvroom</th><td>As in the vrooming of a motorcycle engine.
-    <tr><td></td><th>OptLOC</th><td>Portmanteau of Optimization and
+    <tr><td rowspan="4">Duncan Sands</td><th>OptLib</th><td>Portmanteau of optimizing 
+        and library.</td></tr>
+    <tr><th>llvroom</th><td>As in the vrooming of a motorcycle engine.
+    <tr><th>OptLOC</th><td>Portmanteau of Optimization and
         Lines Of Code</td></tr>
-    <tr><td></td><th>LoveByte</th><td>Along the Warloc - Loveloc
+    <tr><th>LoveByte</th><td>Along the Warloc - Loveloc
         lines as baldric4 suggested in IRC. LOC = Lines of Code</td></tr>
     <tr><td>Paolo Invernizzi</td><th>Mithril</th><td>The fictional metal from 
         JRR Tolkien The Lord of the Rings.  Gandalf says: "Mithril! All folk desired it. 
@@ -445,10 +446,10 @@
     <tr><td rowspan="3">Scott McMurray</td><th>Daedalus</th><td>Greek mythology: the
         greatly skilled Athenian architect that built the palace of
         Cnossus.</td></tr>
-    <tr><td></td><th>Hephæstus</th><td>Greek mythology: God of smiths, builder of Helios's 
+    <tr><th>Hephæstus</th><td>Greek mythology: God of smiths, builder of Helios's 
       chariot, maker of Talos, Crete and Europa's guardian robot, and fabricator of
       the weapons of the Gods</td></tr>
-    <tr><td></td><th>Lemnos</th><td>Greek mythology: the island of Hephaestus
+    <tr><th>Lemnos</th><td>Greek mythology: the island of Hephaestus
       workshop</td></tr>
   </table>
   <p><i>NOTE:</i> Logos will need to be developed as well. If you have that
@@ -462,6 +463,6 @@
   src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/04/12 22:21:13 $
+<br/>Last modified: $Date: 2007/04/12 22:22:19 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list