[tests] Don't starve the main thread by doing GCs
[mono.git] / mono / metadata /
2017-05-10 Aleksey Kliger[loader] resolve symlinks when looking for an image...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-08 Aleksey Kliger[runtime] Fail classes that have a field with a bad...
2017-05-04 Aleksey Kliger ... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Aleksey Kliger[runtime] Mark mono_string_new external only
2017-05-04 Aleksey Kliger[mini] Use mono_string_new_checked instead of mono_stri...
2017-05-04 Aleksey Kliger[runtime] Use coop handles for some simple icalls
2017-05-04 Aleksey Kliger[locales] Use coop handles for System.Globalization...
2017-05-04 Aleksey Kliger[runtime] Use coop handles for System.Environment icalls
2017-05-04 Aleksey Kliger[appdomain] Make mono_domain_set_config external only
2017-05-04 Aleksey Kliger[locales] Use mono_string_new_checked instead of mono_s...
2017-05-04 Aleksey Kliger[runtime] Use mono_string_new_checked instead of mono_s...
2017-05-04 Aleksey Kliger[mono-route] Use _checked functions
2017-05-04 Aleksey Kliger[runtime] Use mono_string_new_checked in exception.c
2017-05-03 Vlad BrezaeMerge pull request #4787 from BrzVlad/fix-degraded...
2017-05-03 Andi McClureMerge pull request #4780 from xmcclure/assembly-loader...
2017-05-03 Andi McClureDocument --assembly-loader, change default to 'legacy...
2017-05-03 Zoltan VargaMixed mode exception handling (#4777)
2017-05-02 Aleksey Kliger ... [loader] Add a few Framework Facades assemblies (#4784)
2017-04-28 Aleksey Kliger ... Merge pull request #4767 from lambdageek/bug-55681
2017-04-28 Aleksey Kliger ... Merge pull request #4759 from lambdageek/flags-strict...
2017-04-28 Aleksey Kliger[sre-save] Handle ConstructorBuilder custom attribute...
2017-04-28 Aleksey Kliger[sre] Make mono_image_get_methodref_token non-static...
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-26 Aleksey Kliger[loader] Rename enable-minimal=assembly_remapping to...
2017-04-26 Aleksey KligerRevert "[assembly] Add Facades dir to default_path...
2017-04-26 Aleksey Kliger[runtime] Add --assembly-loader=[strict,legacy] runtime...
2017-04-26 Aleksey Kliger[loader] --enable-minimal=assembly_remapping implies...
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
next