Update of /project/movitz/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv4640
Modified Files: index.html Log Message: *** empty log message *** Date: Sat Nov 12 22:15:43 2005 Author: ffjeld
Index: public_html/index.html diff -u public_html/index.html:1.25 public_html/index.html:1.26 --- public_html/index.html:1.25 Sat Jun 11 01:19:12 2005 +++ public_html/index.html Sat Nov 12 22:15:42 2005 @@ -15,6 +15,10 @@
<h3>Most recent news</h3>
+ <p> <i>October 31, 2005:</i> Fixed threading to work, in the sense + that the REPL code will now work reasonably in the dynamic + environment that a fresh thread supplies. + <p> <i>June 11, 2005</i> Started to add support for threads (in the "threading" package), and also for adjustable and displaced vectors.