[Mono-bugs] [Bug 52752][Wis] Changed - We need a fast array sorting method

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 23 Apr 2005 09:46:16 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52752

--- shadow/52752	2004-01-11 15:33:43.000000000 -0500
+++ shadow/52752.tmp.9460	2005-04-23 09:46:15.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 52752
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: We need a fast array sorting method
@@ -46,6 +46,9 @@
 still see it.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-11 15:33 -------
 Created an attachment (id=6391)
 Sample
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-23 09:46 -------
+Ben? Don't we have a specialized version for known valuetypes now?