[e-cvs] cvs commit: e/doc index.html new.html
markm@eros.cs.jhu.edu
markm@eros.cs.jhu.edu
Wed, 16 Jan 2002 14:56:35 -0500
markm 02/01/16 14:56:35
Modified: doc index.html new.html
Log:
news
Revision Changes Path
1.95 +12 -33 e/doc/index.html
Index: index.html
===================================================================
RCS file: /cvs/e/doc/index.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- index.html 2002/01/15 20:23:12 1.94
+++ index.html 2002/01/16 19:56:35 1.95
@@ -100,7 +100,18 @@
<h2>What's New? </h2>
</td>
</tr>
- <tr valign="TOP">
+ <tr valign="TOP">
+ <td><a href="http://www.combex.com">Combex™ pages</a> debut</td>
+ <td>The for-profit facet of the <i><b><font color="#009000">E</font></b></i>
+ project.</td>
+ </tr>
+ <tr valign="TOP">
+ <td><a href="talks/pisa/paper/index.html">The Digital Path:<br>
+ Smart Contracts and the Third World</a></td>
+ <td>Our draft paper, and our best explanation to date of smart contracts,
+ accepted to <i>Austrian Perspectives on the New Economy</i>.</td>
+ </tr>
+ <tr valign="TOP">
<td>Mac OS X support is finally here, in <a href="download/0-8-10/index.html">E
0.8.10</a><i>!!</i></td>
<td>Many thanks to Chris Hibbert and Charles Evans!</td>
@@ -111,38 +122,6 @@
<td>Conventional seeming gui desktop environment for installing and
running <i>caplets</i> in which authorization is intuitively bundled
in with conventional user designation actions.</td>
- </tr>
- <tr valign="TOP">
- <td><a href="download/0-8-10gamma/index.html">0.8.10gamma2</a>: Development
- paths join.</td>
- <td>Dean's transformer (see below) in now integrated into the main development
- path. This is the first release to have both <a href="elib/distrib/captp/index.html">CapTP</a>
- and the speed of offset-based (rather than name-based) variable access.</td>
- </tr>
- <tr valign="TOP">
- <td>
- <p><a href="download/0-8-10alpha/index.html">0.8.10alpha1</a>: A brave
- new <a href="elib/distrib/captp/index.html">CapTP</a> (our cryptographic
- capability protocol).</p>
- </td>
- <td>This is the first release of E to be distributed (with full pipelining
- support, but no 3vat introductions yet), persistent (sort-of), and
- to support and confine locally untrusted code. The is the new current
- E distribution.</td>
- </tr>
- <tr valign="TOP">
- <td><a href="download/stl-0-8-9-t-1/index.html">The Dean-Transformer
- Release</a></td>
- <td>The new release 0.8.9t.1 (a side branch off 0.8.9t) contains Dean's
- wonderful new transformer, making interpretation faster, and taking
- a big step towards a compiler.</td>
- </tr>
- <tr valign="TOP">
- <td><a href="https://bugs.sieve.net/bugs/?func=addbug&group_id=16380">Bug
- Reporting</a> and <a href="https://bugs.sieve.net/bugs/?func=browse&group_id=16380&set=open">Tracking</a></td>
- <td>Due to the generous efforts of Steve Jenson (Thanks!), we now have
- a real live bug tracking system. We're using the SourceForge software
- as installed by Steve on his own server.</td>
</tr>
<tr valign="TOP">
<td><a href="new.html">Older News</a></td>
1.10 +33 -0 e/doc/new.html
Index: new.html
===================================================================
RCS file: /cvs/e/doc/new.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- new.html 2001/11/15 05:07:52 1.9
+++ new.html 2002/01/16 19:56:35 1.10
@@ -50,6 +50,39 @@
<div align="center">
<table cellpadding="12">
<tr valign="TOP">
+ <td><a href="download/0-8-10gamma/index.html">0.8.10gamma2</a>: Development
+ paths join.</td>
+ <td>Dean's transformer (see below) in now integrated into the main
+ development path. This is the first release to have both <a href="elib/distrib/captp/index.html">CapTP</a>
+ and the speed of offset-based (rather than name-based) variable
+ access.</td>
+ </tr>
+ <tr valign="TOP">
+ <td>
+ <p><a href="download/0-8-10alpha/index.html">0.8.10alpha1</a>: A
+ brave new <a href="elib/distrib/captp/index.html">CapTP</a> (our
+ cryptographic capability protocol).</p>
+ </td>
+ <td>This is the first release of E to be distributed (with full pipelining
+ support, but no 3vat introductions yet), persistent (sort-of), and
+ to support and confine locally untrusted code. The is the new current
+ E distribution.</td>
+ </tr>
+ <tr valign="TOP">
+ <td><a href="download/stl-0-8-9-t-1/index.html">The Dean-Transformer
+ Release</a></td>
+ <td>The new release 0.8.9t.1 (a side branch off 0.8.9t) contains Dean's
+ wonderful new transformer, making interpretation faster, and taking
+ a big step towards a compiler.</td>
+ </tr>
+ <tr valign="TOP">
+ <td><a href="https://bugs.sieve.net/bugs/?func=addbug&group_id=16380">Bug
+ Reporting</a> and <a href="https://bugs.sieve.net/bugs/?func=browse&group_id=16380&set=open">Tracking</a></td>
+ <td>Due to the generous efforts of Steve Jenson (Thanks!), we now
+ have a real live bug tracking system. We're using the SourceForge
+ software as installed by Steve on his own server.</td>
+ </tr>
+ <tr valign="TOP">
<td><a href="elang/tools/updoc.html">What's Updoc?</a></td>
<td>Updoc turns documentation with embedded code examples into readable
and maintainable regression tests. As explained <a href="http://www.eros-os.org/pipermail/e-lang/2001-July/005398.html">here</a>