Modified the Linq Sort() to re-use the Array.Sort()
authorJeffrey Stedfast <jeff@xamarin.com>
Fri, 12 Oct 2012 19:55:31 +0000 (15:55 -0400)
committerJeffrey Stedfast <jeff@xamarin.com>
Fri, 12 Oct 2012 19:55:31 +0000 (15:55 -0400)
commite39fb868a167e907f9dbc69287e77aecac18b2f9
treeef8564fa1b5b414fa616e1e19b7224762157ccb9
parent7427d7df268ac6d5a09dc7c24bbc3096a19ecc49
Modified the Linq Sort() to re-use the Array.Sort()
mcs/class/System.Core/System.Linq/QuickSort.cs
mcs/class/System.Core/System.Linq/SortContext.cs