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-16[utils] Don't use __builtin_available on x86 or amd64 macos (#20395)Aleksey Kliger (λgeek)
2020-09-16[wasm][debugger] Move some functions from debugger-agent to debugger-engine (...monojenkins
2020-09-15Transition to GC Unsafe in mono_runtime_invoke_array (#20285)Boulougou
2020-09-15[wasm][debugger] Avoid infinite loop when we have a boxed `new object` (#20370)monojenkins
2020-09-15[mono] Introduce MonoMemoryManager to hold memory previously owned by the dom...monojenkins
2020-09-14[utils] Fix MONO_SOLIB_EXT in mono-dl.h on Apple ARM64 (now .dylib) (#20382)Ilia
2020-09-14[wasm] Disable debugger tests on CI until #19957 is fixed. (#20288)Zoltan Varga
2020-09-14[mono] Enable startup stats timer on wasm (#20363)monojenkins
2020-09-12[gc] add stop-the-world api (#20379)Aleksey Kliger (λgeek)
2020-09-12[metadata] Add #JTD heap MonoImage:minimal_delta bit (#20378)Aleksey Kliger (λgeek)
2020-09-11WiX cannot package UNIX symlinks; force Cygwin to use Windows symlinks (#20372)Jo Shields
2020-09-11Remove some accidental duplicates from mini/CMakeLists.txt. (#20373)monojenkins
2020-09-10Ongoing work on the cmake build. (#20371)monojenkins
2020-09-10[crashing] update s390x handling (#20357)Dan Horák
2020-09-10[mono] Propagate -Werror properly, fix warning (#20364)monojenkins
2020-09-10Remove empty transform file. (#20368)monojenkins
2020-09-10[interp] Remove dead basic blocks and merge adjacent ones (#20354)Vlad Brezae
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