summaryrefslogtreecommitdiff
path: root/src/classlibnative/bcltype/arraynative.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-20Cleanup array related FCalls (#22097)Jan Kotas1-4/+12
2018-06-03Warnings cleanup (#18260)Robin Sue1-4/+0
2018-05-24Optimize Array.Clear using SpanHelpers (#18101)Jan Kotas1-32/+9
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-2/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-16/+0
2017-04-27Allow conversions between enum and underlying typeJan Kotas1-14/+10
2017-03-29[x86/Linux] Use Portable ArrayInitializeWorker (#10550)Jonghyun Park1-3/+3
2017-03-24Rename resource strings to match resx (#10475)Dan Moseley1-2/+2
2017-03-09Improve span copy of pointers and structs containing pointers (#9999)Koundinya Veluri1-67/+9
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-13/+0
2017-01-30Merge pull request #9117 from jamesqo/copy.namesDan Moseley1-5/+5
2017-01-25Use FCThrowArgumentVoidJames Ko1-2/+2
2017-01-25Fix parameter names for Array.CopyJames Ko1-3/+3
2017-01-06[Local GC] Move Software Write Watch's write barrier updates to GCToEEInterfa...Sean Gillespie1-1/+1
2016-11-30Declare CtorFtnType only when it is used (#8378)Jonghyun Park1-1/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-06-13Refactor MethodTable::ContainsStackPtr (#5754)Jan Kotas1-5/+5
2016-05-17Optimize Array.GetLength, GetUpperBound, GetLowerBound (#4993)James Ko1-17/+27
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1553