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-06-23Bump Newtonsoft.Json in /sdks/wasm/BrowserDebugProxydependabot/nuget/sdks/wasm/BrowserDebugProxy/Newtonsoft.Json-13.0.1dependabot[bot]
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
2021-11-03Allow nfloat to be in the ObjCRuntime namespace, and make it work for Xamarin...github-actions[bot]
2021-10-29[mono][s390x] Fix OP_MOVE_F_TO_I4 codegen bug (#21266)monojenkins
2021-10-21Ignore inherit param for ParameterInfo.GetCustomAttributes (#21200)Bill Holmes
2021-10-19Fix crash in common_call_trampoline due to inconsistent rgctx mode (#21250)Bill Holmes
2021-10-11[resgen] Allow escaping U+0022 QUOTATION MARK. (#21243)Akihiro Sagawa
2021-10-08Bump api-snapshot submoduleAlexander Köplinger
2021-10-08[MIPS] Fixed build of mono on MIPS. (#21221)Александр Хухлаев
2021-10-08[WindowsBase] Implement System.Windows.Freezable (#21242)Fox2Code
2021-10-08Upload apidiff results to Azure PipelinesAlexander Köplinger
2021-10-08Add missing ARM64 lanes to Azure Pipelines (#20868)Jo Shields
2021-10-07Bump ESRP timeoutAlexander Köplinger
2021-10-07Use new Mono CI docker images for Linux (#20880)Jo Shields
2021-09-28Stop using git protocol for submodulesAlexander Köplinger
2021-09-16Fix ordinal imports on Windows. (#21123)Esme
2021-09-03[mini] Don't add unbox tramopline on generic DIM calls (#21208)monojenkins
2021-09-02Fix pseudo-ttys for kernel versions >= 5.13 (#21203) (#21204)csanchezdll
2021-08-20Add missing comma leading to unwanted str concat (#21197)Ehsan Kia