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

source_changes at macosforge.org source_changes at macosforge.org
Fri May 22 17:48:57 PDT 2009


Revision: 1592
          http://trac.macosforge.org/projects/ruby/changeset/1592
Author:   lsansonetti at apple.com
Date:     2009-05-22 17:48:57 -0700 (Fri, 22 May 2009)
Log Message:
-----------
marked things that are done

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

Modified: MacRuby/branches/experimental/TODO
===================================================================
--- MacRuby/branches/experimental/TODO	2009-05-23 00:43:27 UTC (rev 1591)
+++ MacRuby/branches/experimental/TODO	2009-05-23 00:48:57 UTC (rev 1592)
@@ -55,8 +55,8 @@
 [/] port all rb_funcall() calls to rb_vm_call()
 [X] 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
+[X] refactor the VM sources
+[X] clean objc.m
 [ ] new IO
   [/] reimplement all IOs using CFStreams
   [X] clean string.c (remove previous bytestring stuff)
@@ -74,4 +74,4 @@
     [ ] test/unit
     [ ] test/spec
     [ ] mocha
-  [ ] known_bugs
\ No newline at end of file
+  [X] known_bugs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090522/b01d6d1a/attachment.html>


More information about the macruby-changes mailing list