mono.git
2017-09-27 Alexander Köplinger[mkbundle] Link against Objective-C runtime and Foundat...
2017-09-27 Zoltan Varga[jit] Add support for unlimited size/number of argument...
2017-09-27 Zoltan Varga[[runtime] Wait for the thread to really exit in Thread...
2017-09-26 Rodrigo Kumpera[mini] Add my test suite to the list of magic type...
2017-09-26 Rodrigo Kumpera[mini] Adjust some test suites to work under mobile.
2017-09-26 Marius Ungureanu[Mono.Unix] Fix crasher in StringToHeap (#5639)
2017-09-26 Aleksey Kliger[test] Add gparam Type.IsAssignableFrom and Type.BaseTy...
2017-09-26 Aleksey Kliger[class] Use constraints of gparam T2 in T1.IsAssignable...
2017-09-26 Aleksey Kliger[test] Add regression test for 58809
2017-09-26 Ludovic Henry[w32process] Fix inverted kernel and user ticks (#5641)
2017-09-26 Johan LorenssonFix shutdown race between mono_thread_manage and mono_t...
2017-09-26 Alex Rønne... Merge pull request #5640 from alexrp/master
2017-09-26 Alex Rønne... [profiler] Fix some buffer size calculations.
2017-09-26 Ludovic Henry[Tests] Fail with message in case symlink fails
2017-09-26 Johan LorenssonMerge pull request #5433 from lateralusX/lateralusX...
2017-09-26 Ludovic Henry[w32handle] Only own first handle if doing WaitHandle...
2017-09-26 Rodrigo Kumpera[wasm] Disable test due to emcc bug.
2017-09-26 Rodrigo Kumpera[wasm] Fix test_0_conv_i under interp.
2017-09-25 Rodrigo Kumpera[mini] Fix bug categories.
2017-09-25 Rodrigo Kumpera[wasm] Add ff signature
2017-09-25 Rodrigo Kumpera[interp] Don't inline empty calls that take vt arguments.
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-25 Aleksey Kliger[class] Short circuit collect_implemented_interfaces_au...
2017-09-25 Aleksey Kliger[class] Mark mono_class_from_generic_parameter external...
2017-09-25 Rodrigo Kumpera[runtime] Handle RuntimeWrappedException and dynamic...
2017-09-25 Ludovic Henry[profiler] Add dedicated coverage profiler (#5622)
2017-09-25 Bernhard Urban[ppc64] add instructions needed for builtin types
2017-09-25 Bernhard Urban[ppc] add native type support for float
2017-09-25 Bernhard Urban[ppc] add native type support for integer
2017-09-25 Egor BogatovAdd test projects (optional) to net_4_x.sln (#5633)
2017-09-25 lateralusXUpdated with review feedback.
2017-09-25 lateralusXAdded file license header and updated comments.
2017-09-25 lateralusXFixed typo in call to SignalObjectAndWait.
2017-09-25 lateralusXFix sporadic hang in Mono.Debugger.Soft test suite...
2017-09-22 Zoltan Varga[jit] Fix constrained calls from gsharedvt methods...
2017-09-22 Vlad BrezaeMerge pull request #5594 from BrzVlad/fix-domain-abort...
2017-09-22 Vlad Brezae[tests] Add tests for AppDomainUnloadedException handling
2017-09-22 Alexander Köplinger[acceptance-tests] ms-test-suite: move systemruntimebri...
2017-09-22 Radek Doulik[linker-analyzer] added documentation
2017-09-22 Vlad Brezae[tests] Add test for appdomain
2017-09-22 Vlad Brezae[runtime] Don't terminate application on unhandled...
2017-09-22 Vlad Brezae[runtime] Throw DomainUnloadedException exception when...
2017-09-22 Vlad Brezae[remoting] Refactor xdispatch wrapper to use icall...
2017-09-22 Vlad Brezae[runtime] Ignore ResetAbort when the current appdomain...
2017-09-21 Alexis ChristoforidesMerge pull request #5620 from mono/bump-bockbuild
2017-09-21 Cody RussellBump bockbuild to get gtk Japanese IME fixes
2017-09-21 Alexis ChristoforidesMerge pull request #5608 from mono/xcode9_bockbuild_fix
2017-09-21 Ludovic Henry[threads] Keep the tid after the thread has finished...
2017-09-21 Alex Rønne... Merge pull request #5614 from alexrp/master
2017-09-21 Armin HasitzkaUnlock `mini-trampolines.c`: (#5597)
2017-09-21 Egor Bogatov[corlib] Fix 44255: Inconsistent results in the seriali...
2017-09-21 Rolf Bjarne... [mono-api-html] Print ref/out modifiers on parameters...
2017-09-20 Alex Rønne... [runtime] Fix shared-only build.
2017-09-20 Armin HasitzkaMark `mono_g_hash_table_max_chain_length` as known...
2017-09-20 Armin Hasitzka[TSan] Unlock fastpath when checking domains_to_finaliz...
2017-09-20 Alex Rønne... Merge pull request #5610 from alexrp/master
2017-09-20 EgorBofix for DSA
2017-09-20 Egor Bogatovfix-38054
2017-09-20 Alex Rønne... [Mono.Profiler.Log] Use null references to indicate...
2017-09-20 Alex Rønne... [Mono.Profiler.Log] Load entire buffers before processi...
2017-09-20 Alex Rønne... [Mono.Profiler.Log] Fix excessive byte array allocations.
2017-09-19 Alex Rønne... Merge pull request #5528 from rodrmoya/fix-mono-profile...
2017-09-19 Rodrigo Moya[Mono.Profiler.Log] Styling fixes
2017-09-19 Alexis ChristoforidesUpdate bockbuild for XCode 9 build fix
2017-09-19 Rodrigo Kumpera[verifier] Allow byref in PropertySig blobs. Fixes...
2017-09-19 Alexander Köplinger[WindowsBase] Fix exception type in *ValueSerializer...
2017-09-19 Alexander Köplinger[WindowsBase] Use InvariantCulture for ConvertTo/ToStri...
2017-09-19 Johan LorenssonMerge pull request #5573 from lateralusX/lateralusX...
2017-09-19 Marek SafarMerge pull request #5589 from marek-safar/tests
2017-09-18 Bernhard Urban[w32error] Add ENXIO -> ERROR_DEV_NOT_EXIST error trans...
2017-09-18 Marek Safar[System.Runtime.Remoting] Adds System.Core reference...
2017-09-18 Marek SafarUpdate tests network helper to be reliable in multi...
2017-09-18 monojenkins[msvc] Update csproj files (#5602)
2017-09-18 Mikhail FilippovMulti-culture implementation ValueSerializers, Parse...
2017-09-18 Armin Hasitzka[CI] Update Clang's ThreadSanitizer blacklist (#5558)
2017-09-18 Jason ImisonInstall Microsoft.FSharp.NetSdk.props and targets ...
2017-09-18 Rolf Bjarne... [mono-api-html] Add solution.
2017-09-16 Zoltan Varga[llvm] Map byref types to the same type as the this...
2017-09-15 Aleksey Kliger... [loader] Init MonoClass:sizes.element_size lazily ...
2017-09-15 Bernhard Urban[interp] disable assemblyresolve_event6.exe
2017-09-15 Ankit Jain[msbuild] Bump to get workaround for bxc #55697 . ...
2017-09-15 Eberhard Beilharz[SWF] Allow to compile without X11 installed (Xamarin...
2017-09-15 lateralusXUpdate filters for new files added to Visual Studio...
2017-09-14 monojenkinsBump API snapshot submodule
2017-09-14 Martin Baulig[System]: SslStream.Flush() now flushes the underlying...
2017-09-14 Martin Baulig[Mono.Security]: Add internal 'MonoTlsProviderFactory...
2017-09-14 Rodrigo Moya[Mono.Profiler.Log] Check MLPD version when reading...
2017-09-14 Rodrigo Moya[Mono.Profiler.Log] Reverse managed backtrace in Sample...
2017-09-14 lateralusXInvalid handle exception during WSACleanup on shutdown.
2017-09-14 lateralusXFix sporadic failures in MonoTests.System.Net.HttpReque...
2017-09-14 Jon PurdyFix bug 4786 test.
2017-09-13 Rodrigo Moya[Mono.Profiler.Log] Support MLPD version 13
2017-09-13 Alex Rønne... Merge pull request #5562 from alexrp/master
2017-09-13 Rodrigo KumperaMerge pull request #5550 from Cry-Miron/patch-1
2017-09-13 Marek SafarBump ikdasm
2017-09-13 Marek Safar[corlib] Update negative symbol for all cultures. Fixes...
2017-09-13 Cry-MironChanged indentation to K&R indentation
2017-09-13 Alex Rønne... [Mono.Profiler.Log] Read root type field as uleb128.
2017-09-13 Alex Rønne... [profiler] Revert the root_type field back to uleb128.
2017-09-12 Rodrigo Kumpera[wasm] Disable tests that crashes the runtime for now
next