Revision
2893
Author
lsansonetti@apple.com
Date
2009-10-23 23:23:48 -0700 (Fri, 23 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2892 => 2893)


--- MacRuby/trunk/TODO	2009-10-24 01:53:16 UTC (rev 2892)
+++ MacRuby/trunk/TODO	2009-10-24 06:23:48 UTC (rev 2893)
@@ -32,7 +32,10 @@
 [/] port all rb_obj_respond_to() calls to rb_vm_respond_to()
 [X] refresh copyright headers for 2009
 [X] rdoc should work
-[ ] ri should work
+[/] ri should work
+  [ ] pager problem (apparent bug of IO.popen)
+  [ ] some annotations are not available (`macri -T Array' misses a lot), maybe
+      a YAML merging bug
 [X] MacRuby should not ignore SIGINT and other signals
 [X] fix autoload bugs
 [ ] Xcode target for AOT compilation