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
2022-11-02Change download URL for PCL reference assembliesmono-6.12.0.1902020-02Alexander Köplinger
2022-11-02Bump llvm to pick up 7424e2ca2f78a3c338fe5b07a2d4eb6dd6574195. (#20747)Zoltan Varga
2022-10-13Bump NuGetSdkResolver in msbuildmono-6.12.0.188Alexander Köplinger
2022-10-12Bump nuget.exe to v6.3.1Alexander Köplinger
2022-10-06Fix incorrect version comparison in loader (#21554)github-actions[bot]
2022-08-18Backport fixes for sharing wrappers when type attributes are involved (#21537)mono-6.12.0.185Vlad Brezae
2022-08-04Backporting https://github.com/dotnet/runtime/pull/59861 (#21532)mono-6.12.0.184github-actions[bot]
2022-07-14Backport https://github.com/dotnet/runtime/pull/71436 (#21519)mono-6.12.0.183github-actions[bot]
2022-06-14Bump nuget.exe to v6.2.1mono-6.12.0.182Alexander Köplinger
2022-05-24Set app context to null on thread detach (#21489)mono-6.12.0.181github-actions[bot]
2022-05-24[mono] Fix a crash during stack trace construction if a this object is null. ...github-actions[bot]
2022-05-16[2020-02] Bump corefx to get MaxResponseHeadersLength fix (#21475)mono-6.12.0.179Steve Pfister
2022-05-06[mono] Remove some of the restrictions on constrained calls from gsharevt met...mono-6.12.0.178github-actions[bot]
2022-04-20[2020-02] Use upstream zlib 1.2.12 (#21460)mono-6.12.0.177github-actions[bot]
2022-04-19[2020-02] [AOT] Don't set the 'CorrectedSynthesize' flag in the objc_imageinf...github-actions[bot]
2022-04-05[2020-02][cominterop] Fix CCW memory leak (#21453)Aleksey Kliger (λgeek)
2022-03-22Bump corefx submodule to get brotli updatemono-6.12.0.174Alexander Köplinger
2022-02-17[2020-02][Android] Workaround for invalid return value from clock_nanosleep (...mono-6.12.0.173Alexander Köplinger
2022-02-17Disable ClientWebSocketTest tests that started failing for no reasonmono-6.12.0.172Alexander Köplinger
2022-02-14[Tools] Fix mono-api-html MarkdownFormatter.cs to avoid a NRE (#21431)mono-6.12.0.171github-actions[bot]
2022-02-08vtable setup fix for generic default interface methods in mono runtime (#21422)mono-6.12.0.170Aleksey Kliger (λgeek)
2022-02-07[2020-02] [AOT] Use .short directive instead of .hword (#21419)mono-6.12.0.169github-actions[bot]
2022-02-02Avoid an assert in ves_icall_RuntimeFieldInfo_SetValueInternal (#21420)mono-6.12.0.168github-actions[bot]
2022-02-02Add correct InetAccess category to HttpClientTest.Proxy_Disabled test and dis...mono-6.12.0.167Alexander Köplinger
2022-01-24Add missing handle function enter/return macros (#21407)mono-6.12.0.166github-actions[bot]
2022-01-13[interp] Remove hack for nint/nfloat (#21395)mono-6.12.0.165Vlad Brezae
2022-01-04transform sgen_get_descriptor to parallel safe version in job_major_mod_union...mono-6.12.0.164github-actions[bot]
2021-12-13[2020-02] [cominterop] Add coop handle enter/return on native CCW methods (#...mono-6.12.0.163github-actions[bot]
2021-11-30[2020-02] Adds full path to libcairo for correct assembly directory resolutio...mono-6.12.0.162github-actions[bot]
2021-11-19[aot] Prepend the assembly name to the names of gsharedvt wrappers to avoid d...mono-6.12.0.161github-actions[bot]
2021-11-10Remove NuGet.configAlexander Köplinger
2021-11-03Allow nfloat to be in the ObjCRuntime namespace, and make it work for Xamarin...Rolf Bjarne Kvinge
2021-10-07Revert "[2020-02] Start a dedicated thread for MERP crash reporting (#21126)"...mono-6.12.0.158Aleksey Kliger (λgeek)
2021-09-30[aot] Don't leak unbox trampolines (#21225)Vlad Brezae
2021-09-28Stop using git protocol for submodulesmono-6.12.0.156Alexander Köplinger
2021-09-27[MacSDK] Add F# targets to VisualStudio/v17.0 directory (#21218)Matt Ward
2021-09-03Ignore inherit param for ParameterInfo.GetCustomAttributes (#21201)mono-6.12.0.154github-actions[bot]
2021-09-03[mini] Don't add unbox tramopline on generic DIM calls (#21209)github-actions[bot]
2021-08-31[2020-02][linux] Some pseudo-tty fixes (#21205)mono-6.12.0.152Aleksey Kliger (λgeek)
2021-08-192020 02 backport metadata fixes (#21190)mono-6.12.0.151Marius Ungureanu
2021-08-19[Mono.Profiler.Aot] Write true string wire length (#21196)mono-6.12.0.150github-actions[bot]
2021-08-19Adding null check to avoid abort when invalid IL is encountered (#21195)mono-6.12.0.149github-actions[bot]
2021-08-13[mini] Add GC Unsafe transitions in mono_pmip (#21186)mono-6.12.0.148Aleksey Kliger (λgeek)
2021-06-25[2020-02] Fix memory leak during data registration (#21107) (#21116)mono-6.12.0.147Marius Ungureanu
2021-06-24[2020-02] Start a dedicated thread for MERP crash reporting (#21126)mono-6.12.0.146Aleksey Kliger (λgeek)
2021-05-27[MSBuild] Update to vs16.10 branch (#21073)mono-6.12.0.145Matt Ward
2021-05-10sdks: Use https for xamjenkinsartifacts llvm archive downloadmono-6.12.0.144Alexander Köplinger
2021-05-10sdks: Disable parallelism for mxe llvmwin64 buildAlexander Köplinger
2021-05-10[2020-02] Fix leak in assembly-specific dllmap lookups (#21053)Ryan Lucia
2021-04-30[MonoIO] Wrap calls to open() in EINTR handling (#21042)mono-6.12.0.141Aleksey Kliger (λgeek)