Update of /project/movitz/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv14079
Modified Files: index.html Log Message: *** empty log message *** Date: Sat Jun 11 01:19:12 2005 Author: ffjeld
Index: public_html/index.html diff -u public_html/index.html:1.24 public_html/index.html:1.25 --- public_html/index.html:1.24 Sat Jan 29 11:42:28 2005 +++ public_html/index.html Sat Jun 11 01:19:12 2005 @@ -15,6 +15,9 @@
<h3>Most recent news</h3>
+ <p> <i>June 11, 2005</i> Started to add support for threads (in the + "threading" package), and also for adjustable and displaced vectors. + <p> <i>January 29, 2005</i> The stack discipline and associated GC scavenging routines have been cleaned up, now hopefully work as they should, even in the corner cases when two interrupts occur in rapid @@ -28,17 +31,7 @@ just fine (mostly to do with CLisp having CL symbols with e.g. CLOS as home package).
- <p> QEMU's NE2000 device seems to work ok with Movitz, both in ISA - and PCI modes. - - <p> <i>August 18, 2004:</i> Movitz finally runs in <a - href="http://fabrice.bellard.free.fr/qemu/%22%3EQEMU</a>, which is a very - nice x86 emulator. It uses some sort of JIT technique, so it's much - faster than Bochs. There was a bug in QEMU's (version 0.6.0) - emulation of the x86 <tt>bounds</tt> instruction, which didn't agree - with Movitz, and which is now fixed in QEMU's CVS. - - <p> For more news, see the <a + <p> For more and older news, see the <a href="ChangeLog"><tt>ChangeLog</tt></a>.
<h3>Introduction</h3>