mono.git
2017-06-05 Ludovic HenryBump to 5.5 for master branch
2017-06-05 Alexander KöplingerRevert "[marshal] delay dummy string allocation"
2017-06-05 Marek Safar[mcs] Throw expression cannot be placed after any colon.
2017-06-05 Marek Safar[mcs] C#7 throw expression
2017-06-04 Alexander KöplingerBump bockbuild to bring in 64bit fix
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 Alexander KöplingerUpdate API snapshot
2017-06-02 Zoltan Varga[jit] Avoid running class cctors for remoting wrappers...
2017-06-02 Bernhard Urban[interp] respect remoting proxies when resolving virtua...
2017-06-02 Bernhard Urban[interp] reference domain that owns method in RuntimeMe...
2017-06-02 Bernhard Urban[marshal] delay dummy string allocation
2017-06-02 Alexander KöplingerUpdate API snapshot
2017-06-02 Alexander Köplinger[Mono.Options] Fix test and add suite to CI (#4963)
2017-06-02 Marek Safar[corlib] Updates api
2017-06-02 Bernhard Urban[arm] remove cross compiling guard for MONO_ARCH_SOFT_D...
2017-06-02 Bernhard Urban[interp] guard remoting functions properly
2017-06-02 Zoltan Varga[runtime] Remove all NACL support. It was unmaintained...
2017-06-02 Marius Ungureanu[Posix] Optimize string marshal code by using unsafe...
2017-06-02 Alexander Köplinger[MacSDKRelease] Pin revision of mono-extensions
2017-06-01 Zoltan Varga[aot] Revert a change from d135465fba59f7257e2d225564df...
2017-06-01 Zoltan Varga[ikdasm] Bump external/ikdasm to master.
2017-06-01 Marek Safar[mcs] Constant folding of enum constant and literal...
2017-06-01 Marek Safar[mcs] Moves using static lookup at the end of simple...
2017-06-01 Alexander KöplingerBump api-snapshot
2017-06-01 Marek SafarUpdates api-snapshot
2017-06-01 Marek SafarBump corert
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)
next