Bump corefx
[mono.git] / mono / metadata /
2017-06-20 Ludovic Henry[threads] Store MonoInternalThread in MonoThreadInfo...
2017-06-19 Alex Rønne PetersenMerge pull request #5062 from alexrp/profiler-library
2017-06-19 Alex Rønne PetersenMerge pull request #5063 from alexrp/profiler-format...
2017-06-19 Aleksey Kliger ... Merge pull request #5059 from lambdageek/tbt
2017-06-19 Rodrigo KumperaMerge pull request #5027 from kumpera/damn-you-strerror
2017-06-19 Zoltan Varga[jit] Treat the mono_threads_attach_coop () icall speci...
2017-06-18 Alex Rønne Petersen[profiler] Add an exception clause callback that receiv...
2017-06-17 Ludovic Henry[w32handle] Unify WaitHandle.Wait{One,Any,All} icalls...
2017-06-16 Ludovic Henry[threads] Rework MonoThreadInfoCallbacks.thread_{regist...
2017-06-16 Zoltan Varga[runtime] Add a mono_marshal_get_runtime_invoke_full...
2017-06-16 Rodrigo KumperaMerge pull request #5014 from vkargov/vk-kasha
2017-06-16 Aleksey Kliger ... Merge pull request #5010 from Unity-Technologies/boehm...
2017-06-16 Rodrigo KumperaMerge pull request #5032 from kumpera/profiler-reorder...
2017-06-15 Aleksey KligerInitialize new handle chunks on in mono_handle_stack_al...
2017-06-14 Rodrigo Kumpera[sgen] Don't report GC moves with the world running...
2017-06-14 Rodrigo Kumpera[sgen] Move STW GC events to sgen-stw.c so they are...
2017-06-14 Aleksey Kliger ... Merge pull request #5020 from lambdageek/fix-strict...
2017-06-14 Jonathan ChambersUse GC memory for handle stack under Boehm so it's...
2017-06-14 Bernhard Urban[metadata] s/HAVE_ONLINE_VES/ENABLE_ILGEN/g
2017-06-14 Bernhard Urban[configure] move HAVE_ONLINE_VES away from autotools...
2017-06-13 Aleksey Kliger[loader] If using strict strong names, recheck loaded...
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-10 Vladimir Kargov[jit] Always cache the latest image set in case of...
2017-06-09 Jonathan ChambersUse regular allocator rather than GC memory for SRE...
2017-06-09 Rodrigo KumperaMerge pull request #4998 from kumpera/fix_56684
2017-06-09 Aleksey Kliger ... Merge pull request #4997 from lambdageek/bug-57222
2017-06-09 Bernhard Urban[marshal] allocate dummy string always in root domain
2017-06-08 Aleksey Kliger ... Merge pull request #4995 from lambdageek/dev-monodis...
2017-06-07 Bernhard Urban[marshal] some things are required in the interpreter...
2017-06-07 Bernhard Urban[interp] add InterpMethodArguments struct to offset...
2017-06-05 Ludovic Henry[w32handle] Fix deadlock on SignalAndWait (#4973)
2017-06-05 Aleksey Kliger ... Merge pull request #4962 from lambdageek/dev-handles...
2017-06-05 Aleksey Kliger[w32socket] Use coop handles for System.Net.Sockets...
2017-06-05 Aleksey Kliger[coop handles] Add mono_internal_thread_handle_ptr...
2017-06-05 Aleksey Kliger[runtime] typedef MonoThread MonoThreadObject
2017-06-05 Aleksey Kliger[w32socket] Use coop handles for icalls in System.Net...
2017-06-05 Aleksey Kliger[coop handles] Define MonoSafeHandleHandle
2017-06-05 Aleksey Kliger[coop handles] Macros to access a handle via a MonoClas...
2017-06-05 Aleksey Kliger[marshal] Wrap byref reference args to icalls in coop...
2017-06-05 Alexander KöplingerRevert "[marshal] delay dummy string allocation"
2017-06-02 Zoltan VargaRevert "[sdb] Add an API to make the contents of the...
2017-06-02 Zoltan Varga[sdb] Add an API to make the contents of the 'State...
2017-06-02 Bernhard Urban[marshal] delay dummy string allocation
2017-06-02 Zoltan Varga[runtime] Remove all NACL support. It was unmaintained...
2017-05-31 Aleksey Kliger ... Merge pull request #4935 from lambdageek/dev-handles-may
2017-05-31 Zoltan Varga[runtime] Avoid calling mono_class_from_mono_type ...
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-30 Aleksey Kliger[w32socket] Remove dead code
2017-05-30 Aleksey Kliger[w32socket] Use coop handles for System.Net.Dns.GetHost...
2017-05-30 Aleksey Kliger[w32socket] Use coop handles for System.Net.Dns.GetHost...
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 Aleksey Kliger[w32socket] addrinfo_to_IPHostEntry_handles
2017-05-26 Aleksey Kliger[System] Use coop handles for System.Net.Dns.GetHostNam...
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 Aleksey Kliger[runtime] Use coop handles for ves_icall_System_Threadi...
2017-05-26 Aleksey Kliger[runtime] Use coop handles for ves_icall_System_Threadi...
2017-05-26 Aleksey Kliger[runtime] Use coop handles for ves_icall_System_Threadi...
2017-05-26 Aleksey Kliger[w32event] Use coop handles for System.Threading.Native...
2017-05-26 Aleksey Kliger[coop handles] Add mono_string_handle_pin_chars
2017-05-26 Aleksey Kliger[w32handle] Const-ify arg of mono_w32handle_namespace_s...
2017-05-26 Aleksey Kliger[remoting] Use coop handles for ves_icall_System_Runtim...
2017-05-26 Aleksey Kliger[remoting] Use coop handles for ves_icall_IsTransparent...
2017-05-26 Rodrigo Kumpera[runtime] Add support for using COM types from corlib.
2017-05-25 Aleksey Kliger[remoting] refactor ves_icall_InternalExecute
2017-05-25 Aleksey Kliger[runtime] Use coop handles for System.Runtime.Remoting...
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
next