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

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 21 17:30:28 PDT 2009


Revision: 2880
          http://trac.macosforge.org/projects/ruby/changeset/2880
Author:   lsansonetti at apple.com
Date:     2009-10-21 17:30:24 -0700 (Wed, 21 Oct 2009)
Log Message:
-----------
refreshed

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

Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO	2009-10-21 23:17:31 UTC (rev 2879)
+++ MacRuby/trunk/TODO	2009-10-22 00:30:24 UTC (rev 2880)
@@ -31,7 +31,8 @@
 [/] port all rb_num_coerce_bin() calls to rb_objc_num_coerce_bin()
 [/] port all rb_obj_respond_to() calls to rb_vm_respond_to()
 [X] refresh copyright headers for 2009
-[ ] rdoc should work
+[X] rdoc should work
+[ ] ri should work
 [X] MacRuby should not ignore SIGINT and other signals
 [X] fix autoload bugs
 [ ] Xcode target for AOT compilation
@@ -46,6 +47,8 @@
 [ ] leaks
   [ ] implement ~RoxorVM
   [ ] fix exception leak
+  [X] delete unused functions after execution
+  [ ] delete unused NODE* after execution
 [/] thread issues
   [ ] method cache is not thread safe
   [ ] block dvars are corrupted in case the receiver leaves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091021/9d4dc96c/attachment-0001.html>


More information about the macruby-changes mailing list