Revision
3495
Author
lsansonetti@apple.com
Date
2010-02-11 16:53:36 -0800 (Thu, 11 Feb 2010)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (3494 => 3495)


--- MacRuby/trunk/TODO	2010-02-11 22:58:01 UTC (rev 3494)
+++ MacRuby/trunk/TODO	2010-02-12 00:53:36 UTC (rev 3495)
@@ -9,8 +9,9 @@
 [/] debugger
   [/] command-line tool
   [ ] Xcode plugin
-[ ] MRI C extensions support
-  [ ] cleanup API (use nokogiri as test bed)
+[/] MRI C extensions support
+  [X] implement missing API (use nokogiri as test bed)
+  [/] cleanup public headers
   [ ] define an export file for the linker
   [ ] GC support
 [/] rails
@@ -18,6 +19,8 @@
   [/] development web server
   [/] hello world should work
 [ ] support Mocha
+[ ] support RSpec
+[ ] 90% (min.) of rubyspecs should pass
 
 Historical: