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
2019-02-14[ci] Enable working Bitcode{+Interpreter} test suites (#12997)Ludovic Henry
2019-02-14[tests] Add the BitcodeNotSupported category to tests exercising non-bitcode-...Rolf Bjarne Kvinge
2019-02-14[runtime] Avoid depending on the layout of the ParameterInfo class in the run...Zoltan Varga
2019-02-14[ci] Fix Linux x64 Bitcode job (#12970)Ludovic Henry
2019-02-14Mono.Native: Simplify checking for min-versionAlexander Köplinger
2019-02-13[ci] Use testing_aot_full_interp for FullAOT+Interpreter+LLVM (#12976)Ludovic Henry
2019-02-12[bcl] Restructure the Module classes to simplify netcore integration.Zoltan Varga
2019-02-11[ios] add crosswatch64_32 target (#12893)Bernhard Urban
2019-02-10Fix build and use System.Native on FreeBSD (#12921)Calvin Buckley
2019-02-08[corlib] Move the implementations of virtual methods from Assembly to Runtime...Zoltan Varga
2019-02-07[corlib] Remove reflection-based Mono.Native test (#12828)Alexander Köplinger
2019-02-06Extend mono-native minimum version magic to CPPFLAGS/CXXFLAGS (#12801)Alexander Köplinger
2019-02-05Bump version to 6.1.0Jo Shields
2019-02-02[runtime] Rename more MonoX->RuntimeX classes. (#12732)Zoltan Varga
2019-02-01Add support for Windows x64 winaot, winaot_llvm builds/tests on CI. (#12601)Johan Lorensson
2019-02-01[runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consist...Zoltan Varga
2019-02-01[netcore] Ongoing work. (#12697)Zoltan Varga
2019-01-29[cxx] Set CXXLD and CCLD in configure (#12625)Aleksey Kliger (λgeek)
2019-01-25Integration and bug fixes to enable use of roslyn compiler server (#12476)Katelyn Gadd
2019-01-24[runtime] Fix wasm definition of HAVE_UTIME(S)Alexander Kyte
2019-01-24[runtime] Remove dependency on getpeernameAlexander Kyte
2019-01-24[runtime] Remove dependency on atexitAlexander Kyte
2019-01-24[runtime] Remove dependency on openlog and closelogAlexander Kyte
2019-01-24[runtime] Make it easier to define DISABLE_SOCKETSAlexander Kyte
2019-01-24[runtime] Remove dependency on utimesAlexander Kyte
2019-01-24[runtime] Remove dependency on GetHostNameAlexander Kyte
2019-01-24[runtime] Remove dependency on msyncAlexander Kyte
2019-01-24[runtime] Remove dependency on getdtablesizeAlexander Kyte
2019-01-24[runtime] Remove dependency on lstatAlexander Kyte
2019-01-24[runtime] Remove build dependency on chmodAlexander Kyte
2019-01-24[runtime] Remove dependency on readlinkAlexander Kyte
2019-01-22[crash] Test and fix stability of native crash pipeline(s) (#12125)Alexander Kyte
2019-01-22[runtime] Move some internal methods and icalls from MethodBase to RuntimeMet...Zoltan Varga
2019-01-21[configure] Small fix in sigaltstack() checking on cross-compiler case (#12365)Alexis Christoforides
2019-01-21[build] Fix netcore build (#12526)Marek Safar
2019-01-21[runtime] Make -Wreturn-type into an error. (#9915)Zoltan Varga
2019-01-21[configure] Silently automatically disable Boehm on x86_64-mingw. (#12274)Jay Krell
2019-01-19[netcore] Small runtime changes (#12503)Aleksey Kliger (λgeek)
2019-01-16[runtime] Don't define build config dir on android (#12056)Alexander Kyte
2019-01-16[build] Add dotnet launcher bridge to the runtime (#12416)Marek Safar
2019-01-14[runtime] Fix jemalloc support (#12388)Alexander Kyte
2019-01-14Fix cross compile issue introduced in 5.16 (#12267)ShonkyCH
2019-01-14[llvmonly] Mixed mode changes. (#12383)Zoltan Varga
2019-01-12[runtime] Disable more code on wasm. (#12379)Zoltan Varga
2019-01-10[corlib] Fix monodroid build to reinclude CoreFX System.IO (#12057)Alexis Christoforides
2019-01-08[wasm] Enable Mono.Native. (#12143)Zoltan Varga
2019-01-07[ios] initial watch64_32 support (#11691)Bernhard Urban
2019-01-07[Coop] Convert and cleanup open/create of named mutex/event/semaphore. (#12002)Jay Krell
2019-01-05Merge pull request #12271 from directhex/fix-configure-on-old-autoconfJo Shields
2019-01-04Add explicit no-op to RISC-V FPU detection, to fix old Autoconf (RHEL 6)Jo Shields