[llvm-commits] CVS: llvm-www/Developers.html
Robert L. Bocchino Jr.
bocchino at persephone.cs.uiuc.edu
Wed Mar 2 11:08:44 PST 2005
Changes in directory llvm-www:
Developers.html updated: 1.25 -> 1.26
---
Log message:
Fixed another bug.
---
Diffs of the changes: (+25 -22)
Developers.html | 47 +++++++++++++++++++++++++----------------------
1 files changed, 25 insertions, 22 deletions
Index: llvm-www/Developers.html
diff -u llvm-www/Developers.html:1.25 llvm-www/Developers.html:1.26
--- llvm-www/Developers.html:1.25 Wed Mar 2 12:57:44 2005
+++ llvm-www/Developers.html Wed Mar 2 13:08:17 2005
@@ -11,7 +11,7 @@
<tr align=center>
<td><b>Name</b></td>
<td><b>Picture</b></td>
- <td rowspan=7> </td>
+ <td rowspan=8> </td>
<td><b>Name</b></td>
<td><b>Picture</b></td>
</tr>
@@ -21,9 +21,11 @@
<img src="img/PhotoVikram.jpg" height="120" width="120"
alt="vadve"/></a>
- <td><a href="http://nondot.org/sabre/LLVMNotes/">Chris Lattner</a></td>
- <td><a href="http://nondot.org/sabre/LLVMNotes/">
- <img src="img/PhotoChris.jpg" alt="Sabre" width="150" height="152"/></a></td>
+ <td><a href="http://www.nondot.org/~kungfoomaster/">Brad Jones</a></td>
+ <td><a href="http://www.nondot.org/~kungfoomaster/">
+ <img src="img/PhotoBrad.jpg" width="200" height="171"
+ alt="KungFooMaster" title="KungFooMaster"/></a></td>
+ <td></td>
</tr>
<tr align=center>
@@ -32,10 +34,9 @@
<img src="img/PhotoNate.jpg" width="160" height="130" alt="Sampo" title="Sampo"/>
</a></td>
- <td><a href="http://nondot.org/tonic/">Tanya Lattner</a></td>
- <td><a href="http://nondot.org/tonic/">
- <img src="img/PhotoTanya.jpg" alt="tonic" title="tonic" width="200" height="217"/>
- </a></td>
+ <td><a href="http://nondot.org/sabre/LLVMNotes/">Chris Lattner</a></td>
+ <td><a href="http://nondot.org/sabre/LLVMNotes/">
+ <img src="img/PhotoChris.jpg" alt="Sabre" width="150" height="152"/></a></td>
</tr>
<tr align=center>
@@ -43,60 +44,62 @@
<td><img src="img/PhotoRob.jpg" width="140" height="187" alt="Rob" title="Rob"/>
</td>
+ <td><a href="http://nondot.org/tonic/">Tanya Lattner</a></td>
+ <td><a href="http://nondot.org/tonic/">
+ <img src="img/PhotoTanya.jpg" alt="tonic" title="tonic" width="200" height="217"/>
+ </a></td>
+ </tr>
+
+ <tr align=center>
<td><a href="http://misha.brukman.net/code/llvm/">Misha Brukman</a></td>
<td><a href="http://misha.brukman.net/code/llvm/">
<img src="img/PhotoMisha.png" alt="Misha" width="82" height="79"
title="Misha"/>
</a></td>
- </tr>
-
- <tr align=center>
<td><a href="http://www.lenharth.org/~andrewl/">Andrew Lenharth</a></td>
<td><a href="http://www.lenharth.org/~andrewl/">
<img src="img/PhotoAndrew.jpg" width="140" height="177"
alt="Andrew" title="Andrew"></a>
</td>
+ </tr>
+
+ <tr align=center>
<td><a href="http://www.bigw.org/~jcriswel/">John Criswell</a></td>
<td><a href="http://www.bigw.org/~jcriswel/"><img
src="img/PhotoJohn.gif" width="76" height="76"
alt="Dogbert" title="Dogbert"/></a></td>
- </tr>
- <tr align=center>
<td><a href="http://kinoko.c.u-tokyo.ac.jp/~duraid/llvm.html">Duraid Madina</a></td>
<td><a href="http://kinoko.c.u-tokyo.ac.jp/~duraid/llvm.html">
<img src="img/PhotoDuraid.jpg" alt="camel_" title="camel_" width="138" height="195">
</a></td>
+ </tr>
+
+ <tr align=center>
<td><a href="http://alkis.evlogimenos.com">Alkis Evlogimenos</a></td>
<td><a href="http://alkis.evlogimenos.com"><img width="200" height="170"
src="img/PhotoAlkis.jpg" alt="alkis" title="alkis"/></a></td>
- </tr>
- <tr align=center>
<td><a href="http://illuvium.net/rspencer/">Reid Spencer</a></td>
<td><a href="http://illuvium.net/rspencer/">
<img src="img/PhotoReid.jpg" alt="Reid" title="Reid" width="145" height="172">
</a></td>
+ </tr>
- <td><a href="http://netfiles.uiuc.edu/gaeke/www/">Brian Gaeke</a></td>
+ <tr align=center>
+ <td><a href="http://netfiles.uiuc.edu/gaeke/www/">Brian Gaeke</a></td>
<td><a href="http://netfiles.uiuc.edu/gaeke/www/">
<img src="img/PhotoBrian.png" width="155" height="163"
alt="brg" title="brg"></a>
</td>
- <tr align=center>
<td><a href="http://www.isanbard.org/~wendling/">Bill Wendling</a></td>
<td><a href="http://www.isanbard.org/~wendling/"><img width="100" height="100"
src="img/PhotoBill.jpg" alt="Bill" title="Bill"></a></td>
- <td><a href="http://www.nondot.org/~kungfoomaster/">Brad Jones</a></td>
- <td><a href="http://www.nondot.org/~kungfoomaster/">
- <img src="img/PhotoBrad.jpg" width="200" height="171"
- alt="KungFooMaster" title="KungFooMaster"/></a></td>
- <td></td>
</tr>
</table>
</center>
More information about the llvm-commits
mailing list