summaryrefslogtreecommitdiff
path: root/src/vm/object.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Vectorized SequenceCompareTo for Span<char> (#17237)Jan Kotas1-162/+0
2018-03-08Move String to shared corelib partition (#16749)Jan Kotas1-56/+0
2018-02-21Show the expected stack trace from a rethrown exception. (#16464)Alexandre Teoi1-49/+0
2018-02-05Reimplement string.Replace in managed code (#16214)Jan Kotas1-32/+0
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-1013/+0
2017-12-22Fix manual GC_PROTECTs around StackTraceArray (#15621)Jan Kotas1-28/+12
2017-07-08Ensure that ZeroMemoryInGCHeap writes in pointer-sized increments (#12689)Daniel Podder1-1/+2
2017-06-26Replace array type handle with method table in arguments of array allocation ...Ruben Ayrapetyan1-0/+18
2017-06-13[Arn64/Unix] Revise Volatile.T barriers (#12156)Steve MacLean1-4/+10
2017-04-19For Reflection invoke, use ArgLocDescjashook1-0/+8
2017-03-28[Local GC] Use standard C++ types (bool) and consistent types (void*) on the ...Sean Gillespie1-1/+1
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie1-3/+3
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-13/+0
2017-02-12Remove never defined FEATURE_COMPRESSEDSTACKdanmosemsft1-7/+0
2017-02-11Merge pull request #9525 from danmosemsft/defines2Dan Moseley1-3/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-3/+0
2017-02-10Turn segfauts into asserts in debug build (#9509)Steve MacLean1-1/+2
2016-12-21Delete FEATURE_LEGACYSURFACE (#8704)Jan Kotas1-15/+0
2016-09-14Fix Unix issue with string address below 64kB (#7183)Jan Vorlicek1-0/+2
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-15/+15
2016-07-09Fix exceptions in GC (#6192)Jan Vorlicek1-0/+25
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-16Rename CNameSpace to GCScanJan Kotas1-1/+1
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-3/+132
2015-10-07correct word spellingあまみや ゆうこ1-4/+4
2015-04-01Fix next round of warning typesJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3510