[cells-gtk-cvs] CVS public_html

pdenno pdenno at common-lisp.net
Thu Feb 16 22:18:09 UTC 2006


Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp:/tmp/cvs-serv9462

Modified Files:
	index.html 
Log Message:
update

--- /project/cells-gtk/cvsroot/public_html/index.html	2006/02/11 03:52:17	1.18
+++ /project/cells-gtk/cvsroot/public_html/index.html	2006/02/16 22:18:09	1.19
@@ -74,7 +74,8 @@
 <h1 id='news'>News</h1>
 
 <ul>
-  <li> <strong>2006-02-10</strong> Source on CVS is updated to use CFFI 0.9 and all Hello-C code has been eliminated.</li>
+  <li> <strong>2006-02-16</strong> Native CFFI now used in most of the code. There is a 
+       <a href="http://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-02-16.tgz">snapshot release</a>.
   <li> <strong>2006-01-03</strong> BIG NEWS! cells-gtk now runs under <a href="http://clisp.cons.org">CLISP</a>
    and uses <a href="http://common-lisp.net/project/cffi/">CFFI</a>, not Hello-c for its foreign function interface. 
    The 2006-01-03 tarball reflects these changes. Especial thanks to Novikov Leonid, who did the CLISP port
@@ -121,6 +122,11 @@
       snapshots of the CVS repository, and contain all the ancillary modules (cells, cffi, etc). 
       Here are a few:
        <ul>
+         <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-02-16.tgz">cells-gtk-2006-02-16.tgz</a>
+	   <ul>
+             <li>Native CFFI.</li>
+	     <li>More testing</li>
+           </ul>
          <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-01-03.tgz">cells-gtk-2006-01-03.tgz</a>
 	   <ul>
              <li>Uses CFFI, not Hello-C (See "News" above).</li>




More information about the Cells-gtk-cvs mailing list