summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/String.Comparison.cs
AgeCommit message (Expand)AuthorFilesLines
2018-11-07Add string.GetHashCode(ROS<char>) and related APIs (#20422)Levi Broderick1-2/+43
2018-10-11Improve performance of OrdinalIgnoreCase hash code calculation (#20309)Levi Broderick1-1/+10
2018-08-10Don't early terminate on null for 64bit NR HashCode (#19331)Ben Adams1-43/+26
2018-06-07Remove dead case from string.Compare (#18345)Stephen Toub1-4/+2
2018-05-15Remove IsAscii fast paths from Equals and Compare OrdinalIgnoreCase (#17985)Bruce Bowyer-Smyth1-95/+8
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+1007