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-05-27Backport 4caf2b3dccee96d3d3bf1b95972761e32e62117c to 5.16 (#21496)2018-06Neale Ferguson
2019-03-14Append .1 to version numbermono-5.16.1.0Jo Shields
2019-03-14Include libgdiplus 5.6.1Jo Shields
2019-03-13[MacSDK] Bump Nuget to 4.8.2Alexis Christoforides
2019-02-26[ci] Use dl.internalx.com when building on private JenkinsAlexander Köplinger
2019-02-12[ci] Support building the OSX .pkg on private Jenkinsmono-5.16.0.235Alexander Köplinger
2019-02-12[ci] Bump bockbuild to get fontconfig url fixAlexander Köplinger
2019-02-04Add back missing stack frames to mono MERP reportsLee Culver
2019-01-14[jit] Fix a buffer overflow in mini_get_gsharedvt_out_sig_wrapper_signature (...monojenkins
2019-01-12[crash] Remove missing LLVM_API_SUPPORT symbol usage (#12396)Alexander Kyte
2019-01-11[2018-06] [merp] Batch of fixes (#12037)Alexander Kyte
2019-01-11[ci] Clean acceptance-tests/external before buildAlexander Köplinger
2018-12-20[2018-06] [MacSDK] Bump NuGet to 4.8.1 (#12135)monojenkins
2018-12-19[aot] Emit runtime invoke wrappers for up to 40 parameters for bitcode, newly...monojenkins
2018-12-01[crash] Add managed exception class name (#11822)monojenkins
2018-11-29[interp] Compile method for errors when needed (#11836)Bernhard Urban
2018-11-28[interp] Don't include internal frames in stack trace (#11795)Bernhard Urban
2018-11-26[mini] use AOT trampolines in interp mixed mode (#11767) (#11784)Bernhard Urban
2018-11-26[interp] Don't throw exception on -1 division (#11777)monojenkins
2018-11-20[2018-06][ios] fix path for llvm invocation (#11737)mono-5.16.0.221Bernhard Urban
2018-11-16[interp] attempt to intrinsify again after a method is resolved regarding gen...mono-5.16.0.220monojenkins
2018-11-16[2018-06] [aot] image is usable without debug flag when interpreter is used (...monojenkins
2018-11-16[2018-06] [crash] Remove duplicated il_offset (#11703)monojenkins
2018-11-15[2018-06] [runtime] Fix the size calculation in mono_debug_add_method (). (#1...monojenkins
2018-11-15[2018-06] [llvm] bump for armhf callingconv fix (#11610)Bernhard Urban
2018-11-07[ios] remove DISABLE_POLICY_EVIDENCE (#11580)Bernhard Urban
2018-11-06[ci] Fix Windows .msi buildAlexander Köplinger
2018-11-06[bcl] avoid false pinning in GCTest (#11534)monojenkins
2018-11-06[interp] accept typed-by-ref as return type from a JIT call (#11538)monojenkins
2018-11-06[interp] transform delegate invoke in method body too (#11549)monojenkins
2018-11-05[ci] Switch to new syntax of Azure Storage pluginAlexander Köplinger
2018-10-31[tests] reduce recursion depth (#11484)mono-5.16.0.209monojenkins
2018-10-31[crash] Fix async setting for crash reportermono-5.16.0.208Alexander Kyte
2018-10-30[crash] Fix merp invocation (#11436)Alexander Kyte
2018-10-30[2018-06] [delegates] do not use CEE_CALLVIRT for non-virtual methods (#11450)monojenkins
2018-10-30[2018-06] [interp] Overflow fixes (#11426)Bernhard Urban
2018-10-25[2018-06] [aot] add unbox_arbitrary_trampoline for fullaot/interp mixed mode ...Bernhard Urban
2018-10-25[tests] lower recursion depth of PerformNoPinAction (#11325)monojenkins
2018-10-25[SDKS, LLVM] Disable detection and use of libxml2 (#11341)Marek Habersack
2018-10-22[runtime] Don't init classes in ves_icall_RuntimeTypeHandle_is_subclass_ofmono-5.16.0.201Aleksey Kliger (λgeek)
2018-10-21[aot] Reenable recursion checking when initing shared got entries (#11295)monojenkins
2018-10-20[interp] use unsigned conversion for nuint (#11285)monojenkins
2018-10-20[2018-06] [arm64] Remove the limitation on the number of nullable arguments f...Bernhard Urban
2018-10-19[WinForms] Propagate the flags from DrawTextInternal to MeasureTextInternal (...markusbeth
2018-10-19[2018-06] Crash Reporter V2 (#11162)Alexander Kyte
2018-10-18[interp] Implement interpreter entry trampolines on amd64 (#10978) (#11165)Vlad Brezae
2018-10-18[ci] Move OSX .pkg build to a separate bot poolAlexander Köplinger
2018-10-18[aot] Ensure shared got entries are initialized before loading methods (#11225)monojenkins
2018-10-17[pkg] Add preinstall which removes existing Mono of the same version (#11209)monojenkins
2018-10-16[sdks] futimens and futimes symbols are missing on anything earlier than 10.1...Ludovic Henry