summaryrefslogtreecommitdiff
path: root/src/vm/field.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Relax the assertion for FieldDesc::GetBaseAndrew Au1-3/+2
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-23/+0
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-1/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-3/+0
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-28/+0
2018-10-05Remove context statics stuff (#20256)Jan Vorlicek1-8/+0
2018-06-15Delete bitrotten appdomain agility checks (#18489)Jan Kotas1-21/+0
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-1/+1
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+0
2017-05-23Delete special handling of IJW RVA fields at NGen time (#11818)Jan Kotas1-6/+0
2017-05-22Delete default copy/move constructors and assignment operators of RelativePoi...Ruben Ayrapetyan1-2/+27
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-15/+0
2016-03-09Delete dead codeJan Kotas1-119/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-1/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1004