[macruby-changes] [1028] MacRuby/branches/experimental/TODO

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 20 16:12:56 PDT 2009


Revision: 1028
          http://trac.macosforge.org/projects/ruby/changeset/1028
Author:   lsansonetti at apple.com
Date:     2009-03-20 16:12:56 -0700 (Fri, 20 Mar 2009)
Log Message:
-----------
do not forget to port rb_block_call() calls to the faster API

Modified Paths:
--------------
    MacRuby/branches/experimental/TODO

Modified: MacRuby/branches/experimental/TODO
===================================================================
--- MacRuby/branches/experimental/TODO	2009-03-20 23:10:30 UTC (rev 1027)
+++ MacRuby/branches/experimental/TODO	2009-03-20 23:12:56 UTC (rev 1028)
@@ -52,6 +52,7 @@
       rb_objc_define_method(*(VALUE *)klass, "alloc", ..., 0)
 
 [/] port all rb_funcall() calls to rb_vm_call()
+[ ] port all rb_block_call() calls to rb_objc_block_call()
 [X] remove the YARV code from the project
 [ ] refactor the VM sources
 [ ] clean objc.m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090320/6117c854/attachment.html>


More information about the macruby-changes mailing list