[sgen] Avoid using parallel minors for small nurseries
[mono.git] / mono / metadata /
2017-05-30 Vlad Brezae[runtime] Don't make the domain id allocatable before...
2017-05-30 Rodrigo KumperaMerge pull request #4938 from kumpera/optimize_ref_queries
2017-05-29 Rodrigo Kumpera[runtime] Handle mono_method_body_get_object returning...
2017-05-29 Rodrigo Kumpera[runtime] Change MonoDomain::refobject_hash to use...
2017-05-29 Rodrigo Kumpera[runtime] Add concurrent read variant of MonoGHashTable...
2017-05-27 Rodrigo KumperaMerge pull request #4904 from kumpera/more_opts
2017-05-27 Rodrigo KumperaMerge pull request #4928 from kumpera/ptr_to_struct_int...
2017-05-27 Zoltan VargaInterp sdb (#4911)
2017-05-27 Zoltan Varga[runtime] Fix a race in mono_class_get_virtual_methods...
2017-05-27 Rodrigo Kumpera[runtime] Change jit_info_table_num_elements to O(1).
2017-05-26 Rodrigo KumperaMerge pull request #4931 from kumpera/com-interop-fix
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-26 Rodrigo Kumpera[runtime] Add support for using COM types from corlib.
2017-05-25 Vlad BrezaeMerge pull request #4926 from BrzVlad/fix-tls-v5
2017-05-24 Marcin CieślakMove <sys/types.h> higher for integer types (#4884)
2017-05-24 Aleksey Kliger ... Merge pull request #4923 from lambdageek/bug-56694
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-24 Aleksey Kliger ... Merge pull request #4845 from lambdageek/dev-coop-delegates
2017-05-24 Aleksey Kliger[sgen] Scan the handle stack for dangling ptrs during...
2017-05-24 Aleksey Kliger[coop handles] Fix wrong #ifdef
2017-05-24 Aleksey Kliger[appdomain] Don't leak MonoReflectionAssemblyHandles...
2017-05-24 Zoltan Varga[runtime] Implement interior handles as a special case...
2017-05-24 Zoltan Varga[runtime] Convert a g_warning to a type load failure...
2017-05-23 Rodrigo Kumpera[runtime] Fix multiple issues around symlink handling.
2017-05-23 Zoltan Varga[runtime] Add specialized versions of mono_icall_handle...
2017-05-23 Zoltan VargaFix full aot (#4919)
2017-05-23 Aleksey Kliger[runtime] Use coop handles for System.Delegate.AllocDel...
2017-05-23 Aleksey Kliger[marshal] Use coop handles for System.Delegate.GetVirtu...
2017-05-23 Aleksey Kliger[marshal] Use coop handles in mono_delegate_to_ftnptr
2017-05-23 Aleksey Kliger[runtime] Remove temporary fcn mono_delegate_ctor_with_...
2017-05-23 Aleksey Kliger[marshal] Change mono_delegate_ctor to use coop handles
2017-05-23 Aleksey Kliger[marshal] Use handles in mono_ftnptr_to_delegate
2017-05-23 Aleksey Kliger[runtime] Use coop handles in mono_delegate_ctor_with_m...
2017-05-23 Aleksey Kliger[marshal] Use coop handles for OffsetOf, SizeOf, Prelin...
2017-05-23 Zoltan Varga[runtime] Add a fastpath to mono_object_isinst_icall...
2017-05-18 Katelyn GaddFixes for bug#54388 "InternalsVisibleTo is case sensiti...
2017-05-18 Marek SafarAdds System.Net.Http 4.3.2 to blacklist
2017-05-17 Zoltan Varga[runtime] Make RuntimeHelpers:SufficientExecutionStack...
2017-05-17 Aleksey Kliger[coop handles] Add mechanism to track handle leaks
2017-05-17 David Naylorw32handle: double the available slots (#4856)
2017-05-16 Niklas TherningMerge pull request #4877 from ntherning/fix-file-handle...
2017-05-16 Niklas TherningFixes a file handle leak in mono_mmap_open_file() on...
2017-05-16 Ludovic Henry[threadpool] Fix alignment of ThreadPoolWorkerCounter...
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Zoltan Varga[runtime] Remove ia64 backend, the Itanium architecture...
2017-05-15 Rodrigo KumperaMerge pull request #4851 from kumpera/handle_eloop_errno
2017-05-15 Aleksey Kliger[sre] Don't leak coop handles in mono_dynimage_encode_t...
2017-05-15 Jonathan ChambersUse handle macros to avoid leaking result of mono_type_...
2017-05-15 Bernhard Urban[image] follow up fix for 62bc1b229ee0501b706f3ea395241...
2017-05-15 Vlad Brezae[sgen] Kill USER_CONFIG
2017-05-13 Marek Safar[runtime] Remove System.ValueTuple from denied assembli...
2017-05-12 Rodrigo Kumpera[metadata] Handle ELOOP in mono_w32error_unix_to_win32.
2017-05-12 Vlad BrezaeMerge pull request #4828 from BrzVlad/fix-windows-ci
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 Aleksey Kliger ... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Vlad Brezae[runtime] Don't consume exception if not allowed to
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-10 Rodrigo KumperaMerge pull request #4818 from kumpera/unaligned-cleanup-2
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[runtime] Use coop handles for System.RuntimeMethodHand...
2017-05-10 Aleksey Kliger[sre] Use coop handles for ModuleBuilder.set_wrappers_type
2017-05-10 Aleksey Kliger[sre] Use coop handles for ModuleBuilder.GetRegisteredToken
2017-05-10 Aleksey Kliger[runtime] Use coop handles for System.Environment.inter...
2017-05-10 Aleksey Kliger[locales] Use coop handles for System.Text.Normalizatio...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.EnumB...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.Signa...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.Signa...
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-09 Vlad Brezae[remoting] Serialize exceptions between domains inside...
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...
next