mono.git
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
2017-09-12 Rodrigo Kumpera[wasm] Don't try mini_get_delegate_arg if the interpret...
2017-09-12 Rodrigo KumperaMerge pull request #5544 from kumpera/verify_byref_return
2017-09-12 Ankit Jain[msbuild] Bump msbuild to pick up SDK updates (#5548)
2017-09-12 Rodrigo Kumpera[wasm] Add one more wasm_invoke entry.
2017-09-12 Rodrigo Kumpera[interp] Add some error handling to the interpreter
2017-09-12 Alexander Kyte[runtime] Use no-op for SufficientExecutionStack on...
2017-09-12 Rodrigo Kumpera[wasm] Don't use capture_context fast path that require...
2017-09-12 Rodrigo Kumpera[mini] Add MONO_ prefix to RETURN_ADDRESS macro.
2017-09-12 Rodrigo Kumpera[verifier] Add test for structs.
2017-09-12 Katelyn GaddFix bug 57918:
2017-09-12 cheruskerMark operations on `shutting_down` as known and accepte...
2017-09-12 Aleksey Kliger[coop handles] Record backtrace when allocating handles...
2017-09-12 Aleksey Kliger[appdomain] Catch exceptions when invoking AppDomain...
2017-09-12 Aleksey Kliger[test] Regression test for #58950
2017-09-12 Cry-MironFix assert in module cleanup if nothing is cached
2017-09-12 Cry-MironFix issue where loaded global modules aren't freed
2017-09-11 Rodrigo Kumpera[verifier] Fail to merge stacks with different safe...
2017-09-11 Rodrigo Kumpera[verifier] Implement verification of byref returns.
2017-09-11 Jonathan ChambersImplement stack overflow handling on Win64. Call _reset...
2017-09-11 Armin Hasitzka[TSan] Interlock and unlock MonoJitStats (#5437)
2017-09-11 Alexander Köplinger[System.Xaml] Fix deadlock on exception in XamlBackgrou...
2017-09-11 Niklas TherningMerge pull request #5504 from ntherning/wait-for-native...
2017-09-11 Bernhard UrbanUpdate CONTRIBUTING.md (#5542)
2017-09-08 Jason Imison[F#] Reinstate _DebugFileExt as it's needed for mobile...
2017-09-08 Rodrigo KumperaMerge pull request #5428 from kumpera/wasm-support-p2
2017-09-08 Ludovic Henry[threads] Fix "[threads] Fix leaking threads: SGen...
2017-09-08 Jason ImisonF# portable debugging (#5531)
2017-09-08 Manuel de la... [Tests] Fix Mono.Data.Tds tests on iOS (#5501)
2017-09-08 Armin Hasitzka[TSan] Tackle MonoPerfCounters (#5413)
2017-09-08 Miguel de IcazaUpdate man page
2017-09-08 Miguel de IcazaShorter
2017-09-08 Miguel de IcazaToggle the turbo button
2017-09-07 Miguel de IcazaRemove lingering bits from removed prj2make tool (...
2017-09-07 Marek SafarBump Roslyn
2017-09-07 monojenkins[msvc] Update csproj files (#5524)
2017-09-07 Armin HasitzkaUse `Unlocked* ()` to mark racy counters (#5500)
2017-09-07 Armin Hasitzka[threads] Fix leaking threads: SGen Worker and Finalize...
2017-09-07 Armin Hasitzka[TSan] Reorganise / clean up counters logic in mini...
2017-09-07 Marek SafarUpdates for CODEOWNERS
2017-09-07 Alexander KöplingerUpdate reference-assemblies (#5519)
2017-09-07 Marek SafarBump roslyn to 2.3.2
2017-09-06 Alex Rønne... Merge pull request #5512 from rodrmoya/fix-mono-profile...
2017-09-06 Rodrigo Moya[Mono.Profiler.Log] Initialize LogEvent's properties
2017-09-06 Alexander Köplinger[WinForms/Drawing] Remove some leftover test scripts...
2017-09-06 Martin Baulig[Mono.Security]: Remove some unused `Mono.Security...
2017-09-06 Bernhard Urban[amd64] fix tailcall insn size (#5483)
2017-09-06 Armin HasitzkaInterlock `inflated_signatures_size`, `memberref_sig_ca...
2017-09-06 Zoltan Varga[bcl] Use RuntimeHelpers.GetHashCode () for getting...
2017-09-06 Zoltan Varga[sdb] Don't set tls->context when interrupting a thread...
2017-09-06 Neale FergusonAdd z14 support and extend z13 support
next