summaryrefslogtreecommitdiff
path: root/src/vm/assemblyname.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Use flat layout for GetAssemblyName (#17052)Sven Boemer1-3/+6
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-3/+3
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-2/+2
2017-05-11Add back private BadImageFormatException constructor called by the VM (#11523)Jan Kotas1-14/+5
2017-04-12NS2.0 AssemblyName.ReferenceMatchesDefinition() (#10919)Atsushi Kanamori1-37/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-18/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-53/+0
2016-02-25Remove Assembly.EscapeCodeBase property from CoreCLRPallavi Taneja1-5/+2
2016-02-24Workaround missing UrlEscapeJan Kotas1-0/+5
2016-02-23[Fix build break] In the previous change I exposed some APIs in mscorlib.dll ...Pallavi Taneja1-2/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-11Fix a couple of issues involving assembly loadingKoundinya Veluri1-0/+2
2015-06-15Allow AssemblyLoadContext.GetAssemblyName for native images on CoreCLRJan Kotas1-1/+9
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+304