http://github.com/shri/ironruby/commit/a5d2d23b5c97546c478189d20b4d2c1b240e7159
Tomas has reviewed this. Added support to YAML.quick_emit to be called on nested objects where the same emitter needs to be flowed through Array.pack("a") was not dealing with nil input yaml.rb should to "require stringio" like MRI does Deleted a second copy of yaml.rb from the IronRuby.Libraries.Yaml folder Added MutableString.Dump property to be able to inspect large strings in VS. ir.exe -X:ExceptionDetail was not working in interactive mode because ir.exe catches the exception and does not call RubyExceptionData.SetCompiledTrace like a rescue block in Ruby code would do. Fixed this Thanks, Shri
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core