[llvm-commits] [www-pubs] r101945 - /www-pubs/trunk/pubs.js
Chris Lattner
sabre at nondot.org
Tue Apr 20 14:54:51 PDT 2010
Author: lattner
Date: Tue Apr 20 16:54:51 2010
New Revision: 101945
URL: http://llvm.org/viewvc/llvm-project?rev=101945&view=rev
Log:
hopefully valid js now.
Modified:
www-pubs/trunk/pubs.js
Modified: www-pubs/trunk/pubs.js
URL: http://llvm.org/viewvc/llvm-project/www-pubs/trunk/pubs.js?rev=101945&r1=101944&r2=101945&view=diff
==============================================================================
--- www-pubs/trunk/pubs.js (original)
+++ www-pubs/trunk/pubs.js Tue Apr 20 16:54:51 2010
@@ -11,9 +11,7 @@
{url: "2010-04-EUROSYS-DresdenTM.html",
title: "Dresden TM Compiler (DTMC)",
published: "Proc. of the 5th ACM European Conference on Computer Systems (EuroSys'10)",
- author: "Dave Christie and Jae-Woong Chung and Stephan Diestelhorst
- and Michael Hohmuth and Martin Pohlack and Christof Fetzer and Martin Nowack
- and Torvald Riegel and Pascal Felber and Patrick Marlier and Etienne Riviere",
+ author: "Dave Christie, Jae-Woong Chung, et al",
location: "Paris, France",
month: 4,
year: 2010},
More information about the llvm-commits
mailing list