summaryrefslogtreecommitdiff
path: root/src/gc/handletable.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Remove concept of AppDomains from the GC (#24536)David Wrighton1-10/+4
2017-07-20[Local GC] Refactor usage of GC-internal functions in the DAC (#12458)Sean Gillespie1-2/+8
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-8/+0
2017-06-20[Local GC] Move handle creation/deletion profiler callbacks out of the GC (#1...Sean Gillespie1-6/+0
2017-04-10Move handle null checks to VM side.Aditya Mandaleeka1-12/+0
2017-03-31Change how VM calls ObjectFromHandle.Aditya Mandaleeka1-1/+4
2017-03-13Replace HNDTYPE defines with enum in gcinterface header.Aditya Mandaleeka1-5/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-03Update GC from CoreRTJan Kotas1-1/+1
2015-11-19Replaced remaining typesJan Vorlicek1-8/+8
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-20/+20
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-0/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+254