https://bugzilla.novell.com/show_bug.cgi?id=351638

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=351638#c13





--- Comment #13 from Juraj Skripsky <[EMAIL PROTECTED]>  2008-10-07 06:46:39 
MDT ---
Created an attachment (id=243939)
 --> (https://bugzilla.novell.com/attachment.cgi?id=243939)
Array.cs - version 2 of 3

This is Array.cs with the qsort opt and SortImpl/MoveNullKeysToFront on top of
it.

2008-10-07  Juraj Skripsky  <[EMAIL PROTECTED]>

        * Array.cs (Sort): Add and call
        - SortImpl methods which do the real work without argument checking
        - MoveNullKeysToFront methods which do a null <-> non-null sorting and
        ensure that all non-null object implement IComparable/IComparable<T>

        Part 2 of 3 fixing bug #351638.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to