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
2020-09-09Fix a double free.pull/20338/headZoltan Varga
2020-09-09[mono] Introduce MonoMemoryManager to hold memory previously owned by the domainCoffeeFlux
2020-09-09Bump external/llvm-project to 2ca761dc8b83a75ad950f468fb68e764e61d9cfa (#20360)imhameed
2020-09-09Remove netcore/ directory from the mono/mono repository. (#20361)Zoltan Varga
2020-09-08[WASM] Add satellite assemblies bundle and hook to register them (#20308)monojenkins
2020-09-08Move Marshal memory allocation methods into CoreLib shared partition (#20353)monojenkins
2020-09-05[interp] Add basic block support (#20328)Vlad Brezae
2020-09-05[wasm][debugger] Small improvements to fail gracefully (#20334)monojenkins
2020-09-05[wasm][debugger] Show actual data for boxed values (#20326)monojenkins
2020-09-05[wasm][debugger] Add support for Nullable<T> (#20325)monojenkins
2020-09-04[merp] Revert 7a0425e which is causing xamarin-android failures (#20332)Nathan Ricci
2020-09-04[wasm][debugger] Add support for surfacing inherited members (#20318)monojenkins
2020-09-04Add x86/arm64/arm support to the cmake build. Fix issues. (#20348)monojenkins
2020-09-04[Winforms] Real fix for #18606 PropertyGrid didn`t edit value with CustomType...Александр Хухлаев
2020-09-04[Android] Enable access to up-to-date tzdata on Android 10+ (#20349)Marek Habersack
2020-09-04[runtime] Allocate code memory using MAP_JIT on apple silicon, patching code ...Zoltan Varga
2020-09-03Add ios support to the cmake build system. (#20333)monojenkins
2020-09-02[interp] Optimize out conditional branches (#20330)Vlad Brezae
2020-08-31[mono] Add mono_image_open_from_data_alc to unstable embedding API (#20303)monojenkins
2020-08-31[wasm][debugger] Disable an extraneous debug message (#20317)monojenkins
2020-08-31Ignore EINVAL errors on ioctl TIOCMGET/TIOCMSET so (#20219)csanchezdll
2020-08-31mono: result of regmask should be stored in regmask_t, not int (#20322)Stefanos Kornilios Mitsis Poiitidis
2020-08-31Fix potential crash for Encoder.Convert (#20271)jeffgoku
2020-08-31[resgen] Honour absence of -usesourcepath (#20247)Eberhard Beilharz
2020-08-30[MIPS32] Fix mono_arch_get_cie_program and ELF_MACHINE undefined issue (#20323)Leslie Zhai
2020-08-29[mono] Squelch Mach exception handlers (#20321)imhameed
2020-08-29[runtime] Fix signature of mini_cleanup (). (#20320)monojenkins
2020-08-28Revert "[mono] Convert Environment.CurrentManagedThreadId to an icall (#20313...Alexander Köplinger
2020-08-28[mono] Convert Environment.CurrentManagedThreadId to an icall (#20313)monojenkins
2020-08-27Issue18826 fix (#19580)HinTak
2020-08-27[mono] ALC function restructuring for unloadability (#20306)monojenkins
2020-08-27Add support for using cmake in the mono runtime build. (#20309)monojenkins
2020-08-26[wasm][debugger] Merge dotnet/runtime to mono/mono (#20307)Thays Grazia
2020-08-26[mono] Add mono_assembly_decref, return value on both decref and addref (#20305)monojenkins
2020-08-26[mono] Enable additional warnings as errors (#20293)monojenkins
2020-08-25Update README.mdAlexander Köplinger
2020-08-25Replace gitter links with discordAlexander Köplinger
2020-08-25[runtime] Catch attempts to create enum types with an underlying type that is...imhameed
2020-08-25Port EventPipe CoreCLR changes to Mono. (#20278)monojenkins
2020-08-25Avoid following invalid pointers in mono_w32process_get_modules on Darwin. (#...imhameed
2020-08-24[coop] Add configuration option to disable stack scan (#20264)monojenkins
2020-08-24[wasm] Bump emscripten to 2.0.1. (#20287)Zoltan Varga
2020-08-24[mono] Thread DllImportSearchPath flags down to LoadLibraryEx (#20292)monojenkins
2020-08-24[mono] Add more detailed logs for the PInvoke resolution process (#20291)monojenkins
2020-08-22[mono] Don't leak coop handles, fix type in managed ALC struct (#20281)monojenkins
2020-08-22[mono] Disable XML file loading entirely on netcore (#20280)monojenkins
2020-08-22[mono] Add g_ptr_array_find to eglib (#20279)monojenkins
2020-08-22[runtime] Make the code which handles pinvoke lookup retries netcore only. (#...Zoltan Varga
2020-08-22[runtime] Ongoing work on mono cmake build (#20268)monojenkins
2020-08-22[mono][llvm] Revert noopt modifier (#20286)monojenkins