[movitz-cvs] CVS update: movitz/doc/ChangeLog
Frode Vatvedt Fjeld
ffjeld at common-lisp.net
Sat Jan 29 10:32:58 UTC 2005
Update of /project/movitz/cvsroot/movitz/doc
In directory common-lisp.net:/tmp/cvs-serv16868
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sat Jan 29 02:32:57 2005
Author: ffjeld
Index: movitz/doc/ChangeLog
diff -u movitz/doc/ChangeLog:1.9 movitz/doc/ChangeLog:1.10
--- movitz/doc/ChangeLog:1.9 Tue Jan 4 12:33:17 2005
+++ movitz/doc/ChangeLog Sat Jan 29 02:32:57 2005
@@ -1,3 +1,12 @@
+2005-01-29 Frode Vatvedt Fjeld <frodef at cs.uit.no>
+
+ * There's been quite a bit of work on scavenge.lisp. The stack scavenging
+ has been re-designed completely, and should now not break as it
+ sometimes did before in certain interrupt
+ situations. Interestingly, the scavenging API essentially didn't
+ change at all. There are still some holes left empty when it comes
+ to migrating code-vectors, but this should be trivial to fix.
+
2005-01-04 Frode Vatvedt Fjeld <frodef at cs.uit.no>
* Fixed some support for stack-allocating funobjs and cons-cells
More information about the Movitz-cvs
mailing list