[rdnzl-cvs] CVS RDNZL/doc

eweitz eweitz at common-lisp.net
Mon Jun 12 08:47:10 UTC 2006


Update of /project/rdnzl/cvsroot/RDNZL/doc
In directory clnet:/tmp/cvs-serv27065/doc

Modified Files:
	index.html 
Log Message:
release 0.10.0 (ECL support)


--- /project/rdnzl/cvsroot/RDNZL/doc/index.html	2006/05/24 21:49:09	1.8
+++ /project/rdnzl/cvsroot/RDNZL/doc/index.html	2006/06/12 08:47:10	1.9
@@ -372,7 +372,7 @@
 <br> <br><h3><a class=none name="download">Download and installation</a></h3>
 
 RDNZL together with this documentation can be downloaded from
-<a href="http://weitz.de/files/RDNZL.tar.gz">http://weitz.de/files/RDNZL.tar.gz</a>, the current version is 0.9.5.  It
+<a href="http://weitz.de/files/RDNZL.tar.gz">http://weitz.de/files/RDNZL.tar.gz</a>, the current version is 0.10.0.  It
 doesn't depend on any other Lisp libraries.  The C++ source for the
 shared library <code>RDNZL.dll</code> can be downloaded separately from
 <a href="http://weitz.de/files/RDNZL_cpp.tar.gz">http://weitz.de/files/RDNZL_cpp.tar.gz</a> but you don't need this archive
@@ -417,8 +417,7 @@
 <ul>
 <li><a href="http://www.cormanlisp.com/">Corman Common Lisp</a>: Corman Lisp is fully supported thanks to the help of Roger Corman.
 
-<li><a href="http://ecls.sourceforge.net/">ECL</a>: I'm not familiar enough with ECL to port RDNZL
-  myself. Please send patches if you know how to do it.
+<li><a href="http://ecls.sourceforge.net/">ECL</a>: RDNZL has been ported to ECL by Michael Goffioul.
 
 <li><a href="http://www.franz.com/products/allegrocl/">Franz AllegroCL</a>: AllegroCL is fully supported thanks to the efforts of Charles A. Cox from Franz Inc.
 
@@ -1090,9 +1089,13 @@
 RDNZL and answered a couple of dumb questions of mine. Thank you very
 much! (All errors in RDNZL are mine, of course.)
 <p>
-Thanks to Charles A. Cox for the port of RDNZL to AllegroCL. Thanks to Vasilis Margioulas for the CLISP port. Thanks to Roger Corman for his help with the CCL port. Thanks to Franz Inc. (and particularly Jans Aasman) for supporting the development of RDNZL.
+Thanks to Charles A. Cox for the port of RDNZL to AllegroCL. Thanks to
+Vasilis Margioulas for the CLISP port. Thanks to Roger Corman for his
+help with the CCL port. Thanks to Michael Goffioul for the ECL
+port.  Thanks to Franz Inc. (and particularly Jans Aasman) for
+supporting the development of RDNZL.
 <p>
-$Header: /project/rdnzl/cvsroot/RDNZL/doc/index.html,v 1.8 2006/05/24 21:49:09 eweitz Exp $
+$Header: /project/rdnzl/cvsroot/RDNZL/doc/index.html,v 1.9 2006/06/12 08:47:10 eweitz Exp $
 <p><a href="http://weitz.de/index.html">BACK TO MY HOMEPAGE</a>
 
 </body>




More information about the Rdnzl-cvs mailing list