tfpt review /shelveset:time;sborde

Makes Time mutable. It was mapped to System.DateTime which is immutable. 
However, Time#utc mutates the instance. So now we define a new type Time with a 
_dateTime field. The core\shared\gmtime test is not enabled because it expects 
that modifying ENV['TZ'] at runtime changes the timezone, which is not 
supported yet in IronRuby (and MRI too)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to