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-04-05Don't set the 'CorrectedSynthesize' flag when using LLVM either.backport/pr-21451-to-2020-02Rolf Bjarne Kvinge
2022-04-05[AOT] Don't set the 'CorrectedSynthesize' flag in the objc_imageinfo section.Rolf Bjarne Kvinge
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)
2021-04-29[2020-02][System.Native] Handle ReadDir EINTR (#21029)mono-6.12.0.140Aleksey Kliger (λgeek)
2021-04-19Bump corefx for credscan fixes (#21018)mono-6.12.0.139Aleksey Kliger (λgeek)
2021-04-13[arm64] Fix wrong marshalling in gsharedvt transition (#21006)mono-6.12.0.138Vlad Brezae
2021-03-30Bump fsharp.py to get upstream nuget feed cleanupmono-6.12.0.137Alexander Köplinger
2021-03-30[2020-02] Backport r4-conv-i fixes (#20986)Vlad Brezae
2021-03-30[ci] Use adoptopenjdk instead of zulu-8 in sdks-archive.groovyAlexander Köplinger
2021-03-29[2020-02] Bump msbuild, roslyn and nuget (#20983)mono-6.12.0.134Alexander Köplinger
2021-03-29Disable JSC runs on WASM since it crashesAlexander Köplinger
2021-03-27Fix the System.String.Replace throwing NotImplementedException (#20960) (#20978)mono-6.12.0.132Maxim Lipnin
2021-03-23Build iOS SDK archives on Xcode 12.4mono-6.12.0.131Alexander Köplinger
2021-03-11[2020-02][marshal] Fix VARIANT and BSTR marshaling in structs (#20918)mono-6.12.0.130Aleksey Kliger (λgeek)
2021-03-11Don't include mono-dtrace.h when generating offsetsmono-6.12.0.129Alexander Köplinger
2021-03-10[2020-02] Backport Apple silicon support (#20909)Alex Soto