Revision
2771
Author
lsansonetti@apple.com
Date
2009-10-08 20:17:54 -0700 (Thu, 08 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2770 => 2771)


--- MacRuby/trunk/TODO	2009-10-09 03:17:34 UTC (rev 2770)
+++ MacRuby/trunk/TODO	2009-10-09 03:17:54 UTC (rev 2771)
@@ -21,7 +21,7 @@
 [/] support for Mocha (grep -R 'Mocha TODO' test_vm)
 [ ] merge stdlib from 1.9.2 trunk
 [/] most language/core/library specs should run (modulo a very few exceptions)
-[ ] add the DTrace custom probes
+[X] add the DTrace custom probes
 [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()