tfpt review "/shelveset:ClrInteropBugFixes;REDMOND\tomat"
Simple DLR changes Ruby bug fixes: http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=1345: load_assembly(<partial_name>) should work http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=1501: WinForms broken http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=1344: System.Action.new does not work http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=917: Passing a Ruby array to a .NET method that expects an IEnumerable derivative fails with GetEnumerator call + fixes incorrect caching of TypeGroup#new. Class#clr_member no longer throws an exception if called on Ruby class - it returns a group of all inherited CLR methods of given name (if there are any). Improves display name of generic types: e.g. Action<int> displays as System::Action[Fixnum]. Tomas
ClrInteropBugFixes.diff
Description: ClrInteropBugFixes.diff
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
