[macruby-changes] [2740] MacRuby/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 6 14:14:36 PDT 2009


Revision: 2740
          http://trac.macosforge.org/projects/ruby/changeset/2740
Author:   lsansonetti at apple.com
Date:     2009-10-06 14:14:36 -0700 (Tue, 06 Oct 2009)
Log Message:
-----------
refreshed

Modified Paths:
--------------
    MacRuby/trunk/TODO

Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO	2009-10-06 20:57:11 UTC (rev 2739)
+++ MacRuby/trunk/TODO	2009-10-06 21:14:36 UTC (rev 2740)
@@ -17,7 +17,6 @@
 
 For 0.5 (must do):
 
-[ ] implement Enumerable::Enumerator
 [/] 32-bit should be back
 [X] Array subclass for immediates
 [ ] Hash subclass for immediates
@@ -57,8 +56,9 @@
   [ ] lazy threads (GCD, etc.) are never finalized
   [ ] random.c is not thread-safe and should be rewritten using random(3)
 
-For 0.5 (tentative):
+For 0.6:
 
+[ ] implement Enumerable::Enumerator
 [ ] write a pass manager to eliminate unnecessary arrays generated by massigns
 [ ] vectorize bignums
 [ ] block inlining
@@ -67,9 +67,6 @@
 [ ] multithreaded JIT
 [ ] debugger interface
 [ ] fully implement FFI API
-
-For 0.6:
-
 [ ] add support for encodings in strings
 
 Porting from rb_define_method() to rb_objc_define_method():
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091006/1a115e67/attachment.html>


More information about the macruby-changes mailing list