summaryrefslogtreecommitdiff
path: root/src/binder
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Fix TPA map hash calculation. (#288)Mikhail Kurinnoi/AI Compiler Lab /SRR/Staff Engineer/Samsung Electronics1-2/+6
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-4/+0
2019-05-17Delete unnecessary locale arguments (#24624)Jan Kotas4-122/+7
2019-05-14Fix issues reported by PREfast static analysis tool (#24577)Jan Kotas6-23/+3
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky2-0/+4
2019-04-29Fix Satellite Assembly loading (#24191)Steve MacLean1-3/+4
2019-04-21Fix AssemblyName cache hash and key (#24138)Steve MacLean1-0/+9
2019-04-16Remove limits on IVT public key lengths. (#24042)Jeremy Koritzinsky1-7/+1
2019-02-22More GNUC Fixes (#22687)Sinan Kaya1-1/+1
2019-01-25Fix collectible AssemblyLoadContext weak handle (#22193)Jan Vorlicek1-1/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-02Delete lstrlen from Unix PAL (#21745)Jan Kotas1-1/+1
2018-12-21Remove dead ICLRPrivBinder methods (#21637)Steve MacLean6-117/+0
2018-12-17Delete dead code (#21562)Jan Kotas2-7/+0
2018-12-05Remove FromGAC & OnTPAList (#21371)Steve MacLean2-16/+0
2018-12-03Refactor all FCalls out of AppDomain.cs (#21337)Jan Kotas1-116/+106
2018-11-22Delete System.AppDomainSetup (#21157)Jan Kotas1-5/+34
2018-11-18Add headers to all md*, v3binder*, and ceefgen vcxproj (#20163)Jacek Blaszczynski1-1/+56
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)MichaƂ Janiszewski5-6/+6
2018-10-07Remove mention of rotor from comments (#20297)Austin Wise1-1/+0
2018-08-24Very small cleanup of various comments and code formatting (#19665)Vitek Karas3-27/+15
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek6-10/+118
2018-06-28Typo (#18684)John Doe1-2/+2
2018-05-24Fix a variety of typos (#18096)John Doe1-2/+2
2018-03-19Delete unused downlevel globalization support (#17022)Jan Kotas1-2/+1
2018-02-17delete unused mirror files (#16423)Sergey Andreenko4-4/+0
2017-08-17Fix AssemblyName(string) constructor's version parsing (#13373)Koundinya Veluri5-157/+151
2017-05-10Allow users to enable automatic NI bind fallback via command-line (#11485)Jonghyun Park1-2/+2
2017-05-03Fix Binder NI to IL fallback (#11341)Steve MacLean1-6/+11
2017-04-27[WIP] Enable binding to CoreLib as NI image (#11040)Gaurav Khanna1-16/+11
2017-03-28return TPA assembly if loadfrom is passed a path to assembly with same identityRahul Kumar1-2/+2
2017-03-01Cleanup (#9892)Jan Kotas2-4/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_VERSIONINGdanmosemsft1-6/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft9-32/+28
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+3
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-3/+0
2016-12-26Remove files related to legacy build system (#8723)Robert4-100/+0
2016-05-20Enable overriding of TPA assembliesGaurav Khanna4-41/+31
2016-05-18Fix crossgen /createpdb when input filename is given without path (#5045)John Chen1-3/+9
2016-05-17Revert "Enable overriding assemblies from TPA"Gaurav Khanna4-31/+41
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna2-14/+15
2016-05-15Enable overriding assemblies from TPAGaurav Khanna4-41/+31
2016-04-29Add query handling of ICLRPrivResource for Assembly::CLRPrivResourceAssembly ...shion1-0/+6
2016-03-22Delete legacy netcf compat support (part 2)Jan Kotas5-365/+24
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas2-16/+1
2016-03-09Delete dead codeJan Kotas7-29/+29
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)2-7/+10
2016-01-27Update license headersdotnet-bot61-244/+183