Revision: 2696 http://trac.macosforge.org/projects/ruby/changeset/2696 Author: lsansonetti@apple.com Date: 2009-09-30 18:21:43 -0700 (Wed, 30 Sep 2009) Log Message: ----------- closed one item which seems to work, added a new one Modified Paths: -------------- MacRuby/trunk/TODO Modified: MacRuby/trunk/TODO =================================================================== --- MacRuby/trunk/TODO 2009-10-01 00:45:55 UTC (rev 2695) +++ MacRuby/trunk/TODO 2009-10-01 01:21:43 UTC (rev 2696) @@ -6,11 +6,12 @@ [/] rubygems should work (modulo C extensions) [X] fix version numbers [X] fix YAML deserialization of booleans - [ ] fix ~/.gemrc + [X] fix ~/.gemrc [X] `source --add http://gems.github.com' crashes (outside gdb) [X] `install rest-client' prints parsing errors (encoding problem in thor.gemspec) [X] `gem uninstall bacon' doesn't work (Unknown gem bacon >= 0) [X] `macgem install rails --version 2.3.2' crashes (MAX_DISPATCH_ARGS assertion) + [ ] `macgem help commands' crashes [X] rewrite load.c (needed for RubyGems' #require hack) For 0.5 (must do):
participants (1)
-
source_changes@macosforge.org