[llvm-commits] CVS: llvm-www/pubs/pubs.js
Chris Lattner
sabre at nondot.org
Sun Oct 25 23:01:35 PDT 2009
Changes in directory llvm-www/pubs:
pubs.js updated: 1.64 -> 1.65
---
Log message:
kill funny characters?
---
Diffs of the changes: (+3 -3)
pubs.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm-www/pubs/pubs.js
diff -u llvm-www/pubs/pubs.js:1.64 llvm-www/pubs/pubs.js:1.65
--- llvm-www/pubs/pubs.js:1.64 Mon Oct 26 00:58:43 2009
+++ llvm-www/pubs/pubs.js Mon Oct 26 01:01:18 2009
@@ -4,7 +4,7 @@
{url: "",
title: "AN-Encoding Compiler: Building Safety-Critical Systems with Commodity Hardware",
published: "28th International Conference, SAFECOMP 2009",
- author: "Christof Fetzer, Ute Schiffel, and Martin Süßkraut",
+ author: "Christof Fetzer, Ute Schiffel, and Martin SuBkraut",
location: "Hamburg, Germany",
month: 9,
year: 2009},
@@ -43,7 +43,7 @@
{url: "",
title: "Verifying the Implementation of an Operating System Scheduler",
- author: "Moritz Kleine, Björn Bartels, Thomas Göthel, and Sabine Glesner",
+ author: "Moritz Kleine, Bjorn Bartels, Thomas Gothel, and Sabine Glesner",
published: "IEEE International Symposium on Theoretical Aspects of Software Engineering",
location: 'Tianjin, China',
month: 7,
@@ -51,7 +51,7 @@
{url: "",
title: "Programmable and Scalable Architecture for Graphics Processing Units",
- author: "Carlos S. Lama, Pekka Jääskeläinen, Jarmo Takala",
+ author: "Carlos S. Lama, Pekka Jaaskelainen, Jarmo Takala",
published "Proc. of the 9th International Workshop on Embedded Computer Systems: Architectures, Modeling, and Simulation",
location: "Samos, Greece",
month: 7,
More information about the llvm-commits
mailing list