Re: [Ironruby-core] Pull request #31 - fix workitem 6345, implemented IO#binread

2011-08-07 Thread Tomas Matousek
I can take a look at fixing the regex issue perhaps next weekend. Tomas -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Enrico Sada Sent: Sunday, August 07, 2011 3:47 PM To: ironruby-core@rubyforge.org Subject: [Ironr

[Ironruby-core] Pull request #32 - fix workitem 4266, YAML.load with % inside given string

2011-08-07 Thread Enrico Sada
The pull request #32 ( https://github.com/IronLanguages/main/pull/32 ) fix the workitem #4266 ( http://ironruby.codeplex.com/workitem/4266 ). I added the test to Languages\Ruby\Test\Libraries\Yaml ___ Ironruby-core mailing list Ironruby-core@rubyforge.or

[Ironruby-core] Pull request #31 - fix workitem 6345, implemented IO#binread

2011-08-07 Thread Enrico Sada
The pull request #31 ( https://github.com/IronLanguages/main/pull/31 ) is for resolve workitem 6345 ( http://ironruby.codeplex.com/workitem/6345 ). Implemented IO#binread with rubyspec (sent also to rubyspec/rubyspec). This anyway is not enough for fix rdoc, needed for gem install. C:\repo\IronL