summaryrefslogtreecommitdiff
path: root/src/gc/handletablescan.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-24[Local GC] Ensure that handle creation returns null on failure instead of thr...Sean Gillespie1-1/+1
2017-04-13[Local GC] Handle table low-hanging interface violations (#10929)Sean Gillespie1-1/+1
2016-09-15Update the GC from CoreRT (#7207)Sean Gillespie1-6/+6
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-6/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-19Update GC from CoreRTJan Kotas1-5/+12
2015-11-19Some formatting cleanupJan Vorlicek1-7/+7
2015-11-19Replaced remaining typesJan Vorlicek1-18/+18
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-78/+78
2015-10-31Fix build breaks in GCSampleJan Kotas1-0/+1
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-21/+38
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1837