Revision: 3756 http://trac.macosforge.org/projects/ruby/changeset/3756 Author: lsansonetti@apple.com Date: 2010-03-12 20:20:25 -0800 (Fri, 12 Mar 2010) Log Message: ----------- refreshed Modified Paths: -------------- MacRuby/trunk/TODO Modified: MacRuby/trunk/TODO =================================================================== --- MacRuby/trunk/TODO 2010-03-13 04:04:38 UTC (rev 3755) +++ MacRuby/trunk/TODO 2010-03-13 04:20:25 UTC (rev 3756) @@ -1,8 +1,9 @@ For 0.6: [X] new Hash class, insertion ordering support, optimized for immediate types -[/] new String class, support for 1.9 encoding semantics -[/] refactor the Array, Hash and String models +[/] 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
participants (1)
-
source_changes@macosforge.org