mono.git
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 Alexander Köplinger[Facades] Update with new typeforwarders/APIs (#4838)
2017-05-11 Ludovic Henry[mcs] Add platform specific files (#4837)
2017-05-11 Martin Baulig[System]: HttpListener.CreateSslStream() should always...
2017-05-11 Alexander KöplingerRevert "[MacSDK] Include 'opt' as a PATH-available...
2017-05-11 Jonathan ChambersSpecify Encoding.UTF8 when marshaling native runtime...
2017-05-11 vkargov[jit] Keep unwind info in the domain's memory pool...
2017-05-11 Aleksey Kliger... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Alexander Köplinger[MacSDK] Port change to license.rtf from private bockbuild
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 Martin Baulig[System]: Add new 'common-networking.sources' and move...
2017-05-10 Ludovic Henry[process] Disable tests that do not work on mobile...
2017-05-10 monojenkins[msvc] Update csproj files (#4822)
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-10 Rolf Bjarne... [System] Use 'ObjCRuntimeInternal' as the namespace...
2017-05-09 Rodrigo Kumpera[mini] Cleanup usage of mini_emit_memcpy and bad values...
2017-05-09 Rodrigo Kumpera[jit] CPBLK and INITBLK now use the funtions in memory...
2017-05-09 Rodrigo Kumpera[jit] Add mini_emit_memory_copy_bytes and mini_emit_mem...
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-09 Marek SafarBump corefx
2017-05-09 Rodrigo Kumpera[runtime] Update msvc build scripts.
2017-05-09 Zoltan Varga[jit] Allow inlining of methods with the AggressiveInli...
2017-05-09 Zoltan Varga[jit] Mark bblocks making calls to the corlib ThrowHelp...
2017-05-09 Marek Safar[System.Data] Update cas test category
2017-05-09 Marek Safar[mcs] Conditional check on attribute type needs to...
2017-05-09 monojenkins[msvc] Update csproj files (#4813)
2017-05-09 Martin Baulig[System]: Remove 'SECURITY_DEP' conditional from HttpLi...
2017-05-09 Alexander Köplinger[tools] Add resx2sr to "build" profile (#4807)
2017-05-08 Rodrigo Kumpera[jit] Add mini_emit_memory_store and use it for STOBJ.
2017-05-08 Rodrigo Kumpera[jit] Fix identation.
2017-05-08 Rodrigo Kumpera[jit] Use mini_emit_memory_load for ldind, ldobj and...
2017-05-08 Rodrigo Kumpera[jit] Add mini_emit_memory_load that is to be used...
2017-05-08 Martin Baulig[System]: Add private '_internalLock' field to HttpList...
2017-05-08 Alexander Köplinger[bcl] Add API diff for monotouch/monodroid profiles...
2017-05-08 Alexander Köplinger[bcl] Cleanup outdated csproj/sln files (#4806)
2017-05-08 Zoltan Varga[sdb] Avoid printing out the ThreadAbortException used...
2017-05-08 Martin Baulig[System]: Make HttpListener partial and move Mono-speci...
2017-05-08 Martin Baulig[System]: Rename the internal class 'ChunkStream' into...
2017-05-08 Martin Baulig[System]: Fully stub-out SslStream on platforms where...
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-08 Aleksey Kliger[mono-error] Always call TLE(string,string) constructor
2017-05-08 Aleksey Kliger[runtime] Fail classes that have a field with a bad...
2017-05-08 Aleksey Kliger[test] Don't crash if incomplete enum type is a static...
2017-05-05 Andi McClureFix mingw/mxe build
2017-05-05 Zoltan Varga[jit] Fix 4c0df6de333fe18abb97fbc7ea8f6e77d92f5451...
2017-05-05 Bernhard Urban[interp] do widening for more arith ops
2017-05-04 Alexander Köplinger[configure.ac] Fix inadvertently invoking X server...
2017-05-04 Aleksey Kliger... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Andi McClureMerge pull request #4788 from xmcclure/if-winrt
2017-05-04 Martin Baulig[System]: Fix TLS Provider registration and use BTLS...
2017-05-04 Andi McClureRequire #if WIN_PLATFORM more strictly around some...
2017-05-04 Aleksey Kliger[runtime] Mark mono_string_new external only
2017-05-04 Aleksey Kliger[interp] Use mono_string_new_checked instead of mono_st...
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 Zoltan Varga[jit] Compile unwinder_unwind_frame without optimizatio...
2017-05-04 Aleksey Kliger[mono-route] Use _checked functions
2017-05-04 Aleksey Kliger[mono-error] Use mono_string_new_checked instead of...
2017-05-04 Aleksey Kliger[runtime] Use mono_string_new_checked in exception.c
2017-05-04 Aleksey Kliger[pedump] Fix running with cooperative GC
2017-05-04 Alexander Köplinger[bcl] Add .NET 4.7 reference assemblies (#4791)
2017-05-04 Alexander Köplinger[System.Net.Http] Fix XI build
2017-05-03 vkargov[jit] Fix memory leak in trampoline info registration...
2017-05-03 Alexis Christoforides[MacSDK] Build msbuild for Release config
2017-05-03 Vlad BrezaeMerge pull request #4787 from BrzVlad/fix-degraded...
2017-05-03 Alexis ChristoforidesBump bockbuild
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 Vlad Brezae[sgen] Fix accidental triggering of degraded mode
2017-05-03 Zoltan VargaMixed mode exception handling (#4777)
2017-05-02 Aleksey Kliger... [loader] Add a few Framework Facades assemblies (#4784)
2017-05-02 Alexis Christoforides[MacSDK] Add 'csc' (Roslyn compiler) to whitelist
2017-05-01 Rodrigo Kumpera[jit] Move memcpy and memset emmiters to new file calle...
2017-05-01 Rodrigo Kumpera[mini] Rename & expose a few functions to mini.h.
2017-04-29 Alexander Köplinger[ci] Output nunit xml if "verify" test step fails
2017-04-29 Alexander Köplinger[ci] Don't fail when setting GitHub status doesn't...
2017-04-29 monojenkins[msvc] Update csproj files (#4776)
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 Bernhard Urban[interp] implement MONO_JIT_{AT,DE}TACH, so native2mana...
2017-04-28 Bernhard Urban[interp] implement CEE_MONO_{TLS,ATOMIC_STORE_I4}
2017-04-28 Bernhard Urban[interp] remove ves_exec_method_with_context_with_ip...
next