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
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
2021-08-19Allow Case Insensitive OptionSet (#21192)mcdon-ron
2021-08-19Update portable executable and import table validation (#21109)Bill Holmes
2021-08-19Remove dead code in blts-error (#21155)Rose
2021-08-19Add backport GitHub ActionAlexander Köplinger
2021-08-19Adding null check to avoid abort when invalid IL is encountered (#21194)Bill Holmes
2021-08-19[Mono.Profiler.Aot] Write true string wire length (#21191)Ryan Davis
2021-08-13[mini] Add GC Unsafe transitions in mono_pmip (#21185)Aleksey Kliger (λgeek)
2021-07-30[mono] Fix an uninitialized memory access in the ABCREM pass. (#21175)monojenkins
2021-07-30Missed this float32 instruction: OP_RMOVE (#21167)Neale Ferguson
2021-07-21Enable Float32, fix linears optimization, and rework localloc (#21161)Neale Ferguson
2021-07-15[sgen] Transition to GC Unsafe in mono_gc_wait_for_bridge_processing (#21157)monojenkins
2021-07-14[mono] Fix race during mono_image_storage_open (#21142)monojenkins
2021-07-03optimize adding unwind info entries by hashtable (#21128)Dzmitry Konanka
2021-06-25Remove CoffeeFlux from CODEOWNERSAlexander Köplinger
2021-06-24Fix for heap_use_after_free flagged by sanitizer (#21120)dseshadri
2021-06-23Start a dedicated thread for MERP crash reporting (#21096)Aleksey Kliger (λgeek)
2021-06-21Don't return null target methods in GetInterfaceMap for abstract classes, or ...Aleksey Kliger (λgeek)
2021-06-17Fix memory leak during data registration (#21107)Fan Yang
2021-06-15Bump api-snapshot submoduleAlexander Köplinger
2021-06-11Bump api-snapshot submoduleAlexander Köplinger
2021-06-11Allow manipulating console window size in Xterm (#20886)Yurii H
2021-06-11[WinForms] Fix changing reference to PrintController in preview in PrintPrevi...Александр Хухлаев
2021-06-11[WinForms] MenuStrip: Close toplevel menu if some click somewhere outside of ...Александр Хухлаев
2021-06-11[debugger] Fix assertion when trying to debug an async method in a valuetype ...Thays Grazia
2021-06-10Bump boringssl submoduleAlexander Köplinger
2021-06-10Add support for OpenBSD/arm64 (#21015)Patrick Wildt
2021-06-10Increase the buffer size for ping reply (#21069)Bill Holmes
2021-06-10[mono][wasm] add new signatures for pread|pwrite, preadv|pwritev, posix_fallo...Adam Sitnik
2021-06-07Fixing the GetInterfaceMap tests for mono in the runtime repo. (#21094)Bill Holmes
2021-06-07[ci] Disable C++ AzDO jobsAlexander Köplinger
2021-06-04Fix for null pointer bug found by UBSAN (#21070)Jonathan B Coe
2021-05-27[MSBuild] Update to vs16.10 branch (#21083)Matt Ward
2021-05-13[debugger][interpreter] Generate seq_points even when doesn't have debug info...Thays Grazia