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 assembliesHEADmainAlexander Köplinger
2022-11-01Fix default value to be 20MB (#21573)Neale Ferguson
2022-10-13Bump NuGetSdkResolver in msbuildAlexander Köplinger
2022-10-13Fix OP_CHECK_THIS - matches PR#76916 for dotnet runtime (#21562)Neale Ferguson
2022-10-12Bump nuget.exe to v6.3.1Alexander Köplinger
2022-10-06Fix incorrect version comparison in loader (#21553)Ulrich Weigand
2022-10-06Fix wrong change in backport.ymlAlexander Köplinger
2022-10-04Update docker tags to the new schema (#21552)Djuradj Kurepa
2022-10-03egrep/fgrep are deprecated and obsolete (#21551)signed-log
2022-10-03[ci] Update to new macOS and Ubuntu AzDO images (#21542)Alexander Köplinger
2022-09-29Sync backport.yml changes from dotnet/runtimeAlexander Köplinger
2022-09-02Avoid a crash when the debugger code fails to lookup the signature (#21543)Bill Holmes
2022-09-02GitHub Workflows security hardening (#21544)Alex
2022-09-02CGroup fix to match coreCLR PR 64128 (#21503)Neale Ferguson
2022-09-01[ci] Use latest macOS and Ubuntu images for mono-mono-signing.ymlAlexander Köplinger
2022-08-04Backporting https://github.com/dotnet/runtime/pull/59861 (#21531)Ivan Povazan
2022-07-14[ci] Sync backport action code with dotnet/runtimeAlexander Köplinger
2022-07-14[debugger] Fix debugging on Mac and iOS (#21516)Thays Grazia
2022-06-14Bump nuget.exe to v6.2.1Alexander Köplinger
2022-05-24Set app context to null on thread detach (#21482)Bill Holmes
2022-05-24[mono] Fix a crash during stack trace construction if a this object is null. ...Bill Holmes
2022-05-16Bump corefx to get MaxResponseHeadersLength fix (#21474)Steve Pfister
2022-05-06[mono] Remove some of the restrictions on constrained calls from gsharevt met...Zoltan Varga
2022-04-20Use upstream zlib 1.2.12 (#21458)Aleksey Kliger (λgeek)
2022-04-19[AOT] Don't set the 'CorrectedSynthesize' flag in the objc_imageinfo section....Rolf Bjarne Kvinge
2022-03-22[eglib] Fix a difference with the 2020-02 branchAlexander Köplinger
2022-03-22Bump corefx submodule to get brotli updateAlexander Köplinger
2022-02-24Fix leak in mono_marshal_get_managed_wrapperAlexander Köplinger
2022-02-22[mono] Throw a MarshalDirectiveException when marshalling generic instances a...Zoltan Varga
2022-02-18Add issue templates with links to .NET 6 products (#21437)Aleksey Kliger (λgeek)
2022-02-17[Android] Workaround for invalid return value from clock_nanosleep (#21433)Simon Rozsival
2022-02-17Disable ClientWebSocketTest tests that started failing for no reasonAlexander Köplinger
2022-02-14[Tools] Fix mono-api-html MarkdownFormatter.cs to avoid a NRE (#21430)Manuel de la Pena
2022-02-08[mono] Fix StackTrace from a dim and Vtable offsets for static interface meth...monojenkins
2022-02-08vtable setup fix for generic default interface methods in mono runtime (#21421)monojenkins
2022-02-02Avoid an assert in ves_icall_RuntimeFieldInfo_SetValueInternal (#21410)monojenkins
2022-02-01[AOT] Use .short directive instead of .hword (#21416)Marek Habersack
2022-01-25Determine any memory/CPU limitations from sysfs cgroup (#21280)Neale Ferguson
2022-01-24Add missing handle function enter/return macros (#21405)Joshua Peterson
2022-01-20Add correct InetAccess category to HttpClientTest.Proxy_Disabled testAlexander Köplinger
2022-01-04[interp] Remove hack for nint/nfloat (#21382)Vlad Brezae
2022-01-03transform sgen_get_descriptor to parallel safe version in job_major_mod_union...Thomas Mijieux
2021-12-22Fixes #21372 index overflow in pedump.c:dump_blob (#21373)ThomasKuehne
2021-12-13[cominterop] Add coop handle enter/return on native CCW methods (#21365)Aleksey Kliger (λgeek)
2021-12-10Fix BinaryReader Read to Span of byte and char (#21357)Bill Holmes
2021-11-30Fix dist-hook targetAlexander Köplinger
2021-11-30Adds full path to libcairo for correct assembly directory resolution in monte...Jose Medrano
2021-11-20[mini] Allow MONO_VERBOSE_METHOD='*:*' (#21307)monojenkins
2021-11-20Remove netcore sources and arcade eng/common files (#21315)Alexander Köplinger
2021-11-10Remove NuGet.configAlexander Köplinger