mono.git
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
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...
2017-04-28 Bernhard Urban[tests] print seed
2017-04-28 Bernhard Urban[interp] enable a couple delegate tests on CI
2017-04-28 Bernhard Urban[interp] testcase for static field stuff
2017-04-28 Bernhard Urban[interp] resolve MonoClass and MonoClassField from...
2017-04-28 Bernhard Urban[interp] resolve right class for valuetype
2017-04-28 Bernhard Urban[interp] check for pending exceptions after icall
2017-04-28 Bernhard Urban[interp] let JIT handle native2managed wrappers, but...
2017-04-28 Bernhard Urban[interp] add stelem.u2
2017-04-28 Bernhard Urban[interp] move interp_init call so embedders don't have...
2017-04-28 Alexander Köplinger[bcl] Add API diff targets (#4406)
2017-04-28 monojenkins[msvc] Update csproj files (#4772)
2017-04-28 Rodrigo KumperaMerge pull request #4771 from mono/revert-4765-master
2017-04-28 Rodrigo KumperaRevert "[jit] Fix memory leak in trampoline info regist...
2017-04-28 Rodrigo KumperaMerge pull request #4765 from vkargov/master
2017-04-28 Alexander Köplinger[System.Data] Add InvalidUdtException back
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-28 Dean Ellis[mkbundle] Add support for generating monodroid compati...
2017-04-28 Marek Safar[System.Reflection.DispatchProxy] Move to facades to...
2017-04-28 Marek Safar[Facades] Update version numbers
2017-04-28 Marek Safar[corlib] Add new types
2017-04-28 Marek SafarBump corert
2017-04-27 Aleksey Kliger[test] Regression tests for ConstructorBuilder custom...
2017-04-27 Marek SafarBump corefx
2017-04-27 Vladimir Kargov[jit] Fix memory leak in trampoline info registration.
2017-04-27 Martin Baulig[System]: Cleanup internal TLS Provider registration...
2017-04-27 Alexis ChristoforidesBump bockbuild
2017-04-27 monojenkins[msvc] Update csproj files (#4763)
2017-04-27 Alexis Christoforides[MacSDK] Update F# -> 4.1.8
2017-04-27 Alexis Christoforides[MacSDK] Use msbuild's install script instead of duplic...
2017-04-27 Alexis Christoforides[MacSDK] Minor corrections on package's postinstall...
next