[Swift-commit] r8038 - www/Swift-T
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Fri Jul 18 15:51:08 CDT 2014
Author: wozniak
Date: 2014-07-18 15:51:08 -0500 (Fri, 18 Jul 2014)
New Revision: 8038
Modified:
www/Swift-T/downloads.html
Log:
Update links
Modified: www/Swift-T/downloads.html
===================================================================
--- www/Swift-T/downloads.html 2014-07-18 20:43:23 UTC (rev 8037)
+++ www/Swift-T/downloads.html 2014-07-18 20:51:08 UTC (rev 8038)
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.7" />
+<meta name="generator" content="AsciiDoc 8.6.9" />
<title>Swift/T Downloads</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -87,10 +87,16 @@
ul > li { color: #aaa; }
ul > li > * { color: black; }
-pre {
+.monospaced, code, pre {
+ font-family: "Courier New", Courier, monospace;
+ font-size: inherit;
+ color: navy;
padding: 0;
margin: 0;
}
+pre {
+ white-space: pre-wrap;
+}
#author {
color: #527bbd;
@@ -219,7 +225,7 @@
}
div.imageblock div.content { padding-left: 0; }
-span.image img { border-style: none; }
+span.image img { border-style: none; vertical-align: text-bottom; }
a.image:visited { color: white; }
dl {
@@ -415,12 +421,6 @@
*
* */
-tt {
- font-family: "Courier New", Courier, monospace;
- font-size: inherit;
- color: navy;
-}
-
div.tableblock {
margin-top: 1.0em;
margin-bottom: 1.5em;
@@ -454,12 +454,6 @@
*
* */
-.monospaced {
- font-family: "Courier New", Courier, monospace;
- font-size: inherit;
- color: navy;
-}
-
table.tableblock {
margin-top: 1.0em;
margin-bottom: 1.5em;
@@ -539,6 +533,8 @@
@media print {
body.manpage div#toc { display: none; }
}
+
+
</style>
<script type="text/javascript">
/*<![CDATA[*/
@@ -746,10 +742,10 @@
<div class="paragraph"><p>This page has information regarding the current and historical Swift/T
releases.</p></div>
<div class="paragraph"><p>Swift/T consists of multiple components which have their own version
-numbers. The release numbers are formatted as <tt>major.minor.bugfix</tt>.</p></div>
+numbers. The release numbers are formatted as <code>major.minor.bugfix</code>.</p></div>
<div class="paragraph"><p>Swift/T will make feature releases on a monthly basis, which increment
-the <tt>minor</tt> version number.</p></div>
-<div class="paragraph"><p>Downloadable packages based on SVN <tt>trunk</tt> and/or SVN access may be
+the <code>minor</code> version number.</p></div>
+<div class="paragraph"><p>Downloadable packages based on SVN <code>trunk</code> and/or SVN access may be
made available to certain users as necessary.</p></div>
</div>
</div>
@@ -761,7 +757,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.5.0 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.5.0.tar.gz">exm-0.5.0.tar.gz</a>] (6.5 MB)
+Release 0.5.0 [downloads/exm-0.5.0.tar.gz[exm-0.5.0.tar.gz]] (6.5 MB)
</p>
</li>
<li>
@@ -800,7 +796,7 @@
</li>
<li>
<p>
-Full support for <tt>@location</tt> feature-
+Full support for <code>@location</code> feature-
allows sending a Swift task to a specific rank or hostname
</p>
</li>
@@ -821,7 +817,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.4.0 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.4.0.tar.gz">exm-0.4.0.tar.gz</a>] (6.4 MB)
+Release 0.4.0 [downloads/exm-0.4.0.tar.gz[exm-0.4.0.tar.gz]] (6.4 MB)
</p>
</li>
<li>
@@ -844,7 +840,7 @@
</li>
<li>
<p>
-Renamed I/O functions: new names: <tt>read()</tt>, <tt>write()</tt>
+Renamed I/O functions: new names: <code>read()</code>, <code>write()</code>
</p>
</li>
<li>
@@ -874,7 +870,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.3.0 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.3.0.tar.gz">exm-0.3.0.tar.gz</a>] (6.4 MB)
+Release 0.3.0 [downloads/exm-0.3.0.tar.gz[exm-0.3.0.tar.gz]] (6.4 MB)
</p>
</li>
<li>
@@ -904,12 +900,12 @@
</li>
<li>
<p>
-Parallel tasks available at the Swift level (<tt>@par</tt>)
+Parallel tasks available at the Swift level (<code>@par</code>)
</p>
</li>
<li>
<p>
-Task location targeting available at the Swift level (<tt>@location</tt>)
+Task location targeting available at the Swift level (<code>@location</code>)
</p>
</li>
<li>
@@ -919,7 +915,7 @@
</li>
<li>
<p>
-Statement sequencing syntax (<tt>=></tt>)
+Statement sequencing syntax (<code>=></code>)
</p>
</li>
<li>
@@ -929,7 +925,7 @@
</li>
<li>
<p>
-New Swift module framework based on <tt>import</tt> statement
+New Swift module framework based on <code>import</code> statement
</p>
</li>
<li>
@@ -954,7 +950,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.2.1 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.2.1.tar.gz">exm-0.2.1.tar.gz</a>] (5.8 MB)
+Release 0.2.1 [downloads/exm-0.2.1.tar.gz[exm-0.2.1.tar.gz]] (5.8 MB)
</p>
</li>
<li>
@@ -972,7 +968,7 @@
</li>
<li>
<p>
-Build fix for <tt>strnlen()</tt> on some machines
+Build fix for <code>strnlen()</code> on some machines
</p>
</li>
<li>
@@ -987,7 +983,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.2.0 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.2.0.tar.gz">exm-0.2.0.tar.gz</a>] (5.8 MB)
+Release 0.2.0 [downloads/exm-0.2.0.tar.gz[exm-0.2.0.tar.gz]] (5.8 MB)
</p>
</li>
<li>
@@ -1025,7 +1021,7 @@
</li>
<li>
<p>
-<tt>type</tt> and <tt>typedef</tt> statements
+<code>type</code> and <code>typedef</code> statements
</p>
</li>
<li>
@@ -1045,7 +1041,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.1.1 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.1.0.tar.gz">exm-0.1.1.tar.gz</a>] (5.8 MB)
+Release 0.1.1 [downloads/exm-0.1.0.tar.gz[exm-0.1.1.tar.gz]] (5.8 MB)
</p>
</li>
<li>
@@ -1090,7 +1086,7 @@
</li>
<li>
<p>
-Swift/T syntax change: replace <tt>@x@</tt> with <tt>@prio=x</tt> for priority annotation
+Swift/T syntax change: replace <code>@x@</code> with <code>@prio=x</code> for priority annotation
</p>
</li>
</ul></div>
@@ -1100,7 +1096,7 @@
<div class="ulist"><ul>
<li>
<p>
-Release 0.1.0 [<a href="http://www.mcs.anl.gov/exm/local/downloads/exm-0.1.0.tar.gz">exm-0.1.0.tar.gz</a>] (5.7 MB)
+Release 0.1.0 [downloads/exm-0.1.0.tar.gz[exm-0.1.0.tar.gz]] (5.7 MB)
</p>
</li>
<li>
@@ -1116,7 +1112,7 @@
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-10-09 10:58:41 CDT
+Last updated 2014-07-18 15:47:48 CDT
</div>
</div>
</body>
More information about the Swift-commit
mailing list