[interp] resolve MonoClass and MonoClassField from image like we do in mini
[mono.git] / mono / metadata /
2017-04-27 Johan LorenssonMerge pull request #4716 from Unity-Technologies/eglib...
2017-04-27 Zoltan Varga[runtime] Add a variant of mono_string_new_wrapper...
2017-04-27 Marek Safar[Facades] Move more asseblies to Facades to support...
2017-04-25 Aleksey Kliger ... Merge pull request #4730 from lambdageek/facades-and...
2017-04-25 Andi McClureMerge pull request #4745 from xmcclure/ipv6-cleanup
2017-04-25 Aleksey Kliger[assembly] Add Facades dir to default_path on all runtimes
2017-04-25 Aleksey Kliger[assembly] Add Facades to framework_assemblies list
2017-04-25 Aleksey Kliger[assembly] When loading framework facade assemblies...
2017-04-25 Aleksey Kliger[assembly] add ANAME_EQ_IGNORE_VERSION flag to assembly...
2017-04-25 Aleksey Kliger[domain] Factor out mono_domain_parse_assembly_bindings
2017-04-25 Aleksey Kliger[loader] Pass sn_same_name predicate when loading from...
2017-04-25 Andi McClureFix some style issues introduced by PR#4720
2017-04-25 Andi McClureMerge pull request #4720 from Unity-Technologies/config...
2017-04-25 Joshua PetersonMerge branch 'master' into config-checks-ipv6
2017-04-24 Andi McClureMerge pull request #4710 from Unity-Technologies/additi...
2017-04-24 Vlad BrezaeMerge pull request #4727 from BrzVlad/fix-xamarin-studio
2017-04-23 Zoltan VargaMake the loading of llvm EH info async safe. (#4725)
2017-04-21 Vlad Brezae[metadata] Don't use static_data_array
2017-04-21 Rodrigo KumperaMerge pull request #4701 from kumpera/jit_improvements
2017-04-21 Aleksey Kliger ... Merge pull request #4723 from lambdageek/bug-54485
2017-04-20 Aleksey Kliger[metadata] If a GTD appears uninstantiated in a generic...
2017-04-20 Aleksey Kliger[metadata] Add a canonical_inst MonoType to MonoClassGtd
2017-04-19 Alexander KyteMerge pull request #4722 from alexanderkyte/checked_after
2017-04-19 Josh PetersonAdd #ifdef checks for code that might not exist
2017-04-19 Josh PetersonAdd autoconf checks for platforms without IPv6
2017-04-19 Zoltan Varga[runtime] Shadow copy the .pdb files as well. Fixes...
2017-04-18 Rodrigo Kumpera[runtime] Forgot to update strelemref_wrapper_name...
2017-04-18 Andi McClureMerge pull request #4708 from xmcclure/orbis-system-net
2017-04-18 Alexander KyteMerge pull request #4712 from alexanderkyte/master...
2017-04-18 Alexander Kyte[runtime] Handle circular references in SRE types
2017-04-18 Marek Safar[runtime] Blacklist System.Threading.Overlapped nugets
2017-04-18 Mikayla HutchinsonAdd System.Net.Http 4.3.1 to blacklist
2017-04-17 Rodrigo Kumpera[JIT/GC] Optimize mono_gc_wbarrier_value_copy_bitmap.
2017-04-17 Rodrigo Kumpera[runtime] Optimize virtual_stelemref for classes even...
2017-04-17 Aleksey Kliger[w32error] Fix g_error args in mono_w32error_unix_to_win32
2017-04-14 Aleksey Kliger ... Merge pull request #4569 from lambdageek/dev-coop-handl...
2017-04-14 Aleksey Kliger[custom-attrs] Use coop handles for mono_reflection_get...
2017-04-14 Aleksey Kliger[reflection] Move mono_reflection_type_get_handle to...
2017-04-14 Aleksey Kliger[custom-attrs] Rename custom_attrs_defined_internal...
2017-04-14 Aleksey Kliger[remoting] Use coop handles for S.R.Remoting.Contexts...
2017-04-14 Aleksey Kliger[runtime] Use coop handles for ves_icall_System_AppDoma...
2017-04-14 Aleksey Kliger[domain] Mark mono_context_set external only
2017-04-14 Aleksey Kliger[remoting] Move mono_context_{get,set} icall registrati...
2017-04-14 Aleksey Kliger[domain] Use handles for MonoAppContext icalls
2017-04-14 Aleksey Kliger[reflection] Use coop handles for MonoEventInfo.get_eve...
2017-04-13 Zoltan Varga[runtime] Avoid freeing a string passed to mono_mb_emit...
2017-04-13 Aleksey Kliger ... Merge pull request #4680 from lambdageek/bug-49721...
2017-04-12 Rodrigo KumperaMerge pull request #4675 from kumpera/runtime-scalabili...
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-04-12 Zoltan Varga[ppdb] Fix a crash if mono_ppdb_get_seq_points () is...
2017-04-12 Aleksey Kliger[loader] Ignore public key token in strong name match...
2017-04-12 Aleksey Kliger[assembly] Add option to ignore public key tokens when...
2017-04-12 Aleksey KligerRevert "[loader] Remap public key tokens of framework...
2017-04-12 Vlad BrezaeMerge pull request #4670 from BrzVlad/fix-sgen-testing
2017-04-11 Rodrigo Kumpera[loader] Make MonoImageSet::gclass_cache concurrent.
2017-04-11 Rodrigo Kumpera[loader] Move typespec_cache to a lock-free-reads hasht...
2017-04-11 Rodrigo Kumpera[loader] Add a lock-free cache in front of get_image_se...
2017-04-11 Rodrigo KumperaMerge pull request #4673 from kumpera/fix_stdelem_ref_perf
2017-04-11 Rodrigo Kumpera[runtime] Fix get_virtual_stelemref_wrapper STELEMREF_C...
2017-04-05 Rodrigo KumperaMerge pull request #4612 from kumpera/android-changes...
2017-04-05 Rodrigo Kumpera[runtime] Don't return the modules for the current...
2017-04-05 Rodrigo Kumpera[io-layer] Don't RC std handles or the current process...
2017-04-05 Rodrigo Kumpera[runtime] When looking up the process name, don't bail...
2017-04-05 Rodrigo Kumpera[runtime] Improve tracing of process name lookup functions.
2017-04-04 Vlad BrezaeMerge pull request #4630 from BrzVlad/feature-valloc...
2017-04-04 Vlad BrezaeMerge pull request #4618 from BrzVlad/feature-par-nrs
2017-04-04 Vlad Brezae[sgen] Split up concurrent sweep from worker logic
2017-04-04 Michael DeRoyFix mono_marshal_alloc to accept gsize instead of gulon...
2017-04-03 Zoltan Varga[runtime] Default Interface Method support (#4625)
2017-03-31 Andi McClureMerge pull request #4628 from xmcclure/orbis-profile
2017-03-31 Michael DeRoychange icall to use gsize as well
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Andi McClureMore platform support fixes
2017-03-30 Alexander Kyte[runtime] Switch getenv to use heap memory
2017-03-30 Alexander Kyte[runtime] Fix typo in icall name (#4616)
2017-03-30 Zoltan VargaAdd beginnings of mixed code execution support (#4613)
2017-03-29 Alexander Kyte[runtime] Don't discard string conversion errors
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-28 Ludovic Henry[threadpool] Pass callback at initialization (#4546)
2017-03-28 Marek Safar[mono] Remove unused icall
2017-03-27 Andi McClureMerge pull request #4594 from lambdageek/bug-53890
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Aleksey Kliger[remoting] Pass correct object to invoke of IRemotingTy...
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-utils.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-unsorted.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-type.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-threads.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-string.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-security.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-reflection.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-profiler.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-object.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-methods.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-metadata.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-jitinternal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-jit.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-internal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-image.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-gchandle.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-gc.
next