summaryrefslogtreecommitdiff
path: root/src/dlls/mscorrc
AgeCommit message (Expand)AuthorFilesLines
2019-01-20Cleanup array related FCalls (#22097)Jan Kotas2-2/+1
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský2-0/+2
2018-11-21Introduce Marshall.LoadLibrary API (#20871)Swaroop Sridhar2-0/+7
2018-11-12Allow jit to examine type of initonly static ref typed fields (#20886)Andy Ayers2-0/+4
2018-11-03Improve error messages for byref-like type loading errors (#20789)Jan Kotas2-8/+7
2018-10-30Add support for large number of argumets in CCW call on Arm64 (#20670)David Wrighton2-1/+5
2018-10-05Remove context statics stuff (#20256)Jan Vorlicek2-2/+0
2018-09-06Enable IJW Native calling managed (#19750)Morgan Brown2-0/+2
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek2-2/+0
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas2-14/+0
2018-08-02Remove unused/nop/questionable code (#19239)Aaron Robinson2-2/+0
2018-06-26More Dead String (#18664)Henry Sharber1-104/+1
2018-06-24Removed dead strings used in debug-only code (#18622)hsharber1-631/+9
2018-06-18Remove dead strings mscorrc.rcHenry Sharber2-364/+13
2018-06-11Reword invalid program exception message (#18409)Dan Moseley2-4/+2
2018-04-23Enable Invoke and GetValue for ref-returning members (#17732)Atsushi Kanamori2-0/+3
2018-04-19Rollback https://github.com/dotnet/coreclr/pull/17639 (#17671)Atsushi Kanamori2-3/+0
2018-04-18Enable Invoke and GetValue for ref-returning members (#17639)Atsushi Kanamori2-0/+3
2018-03-27Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)Luqun Lou2-0/+2
2018-02-17delete unused mirror files (#16423)Sergey Andreenko3-3/+0
2018-02-13Fix ambiguous interface method error message (#16341)Michal Strehovský1-1/+1
2018-01-25 Add GetLoadLibrary function for PAL & use in TrackErrorCode (#15831)William Godbe2-7/+12
2018-01-05Detect ByRefLike types using attribute (#15745)Jan Kotas2-2/+4
2017-11-02Merge branch 'master' into master-mergeMichal Strehovský2-82/+0
2017-10-06Delete dead code (#14365)Jan Kotas2-82/+0
2017-09-29Merge branch 'master' into merge_masterDavid Wrighton2-2/+4
2017-09-29Enable hardware intrinsic in debug and reflectionFei Peng2-0/+2
2017-08-15Finalize override lookup algorithm (#12753)Yi Zhang (CLR)2-0/+4
2017-07-12Improvements in the Zapper to VM interface, no longer throw exceptions across...Brian Sullivan2-10/+4
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft5-607/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft2-4/+0
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft2-42/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-4/+0
2017-01-24Delete unused files (#9082)mikedn1-52/+0
2017-01-23Disallow statics of spans and class instance members of span (#9061)Koundinya Veluri2-1/+5
2016-12-26Remove files related to legacy build system (#8723)Robert3-65/+0
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-0/+2
2016-04-27Fix FileLoadException message for CoreCLR (#4624)Jan Kotas1-1/+10
2016-04-18enable build of cross target components.Rahul Kumar2-7/+2
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-2/+2
2016-02-03Initial support for CFG. This makes VS 2015 as the minimum required build too...Gaurav Khanna (CLR)1-0/+3
2016-01-27Update license headersdotnet-bot10-42/+32
2016-01-21FIx the incremental build for WindowsJan Vorlicek2-3/+3
2016-01-12Merge pull request #2629 from adityamandaleeka/mscorrcFpicAditya Mandaleeka1-0/+4
2016-01-12Add fPIC option when compiling mscorrc.Aditya Mandaleeka1-0/+4
2016-01-12Add support Load assemblies from explicit path/streams into default load contextGaurav Khanna (CLR)2-1/+3
2015-12-03Refactoring resource stringKyungwoo Lee7-240/+8
2015-07-16Extend the Unix hosting APIJan Vorlicek1-1/+1
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-0/+3