[elephant-cvs] CVS elephant
ieslick
ieslick at common-lisp.net
Sat Nov 11 15:30:26 UTC 2006
Update of /project/elephant/cvsroot/elephant
In directory clnet:/tmp/cvs-serv27982
Modified Files:
TODO
Log Message:
Type declaration fixes for openmcl
--- /project/elephant/cvsroot/elephant/TODO 2006/11/11 06:27:37 1.27
+++ /project/elephant/cvsroot/elephant/TODO 2006/11/11 15:30:25 1.28
@@ -7,9 +7,9 @@
-----------------------------------------------------------
Bugs or Observations:
-- 64-bit support (from Marco)
-? MCL compatibility issues
-- Windows support for asdf-based library builds?
+x 64-bit support (from Marco)
+x Windows support for asdf-based library builds?
+x MCL 1.1 unicode support
Stability:
- Review all the NOTE comments in the code
@@ -95,6 +95,7 @@
x Should we delete slot-values in the db when redefining classes, currently those values
stay around - probably indefinitely unless we GC (no, we'll resolve this with a
stop-and-copy GC - need to make migration bookkeeping more efficient)
+x MCL type-declaration compatibility
0.6.2 - Advanded work, low-hanging fruit (Fall '06)
--------------------------------------------------
More information about the Elephant-cvs
mailing list