summaryrefslogtreecommitdiff
path: root/src/vm/dwbucketmanager.hpp
AgeCommit message (Collapse)AuthorFilesLines
2019-03-07Cleanup unused hosting interfaces (#23091)Jan Kotas1-11/+1
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-43/+0
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-8/+7
They are: 1. Wrappers for OS APIs which take or return PATHS 2. Fixing the usage of following Api's: GetEnvironmentVariableW SearchPathW GetShortPathNameW GetLongPathNameW GetModuleFileName Work remaining: Remove fixed size buffers in the VM
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar1-1/+1
[tfs-changeset: 1529946]
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1495
[tfs-changeset: 1407945]