Modified: MacRuby/trunk/TODO (2910 => 2911)
--- MacRuby/trunk/TODO 2009-10-29 00:36:24 UTC (rev 2910)
+++ MacRuby/trunk/TODO 2009-10-29 00:38:58 UTC (rev 2911)
@@ -20,7 +20,11 @@
[ ] support for json
wrap http://github.com/lloyd/yajl ?
[/] support for yaml
-[ ] support for openssl
+ [ ] pass remaining specs
+[/] support for openssl
+ [ ] finish porting to the new runtime APIs
+ [ ] check every RSTRING_PTR call to see if they are not f*cking up the data
+ [ ] pass specs (do we have some?)
[/] support for zlib
[/] support for Mocha (grep -R 'Mocha TODO' test_vm)
[ ] merge stdlib from 1.9.2 trunk