summaryrefslogtreecommitdiff
path: root/src/gc/handletablescan.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Port typo fixes from CoreRTSuchiman1-7/+7
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2018-08-11[local gc] disable feature redhawk (#17769)David Mason1-1/+1
2017-12-13Revert " Revert "[Local GC] Move knowledge of overlapped I/O objects to the E...Jan Kotas1-53/+16
2017-12-12Revert "[Local GC] Move knowledge of overlapped I/O objects to the EE through...Sean Gillespie1-16/+53
2017-11-27[Local GC] Move knowledge of overlapped I/O objects to the EE through four ca...Sean Gillespie1-53/+16
2017-11-14small changes to get coreclr building on FreeBSD again (#14964)Tomas Weinfurt1-2/+2
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