summaryrefslogtreecommitdiff
path: root/src/gc/env/gcenv.object.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Add GetLoaderAllocatorObjectForGC to IGCToCLR (#17443)David Mason1-6/+0
2018-03-30fix for HasCriticalFinalizer in local gc (#17369)David Mason1-6/+7
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-0/+5
2017-09-20When building as standalone GC the free object is initialized with 0 flags. ...Jeff Schwartz1-1/+1
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-5/+25
2016-10-07Return null on allocation failure due to OOM instead of throwing a exception ...Sean Gillespie1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-2/+2
2015-12-04Update GC from CoreRTJan Kotas1-2/+2
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-4/+4
2015-10-31Fix build breaks in GCSampleJan Kotas1-3/+3
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-0/+149