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

2011-08-14 Thread Tomas Matousek
-core@rubyforge.org Subject: [Ironruby-core] Pull request #31 - fix workitem 6345, implemented IO#binread 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

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

2011-08-07 Thread Tomas Matousek
: [Ironruby-core] Pull request #31 - fix workitem 6345, implemented IO#binread 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

[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