Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13[netcore] Require use of MonoClass getters in Debug builds (#18267)Aleksey Kliger (λgeek)
2020-01-13Write version.h for netcore and allow preview VS for msvc buildsAlexander Köplinger
2020-01-13[Winforms] Calculate GroupBox preferred size the same way as Panel (#18429)Karl
2020-01-13[Winforms] Always draw at least one line of a Label. (#18422)Karl
2020-01-13[Winforms] Improve X11 keyboard handling. (#18428)Karl
2020-01-13[Winforms] Don't have non-active controls focused (#18426)Karl
2020-01-13[Winforms] Implement correct Control.Region / ClipRegion support on X11 (#18421)Karl
2020-01-13[netcore] Make System.Diagnostics.TraceSourceTests.DefaultTraceListenerClassT...Maxim Lipnin
2020-01-13Make sure .bat and .cmd files have crlf in wd. (#18437)Johan Lorensson
2020-01-13Update dependencies from https://github.com/dotnet/arcade build 20200112.1 (#...dotnet-maestro[bot]
2020-01-13[netcore][llvm] Implement Sse1-4.2 subsets used by corlib (#18103)Egor Bogatov
2020-01-13[Winforms] X11Keyboard LookupString fixes (#18423)Karl
2020-01-13[jit] Fix an assertion in the Thread.VolatileRead () intrinsic. (#18430)Zoltan Varga
2020-01-13[interp] Fix struct copying during pinvoke transitions (#18402)Vlad Brezae
2020-01-13[wasm] Disable a test which OOMs.Zoltan Varga
2020-01-12Bump linker. (#18424)Zoltan Varga
2020-01-12[master] Bump msbuild to track xplat-master (#18432)Ankit Jain
2020-01-11[bcl] Update BCL Linked Sizemonojenkins
2020-01-10[Sockets]: Always reset internal SAEA completion when reattempting connection...Martin Baulig
2020-01-10Revert "[wasm] Pass --used-attrs-only true to the linker. (#18401)" (#18415)Zoltan Varga
2020-01-10[master] Bump msbuild to track xplat-master (#18412)Ankit Jain
2020-01-10[interp] Add gc unsafe transition during pinvokes (#18399)Vlad Brezae
2020-01-10[corlib] Mark the SRE types with required=false so they can be linked out. (#...Zoltan Varga
2020-01-10[wasm] use updated node to run jsvu (#18386)Larry Ewing
2020-01-09[wasm] Pass --used-attrs-only true to the linker. (#18401)Zoltan Varga
2020-01-09Fix line endings in .bat filesAlexander Köplinger
2020-01-09[master] Bump msbuild to track xplat-master (#18391)Ankit Jain
2020-01-09[netcore][xunit tests] Re-enable System.Diagnostics.Tests.ProcessTests.Proces...Maxim Lipnin
2020-01-09[bcl] Update BCL Linked Sizemonojenkins
2020-01-09[interp] Throw overflow exception when converting NaN (#18384)Vlad Brezae
2020-01-09[memory barrier] use pagesize determined by helper (#18383)Bernhard Urban-Forster
2020-01-09[corlib] Switch to CharUnicodeInfo from corefx (#18305)Marek Safar
2020-01-09[wasm] Reenable linker substitutions. (#18381)Zoltan Varga
2020-01-09Bump linker. (#18380)Zoltan Varga
2020-01-09Add workaround for #17710. (#18275)Martin Baulig
2020-01-09[reflection] Fix check for Type.FullName to match CoreCLR (#18385)Ryan Lucia
2020-01-08[metadata] Propagate error in mono_runtime_try_invoke_array (#18382)Ryan Lucia
2020-01-08[master] Update dependencies from dotnet/arcade (#18206)dotnet-maestro[bot]
2020-01-08[Coop] Remove handles from Mono.Interop.ComInteropProxy. (#16993)Jay Krell
2020-01-08FreeBSD: fix provisioning script to force reinstall perl5 at the endAlexander Köplinger
2020-01-08[runtime] Initialize field info before accessing it in ves_icall_System_Runti...Zoltan Varga
2020-01-08[master] Bump msbuild to track xplat-master (#18376)Ankit Jain
2020-01-08[jit] Implement fast TLS access in gshared methods. (#18377)Zoltan Varga
2020-01-08[wasm] Rename binaries mono -> dotnet. (#18373)Zoltan Varga
2020-01-07[master] Bump msbuild to track xplat-master (#18372)Ankit Jain
2020-01-07[interp] run regression with all combinations of available optimizations (#17...Bernhard Urban-Forster
2020-01-07[wasm] Pass --explicit-reflection to the linker only in aot mode. (#18367)Zoltan Varga
2020-01-07FreeBSD: Fix for perl5.26 / perl5-5.30 conflict (#18368)Phil Jaenke
2020-01-07Force Python 3.x from env in shebang lines (#18285)Calvin Buckley
2020-01-07[netcore] Remap String ctors to the String:Ctor () methods. (#18357)Zoltan Varga