[Ironruby-core] Code Review: shrigitpull
Shri Borde
Shri.Borde at microsoft.com
Mon Mar 16 02:22:31 EDT 2009
Looks good ofcourse :)
-----Original Message-----
From: Jim Deville
Sent: Sunday, March 15, 2009 11:17 PM
To: IronRuby External Code Reviewers
Cc: ironruby-core at rubyforge.org
Subject: Code Review: shrigitpull
tfpt review "/shelveset:shrigitpull;REDMOND\jdeville"
Comment :
This shelveset is an external contribution from Shri. Tests have been modified by me.
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
More information about the Ironruby-core
mailing list