summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Buffers/ConfigurableArrayPool.cs
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Do not use `AllocateUninitializedArray` in private array pools. (#26338) (#26...Stephen Toub1-3/+3
2019-05-28Using AllocateUninitializedArray in array pool (#24504)Vladimir Sadov1-3/+3
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-02Nullable: System.Buffers (#23619)Stephen Toub1-5/+6
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+265