summaryrefslogtreecommitdiff
path: root/src/vm/safehandle.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-5/+0
2019-02-13Move SafeHandle to managed code and shared (#22564)Stephen Toub1-208/+9
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2018-05-24Typo (#18122)John Doe1-1/+1
2017-11-21Move SafeBuffer and a few other files to shared CoreLib partition (#15141)Jan Kotas1-57/+0
2017-10-24Cleanup BCLDebugJan Kotas1-9/+0
2017-04-13[x86/Linux] Use appropriate FCALL macro for SafeBuffer methods (#10935)Jonghyun Park1-2/+2
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-03Introduce FC_TypedByRef for passing TypedReferences as FCall argumentsJan Kotas1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+507