summaryrefslogtreecommitdiff
path: root/src/vm/object.cpp
AgeCommit message (Expand)AuthorFilesLines
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