Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.16 -> 1.17 --- Log message: Specify formatted table for all tables. --- Diffs of the changes: (+5 -5) DevMtgMay2007.html | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) Index: llvm-www/DevMtgMay2007.html diff -u llvm-www/DevMtgMay2007.html:1.16 llvm-www/DevMtgMay2007.html:1.17 --- llvm-www/DevMtgMay2007.html:1.16 Sat Mar 31 20:40:08 2007 +++ llvm-www/DevMtgMay2007.html Sat Mar 31 20:43:14 2007 @@ -60,7 +60,7 @@ preliminary agenda. That said, here's roughly how we think the meeting will go (all times approximate):</p> <table class="www"> - <tr>Start</th><th>Stop</th><th>Description</th></tr> + <tr><td>Start</th><th>Stop</th><th>Description</th></tr> <tr><td>08:00</td><td>08:45</td><td>Meet - Greet</td></tr> <tr><td>08:45</td><td>09:00</td><td>Session 0: LLVM History</td></tr> <tr><td>09:00</td><td>10:30</td><td>Session 1: Introductions</td></tr> @@ -99,7 +99,7 @@ inclined to submit something for this session, find something unique, perhaps a little known secret, an idiom you use, tips and tricks, tools you use with LLVM, that tutorial you gave last week, etc.</p> -<table> +<table class="www"> <tr><th>Speaker</th><th>Topic</th></tr> <tr><td>Nick Lewycky</td> <td>Design and implementation of the PredicateSimplifier pass, or, @@ -114,7 +114,7 @@ being used. If you use LLVM, please consider making a presentation in this session. </p> -<table> +<table class="www"> <tr><th>Speaker</th><th>Topic</th></tr> <tr><td>Chris Lattner, Apple, Inc.</td> <td>Using LLVM to improve the Apple OpenGL implementation</td> @@ -186,7 +186,7 @@ <div class="www_sectiontitle"><a name="attendees">Attendees</a></div> <div class="www_text"> <p>The table below lists the confirmed attendees for the meeting.</p> - <table> + <table class="www"> <tr><th>Name</th><th>Organization</th></tr> <tr><td>Vikram Adve</td><td>UIUC</td></tr> <tr><td>Owen Anderson</td><td>Macalester College</td></tr> @@ -211,6 +211,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/01 01:40:08 $ +<br/>Last modified: $Date: 2007/04/01 01:43:14 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits