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-02-22Remove signing from Jenkins MSI pipelinemono-6.12.0.124Alexander Köplinger
2021-02-19Remove signing from Jenkins PKG/MSI pipelinesmono-6.12.0.123Alexander Köplinger
2021-02-10Fix early return in Process.Start (#20833)mono-6.12.0.122monojenkins
2021-02-09[2020-02][System.Drawing] Work around libgdiplus Metafile dispose ordering (#...Aleksey Kliger (λgeek)
2021-02-09Revert some unrelated bumpsAlexander Köplinger
2021-02-03[AOT] Make native linker name configurable (#20816)Marek Habersack
2021-01-16Bump msbuildAlexander Köplinger
2021-01-15Disable acceptance-tests/roslyn.mkAlexander Köplinger
2021-01-15Bump msbuild to fix build breakAlexander Köplinger
2020-12-13[aot] Quote the -Wl,install_name argument to clang. (#20660)monojenkins
2020-12-10Use explicit arithmetic checks in the amd64 watchOS simulator. (#20647)mono-6.12.0.114monojenkins
2020-12-07Bump bockbuild for gtk+ patchmono-6.12.0.113Alexander Köplinger
2020-12-03[runtime] Avoid checking for hardened runtime on ios, its not needed, and it ...mono-6.12.0.112monojenkins
2020-11-13Fix iOS sdks build on Xcode 12 (#20574)mono-6.12.0.111monojenkins
2020-11-11[2020-02] Build makefile to support Mac Catalyst (#20566)mono-6.12.0.110monojenkins
2020-11-06Add support for OP_FCONV_TO_I to mini-arm64.c. (#20548)mono-6.12.0.109imhameed
2020-11-05[2020-02][watchOS] Add simwatch64 support (#20552)Alex Soto
2020-10-28Fix potential crash for Encoder.Convert (#20522)mono-6.12.0.107monojenkins
2020-10-27Bump to F# 5.0 (#20511)mono-6.12.0.106Alexander Köplinger
2020-10-23Bump msbuild to fix a build issuemono-6.12.0.105Alexander Köplinger
2020-10-22Ensure special static slots respect alignment. (#20506)monojenkins
2020-10-20[debugger] Switch to GC Unsafe in signal handler callbacks (#20495)mono-6.12.0.103monojenkins
2020-10-09[2020-02][corlib] ThreadAbortException protection for ArraySortHelper (#20468)mono-6.12.0.102Aleksey Kliger (λgeek)
2020-10-02[2020-02] Bump ikvm-fork to include https://github.com/mono/ikvm-fork/pull/20...mono-6.12.0.101Alexander Köplinger
2020-09-16Revert "[crashing] Improve crash chaining (#19973)"mono-6.12.0.100Nathan Ricci
2020-09-15Added hard limit to sub-make jobs. Fixes #19784 (#20389)mono-6.12.0.99monojenkins
2020-09-11WiX cannot package UNIX symlinks; force Cygwin to use Windows symlinks (#20374)mono-6.12.0.98monojenkins
2020-09-10[2020-02] Issue18826 fix (#20358)monojenkins
2020-09-09Bump external/llvm-project to 2ca761dc8b83a75ad950f468fb68e764e61d9cfa (#20365)monojenkins
2020-09-04[Android] Enable access to up-to-date tzdata on Android 10+ (#20350)monojenkins
2020-09-04Support overriding SDK_DIR/NDK_DIR in sdks/android/MakefileAlexander Köplinger
2020-08-25[2020-02] Avoid following invalid pointers in mono_w32process_get_modules on ...mono-6.12.0.93monojenkins
2020-08-25Bump corefx to disable DateTime testAlexander Köplinger
2020-08-13[aot] Fix an assert which is hit for generic instances with a lot of argument...mono-6.12.0.91monojenkins
2020-07-30Bump msbuild to latest commitmono-6.12.0.90Alexander Köplinger
2020-07-24Fix Cairo issue on macOS Big Sur (#20154)mono-6.12.0.89Cody Russell
2020-07-24[aot] Avoid a crash in generic sharing for invalid generic instances. (#20158)monojenkins
2020-07-24[2020-02] Reapply "Emit DWARF debug_abbrev offset for compile units as a labe...Alexander Köplinger
2020-06-30[mono][mini] Do a non-virtual call for bound delegates (#20039)mono-6.12.0.86monojenkins
2020-06-30[merp] Remove dead code (#20043)monojenkins
2020-06-25[crashing] Improve crash chaining (#20018)Alexis Christoforides
2020-06-23Revert "Emit DWARF debug_abbrev offset for compile units as a label instead o...Alexander Köplinger
2020-06-20[jit] Fix the Activator.CreateInstance () intrinsic for primitive types. (#19...Zoltan Varga
2020-06-20If there is a crash and the debugger is attached, we call mini_get_dbg_callba...monojenkins
2020-06-18[2020-02] [merp] Add API methods for getting hashcode/reason of last crash (#...monojenkins
2020-06-17[merp] Add tests for crashing via POSIX signal (#19977)Alexis Christoforides
2020-06-16[merp] Add a test for Mono.Runtime.SendExceptionToTelemetry() (#19966)monojenkins
2020-05-26Emit DWARF debug_abbrev offset for compile units as a label instead of 0 (#19...monojenkins
2020-05-26[reflection] Check whether a pointer is valid before dereferencing (#19842)monojenkins
2020-05-25Always include Unicode charinfo, so tar made in csc mode works in mcs mode (#...monojenkins