summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/src/System/Collections
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Streamline default EqualityComparer and Comparer for Enums (#21604)Jan Kotas3-178/+11
2018-11-20Vectorize Array.{Last}IndexOf<T>(...) for byte and char (#21116)Ben Adams1-8/+8
2018-08-31Revert "Remove not necessary type forwarded from attributes when type comes f...Santiago Fernandez Madero2-0/+10
2018-08-29Remove not necessary type forwarded from attributes when type comes from msco...Santiago Fernandez Madero2-10/+0
2018-06-24Simply type names in Corelib (#18623)Stephen Toub2-16/+16
2018-06-09Avoid NativeOverlapped pinning by allocating unmanaged memory for it (#18360)Jan Kotas1-490/+0
2018-06-08Remove ConcurrentDictionary from CoreLib (#18308)Stephen Toub1-1590/+0
2018-05-30Moves ArraySortHelper common code to shared location (#18125)Marek Safar2-1189/+92
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan2-8/+8
2018-05-19Remove bogus NoInlining uses (#18061)mikedn1-5/+3
2018-05-16Moving ConcurrentQueue to shared (#18024)Maryam Ariyan1-1/+1
2018-05-14Moving ConcurrentQueue to shared folder (#17956)Maryam Ariyan3-1159/+31
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan10-0/+6260