[macruby-changes] [2503] MacRuby/trunk/TODO
source_changes at macosforge.org
source_changes at macosforge.org
Sun Sep 6 18:39:00 PDT 2009
Revision: 2503
http://trac.macosforge.org/projects/ruby/changeset/2503
Author: lsansonetti at apple.com
Date: 2009-09-06 18:38:59 -0700 (Sun, 06 Sep 2009)
Log Message:
-----------
refreshed
Modified Paths:
--------------
MacRuby/trunk/TODO
Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO 2009-09-07 01:38:32 UTC (rev 2502)
+++ MacRuby/trunk/TODO 2009-09-07 01:38:59 UTC (rev 2503)
@@ -2,6 +2,7 @@
[ ] fix irb Binding bugs
[/] sockets
+[ ] backtracing / symbolication
[ ] rubygems should work (modulo C extensions)
For 0.5 (must do):
@@ -10,7 +11,6 @@
[/] 32-bit should be back
[X] Array subclass for immediates
[ ] Hash subclass for immediates
-[ ] backtracing / symbolication
[ ] try/catch should use a C++ exception
[ ] rewrite load.c
[ ] fully implement FFI API
@@ -19,7 +19,7 @@
[/] support for zlib
[ ] merge stdlib from 1.9.2 trunk
[/] most language/core/library specs should run (modulo a very few exceptions)
-[/] port all rb_define_method() calls to rb_objc_define_method()
+[X] port all rb_define_method() calls to rb_objc_define_method()
[/] port all rb_funcall() calls to rb_vm_call()
[/] 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()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090906/7830d2b6/attachment-0001.html>
More information about the macruby-changes
mailing list