summaryrefslogtreecommitdiff
path: root/src/gc/gcscan.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie1-16/+1
2016-11-22This is to separate the diagnostics code out from gc.cpp (exceptMaoni01-9/+8
2016-09-15Update the GC from CoreRT (#7207)Sean Gillespie1-1/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-3/+3
2016-07-12Fix exceptions in GC wave 2 (#6220)Jan Vorlicek1-54/+11
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-2/+2
2015-12-16Rename CNameSpace to GCScanJan Kotas1-20/+20
2015-12-08Update GC from CoreRTJan Kotas1-61/+10
2015-11-20Fix build breaks in legacy buildJan Kotas1-1/+1
2015-11-19Update GC from CoreRTJan Kotas1-1/+1
2015-11-19Replaced remaining typesJan Vorlicek1-7/+7
2015-11-19Add casts to APIs that require LONG / DWORD parametersJan Vorlicek1-2/+2
2015-11-19Changed LONG and ULONGJan Vorlicek1-6/+6
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-8/+8
2015-10-15Cleanup GC-EE InterfaceJan Kotas1-6/+7
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+376