Update of /project/cells-gtk/cvsroot/public_html In directory common-lisp:/tmp/cvs-serv9561
Modified Files: index.html Log Message: removed pub from path
--- /project/cells-gtk/cvsroot/public_html/index.html 2006/02/16 22:18:09 1.19 +++ /project/cells-gtk/cvsroot/public_html/index.html 2006/02/16 22:20:17 1.20 @@ -75,7 +75,7 @@
<ul> <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>. + <a href="http://common-lisp.net/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 @@ -92,8 +92,8 @@ 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 - <a href="ftp://common-lisp.net/pub/project/cells-gtk/libcellsgtk.dll">this for win32</a>. + <a href="ftp://common-lisp.net/project/cells-gtk/libcellsgtk.so">this for linux</a> and + <a href="ftp://common-lisp.net/project/cells-gtk/libcellsgtk.dll">this for win32</a>. This is sort of experimental. If you have problems (e.g. with version mismatch) drop the mailing list a note.</li>
@@ -122,12 +122,12 @@ 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> + <li><a href="ftp://common-lisp.net/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> + <li><a href="ftp://common-lisp.net/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, SBCL, ACL and maybe others.</li> @@ -139,7 +139,7 @@ <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> + <li><a href="ftp://common-lisp.net/project/cells-gtk/cells-gtk-2005-05-29.tgz">cells-gtk-2005-05-29.tgz</a> <ul> <li>ComboBoxes may now use a TreeModel; allows hierarchical arrangement of items. (requires libcellsgtk)</li> <li>Uses Cells 2</li> @@ -147,7 +147,7 @@ <li>New procedure to locate dynamic libraries. (Works 'out of the box' 50% of the time versus 10% before ???) <li>Has <em>not</em> been tested on Windows. Drop the group a note if you try it.</li> </ul> - <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2005-02-26.tgz">cells-gtk-2005-02-26.tgz</a> + <li><a href="ftp://common-lisp.net/project/cells-gtk/cells-gtk-2005-02-26.tgz">cells-gtk-2005-02-26.tgz</a> </li> </ul> </li>