Revision: 2880 http://trac.macosforge.org/projects/ruby/changeset/2880 Author: lsansonetti@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
participants (1)
-
source_changes@macosforge.org