[cells-gtk-cvs] CVS update: public_html/index.html
Peter Denno
pdenno at common-lisp.net
Wed Jan 4 16:44:43 UTC 2006
Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv32353/public_html
Modified Files:
index.html
Log Message:
Update for news about SBCL and ACL.
Date: Wed Jan 4 17:44:42 2006
Author: pdenno
Index: public_html/index.html
diff -u public_html/index.html:1.16 public_html/index.html:1.17
--- public_html/index.html:1.16 Tue Jan 3 21:47:12 2006
+++ public_html/index.html Wed Jan 4 17:44:42 2006
@@ -77,8 +77,17 @@
<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
- to get things started. The new code has been tested with Lispworks 4.5 Pro/Linux, CLISP/Linux, and CMUCL/Linux.
- If I didn't break anything, it also works CLISP/PC and Lispworks/PC. SBCL is probably an easy port.</li>
+ to get things started. The new code has been lightly tested with:
+ <ul>
+ <li>Lispworks 4.5 Pro/Linux </li>
+ <li>CLISP/Linux</li>
+ <li>CMUCL/Linux</li>
+ <li>ACL 8.0 Beta/Linux (without libcellsgtk)</li>
+ <li>SBCL 0.9.7.5/Linux/x86, but see the
+ <a href="http://common-lisp.net/pipermail/cells-gtk-devel/2006-January.txt">note</a> in
+ the cells-gtk-devel archive for January 2006.
+ </ul>
+ If I didn't break anything, it also works with CLISP/PC and Lispworks/PC.</li>
<li> <strong>2005-11-15</strong> We now provide the win32 .dll
and linux .so for libcellsgtk. They are:
<a href="ftp://common-lisp.net/pub/project/cells-gtk/libcellsgtk.so">this for linux</a> and
@@ -86,7 +95,7 @@
This is sort of experimental. If you have problems (e.g. with version mismatch) drop the
mailing list a note.</li>
- <li> <strong>2005-10-08</strong> Some additional discussion in FAQ. Some
+ <li> <strong>2005-10-08</strong> Some additional discussion in the FAQ. Some
work to implement DrawingArea is underway in CVS HEAD.
HEAD *should* be OK. New tarballs will be created when it is complete. </li>
@@ -114,14 +123,14 @@
<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>
- <li>Runs under CLISP, Lispworks, CMUCL and probably others.</li>
+ <li>Runs under CLISP, Lispworks, CMUCL, SBCL, ACL and maybe others.</li>
<li>Checks whether pages of a Notebook are already displayed.</li>
<li>Provides a Makefile for libcellsgtk for Windows.</li>
<li>Provides more control over divider position in Pane widget.</li>
<li>Drawing widget implementation started.</li>
<li>Lots of minor stuff.</li>
- <li><strong>NOTE:</strong> This has only been tested with Linux CLISP, Lispworks and CMUCL.
- If it works elsewhere (which it should...I hope) drop the mailing list a note.
+ <li><strong>NOTE:</strong> This has only been tested with the lisps listed in the "News" above.
+ If it works elsewhere drop the mailing list a note.
</ul>
<li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2005-05-29.tgz">cells-gtk-2005-05-29.tgz</a>
<ul>
@@ -162,7 +171,7 @@
<address><a href="mailto:peter.denno at nist.gov">Peter Denno</a></address>
<!-- Created: Thu Mar 3 18:45:35 EST 2005 -->
<!-- hhmts start -->
-Last modified: 2005-10-08
+Last modified: 2006-01-04
<!-- hhmts end -->
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"
More information about the Cells-gtk-cvs
mailing list