Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12Fix bug 60359Katelyn Gadd
2017-06-26[bcl] Delete our ReflectionTypeLoadExceptionAleksey Kliger
2017-01-20[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CASAlexander Köplinger
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-23[reflection] Implement GetReferencedAssemblies in managedAleksey Kliger
2016-11-22[reflection] Change Assembly.InternalGetAssemblyName to return native MonoAss...Aleksey Kliger
2016-09-30[SRE] Rename MonoGenericClass to TypeBuilderInstantiation to match MS. (#3679)Zoltan Varga
2016-09-30Sre cleanup9 (#3661)Zoltan Varga
2016-09-23[bcl] Add missing APIs for netstandard parity and expose a few APIs on mobileAlexander Köplinger
2016-09-23[bcl] Base type update to match netstandard apisMarek Safar
2016-09-20[corlib] Cleanup more warningsMarek Safar
2016-09-19[mkbundle] support satellite assemblies (#3448)Marek Habersack
2016-09-15[bcl] Fix few warningsMarek Safar
2016-08-22[corlib] Fix exposed public APIsMarek Safar
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-07-29[corlib] Bring AssemblyName(string) to the happy C# world.Rodrigo Kumpera
2016-07-29[corlib] Move Assembly::GetName to be implemented in managed.Rodrigo Kumpera
2016-07-15[reflection] Add System.Reflection.PropertyInfo.GetPropertyFromHandle methodAleksey Kliger
2016-07-14[reflection] Add System.Reflection.EventInfo.GetEventFromHandle methodsAleksey Kliger
2016-07-13[bcl] netstandart 1.6 supportMarek Safar
2016-07-09[corlib] Added icall Assembly.GetAotIdMarcos Henrich
2016-06-16[bcl] Make mono cas opt-in features instead of opt-out for mobile profilesMarek Safar
2016-06-08[corlib] Handle user Assembly subclass and Assembly::GetName.Rodrigo Kumpera
2016-06-01[corlib] Disable more CAS codeMarek Safar
2016-05-27Merge System/MonoType.cs into ReferenceSources/RuntimeType.cs, use th… (#3045)Zoltan Varga
2016-04-23[corlib] Disable core security icalls on mobileMarek Safar
2016-04-14Support SerializeObjectState for System.Exception (bug #39824)Andi McClure
2016-02-15[corlib] MethodInfo from reference sourceMarek Safar
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-11[reflection] remove override get ReflectedType for MonoGenericMethod and Mono...Aleksey Kliger
2015-08-29Revert "Merge pull request #2008 from dlech/CustomAttributeData"Marek Safar
2015-08-29Make CustomAttributeData.AttributeType virtualDavid Lechner
2015-08-15[corlib] Implement MonoEvent Module propertyAlexander Köplinger
2015-08-10[corlib] Handle Module in RuntimePropertyInfo. Fixes #32815Marek Safar
2015-07-06[corlib] Added referencesource types.Marcos Henrich
2015-06-04Merge pull request #1849 from esdrubal/rfixRodrigo Kumpera
2015-06-02[corlib] MonoAssembly.LoadWithPartialNameInternal.Marcos Henrich
2015-06-01Remove more CAS code.Zoltan Varga
2015-05-29[corlib] Avoid a nullref in CustomAttributeData.ToString () if its called wit...Zoltan Varga
2015-05-28[corlib] AssemblyName.CultureName now matches .NETMarcos Henrich
2015-05-12[corlib] Implement MonoField Module propertyJb Evain
2015-04-27[corlib] Implement monomethod Module propertyMarek Safar
2015-04-15[corlib] Runtime attributes from reference sourcesMarek Safar
2015-04-08Check for missing Assembly.LocationGabriel Garcia
2015-03-25[corlib] String from reference sources, fixes mostly string.format issuesMarek Safar
2015-03-23[corlib] System.Resources from reference sourcesMarek Safar
2015-03-23[corlib] MethodBase from reference sourcesMarek Safar
2015-03-23[corlib] Member|TypeInfo from reference sourcesMarek Safar
2015-03-20[corlib] Pointer from reference sourcesMarek Safar
2015-03-20[corlib] More simple System.Reflection types from reference sourcesMarek Safar