[macruby-changes] [3851] MacRuby/trunk/TODO
source_changes at macosforge.org
source_changes at macosforge.org
Tue Mar 23 18:41:06 PDT 2010
Revision: 3851
http://trac.macosforge.org/projects/ruby/changeset/3851
Author: lsansonetti at apple.com
Date: 2010-03-23 18:41:05 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
refresh
Modified Paths:
--------------
MacRuby/trunk/TODO
Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO 2010-03-24 01:37:43 UTC (rev 3850)
+++ MacRuby/trunk/TODO 2010-03-24 01:41:05 UTC (rev 3851)
@@ -1,13 +1,13 @@
For 0.6:
[X] new Hash class, insertion ordering support, optimized for immediate types
-[/] new String and Symbol classes, support for 1.9 encoding semantics
-[/] new Regexp class, thread-safe, ICU-based
-[/] refactor the Array, Hash and String Foundation bridging models
- [X] Hash
- [X] Array
- [ ] String
-[ ] implement basic Numeric methods on NSNumber
+[X] new String and Symbol classes, support for 1.9 encoding semantics
+[X] new Regexp class, thread-safe, ICU-based
+[X] refactor Foundation bridging models
+ [X] NSDictionary
+ [X] NSArray
+ [X] NSString
+ [X] NSNumber
[/] debugger
[/] command-line tool
[ ] Xcode plugin
@@ -22,7 +22,7 @@
[/] hello world should work
[ ] support Mocha
[ ] support RSpec
-[ ] 90% (min.) of rubyspecs should pass
+[/] 90% (min.) of rubyspecs should pass
Historical:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100323/2a6632ef/attachment.html>
More information about the macruby-changes
mailing list