mono.git
2017-05-31 Ludovic Henry[Socket] Fix Socket.BeginConnect to multiple IPAddress...
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-31 Marek Safar[System] Adds watch specific HttpListenerWebSocketContext
2017-05-31 Marius UngureanuBump bockbuild to include gtk# bump (#4959)
2017-05-31 Alexander KöplingerBump api-snapshot
2017-05-31 Bernhard Urban[unaligned] relax test regarding floating point precision
2017-05-31 Bernhard Urban[interp] use memmove for some primitve types, because...
2017-05-31 Marek SafarBump corefx
2017-05-31 Marek Safar[build] Fixes profile path for aot compilation
2017-05-31 Marek SafarBump cecil
2017-05-31 Alexander Köplinger[System] Add missing configuration properties to the...
2017-05-31 Alexander Köplinger[MacSDK] Bump xamarin-gtk-theme.py to latest revision...
2017-05-31 Alexander Köplinger[MacSDK] Port two msbuild fixes from private bockbuild
2017-05-31 Alexander KöplingerBump bockbuild to include gtk+ patch
2017-05-30 Cody Russell[System] Add useDefaultCredentialsProp to the list...
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 Rodrigo Kumpera[win32] Add new files.
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-30 Marek Safar[mcs] Don't emit param-array attribute on method overri...
2017-05-30 Alexis ChristoforidesBump bockbuild
2017-05-30 Alexander Köplinger[S.R.I.RuntimeInformation] Fix FrameworkDescription...
2017-05-30 Marek Safar[mcs] Reset catch state variable after it has been...
2017-05-29 Marek Safar[mcs] New property/indexer cannot have accessors implem...
2017-05-29 Jochen KühnerBugfix Ping.cs (#4936)
2017-05-29 Bernhard Urban[interp] implement RELOC_LONG_BRANCH. fixes test/imt_b...
2017-05-29 Rodrigo Kumpera[runtime] Handle mono_method_body_get_object returning...
2017-05-29 Alexander Köplinger[Facades] Update to match latest contracts (#4939)
2017-05-29 Bernhard Urban[CI] ignore appdomain-unload-asmload.exe on interp...
2017-05-29 Bernhard Urban[android] add hardware specific workaround for Nexus9...
2017-05-29 Alexander KöplingerBump bockbuild
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-28 Marek Safar[mcs] Improves imported destructor detection. Fixes...
2017-05-28 Alexander KöplingerBump bockbuild
2017-05-27 Alexander KöplingerBump bockbuild to fix wrench build
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-27 Bill Holmes[Mono.Posix] Adding .Net Core 2.0 support. (#4774)
2017-05-26 Aleksey Kliger[w32socket] addrinfo_to_IPHostEntry_handles
2017-05-26 Alexis ChristoforidesRe-bump bockbuild for libtiff URL change
2017-05-26 Aleksey Kliger[System] Use coop handles for System.Net.Dns.GetHostNam...
2017-05-26 Alexis ChristoforidesRevert "Bump bockbuild", as it breaks the build.
2017-05-26 Rodrigo KumperaMerge pull request #4931 from kumpera/com-interop-fix
2017-05-26 Rodrigo Kumpera[mini]Add test for PtrToStruct<T>
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 Alexis ChristoforidesBump bockbuild
2017-05-26 Marek Safar[mcs] Codegen for optimized new with valuetype load...
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 Bernhard Urban[arm] use r8 instead of r5 in icall trampoline, because...
2017-05-26 Bernhard Urban[arm] respect iOS specific ABI for frame pointer in...
2017-05-26 Rodrigo Kumpera[mini] Intrinsify Marshal.PtrToStructure<T>
2017-05-26 Rodrigo Kumpera[runtime] Add support for using COM types from corlib.
2017-05-25 Rodrigo Kumpera[mini] Fix the llvmonlycheck test.
2017-05-25 Zoltan Varga[aot] Avoid printing out AOT NOT FOUND messages for...
2017-05-25 Damien Diederen[arm] Do not use the ARM Run-time ABI in cross-compiler...
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 e-kovalenkoFix mono build with disabled sgen (#4915)
2017-05-24 Marcin Cieślaksysctl takes 3 name components (#4883)
2017-05-24 Marcin CieślakMove <sys/types.h> higher for integer types (#4884)
2017-05-24 Vlad Brezae[arm] Don't use fast tls on v5 arm
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 Marcin CieślakBug #56499: unreadable /etc/localtime should not cause...
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 Aleksey Kliger[tests] Regression test for #56694
2017-05-24 Zoltan Varga[runtime] Implement interior handles as a special case...
2017-05-24 Marek Safar[corlib] Fixes warning
2017-05-24 Marek Safar[mcs] Parsing of nested unbound types. Fixes #55400
2017-05-24 Marek Safar[corlib] Remove unused field
2017-05-24 Miguel de IcazaImprove error messages to help users diagnose problems...
2017-05-24 Zoltan Varga[runtime] Convert a g_warning to a type load failure...
2017-05-24 Zoltan VargaFix make dist.
2017-05-23 Rodrigo KumperaFix the CpBlk and InitBlk intrinsics.
2017-05-23 Rodrigo KumperaUpdate test for correct behavior.
2017-05-23 Rodrigo Kumpera[runtime] Fix multiple issues around symlink handling.
2017-05-23 Martin Baulig[System]: Don't call OnCompleted(this) twice in SocketA...
2017-05-23 Alexander Köplinger[bcl] Fix compiling xunit-based tests
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...
next