Hi, Atsushi! Great news! Thank you!
Are you planning to make some performance banchmarks and compare results to "old" and may be MS.Net performance results? Ilya. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Atsushi Eno > Sent: Monday, August 08, 2005 9:34 AM > To: mono-devel mailing list; mono-list mailing list > Subject: [Mono-list] LANDED: managed collation (CompareInfo) support > > Hello, > > I checked in managed collation (CompareInfo) support in mscorlib.dll. > It enables culture-sensitive string/character comparison support. > > For now, it will not be activated unless you explicitly set > environment variable MONO_USE_MANAGED_COLLATION=yes. > > Culture sensitive comparison is done in almost all areas > where basic System.String methods are used - Compare(), > IndexOf(), LastIndexOf(), StartsWith() and EndWith(). Note > that culture- sensitive comparison will happen even in > InvariantCulture. > > There are still some characters that I have not supported > precise implementation, but it should mostly work fine. If > you found problem in culture-sensitive comparison, please > tell me and/or file a bug to bugzilla: http://bugzilla.ximian.com > > Atsushi Eno > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
