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-05-25[build] Provide in-tree llvm to mono correctly (#14607)Alexander Kyte
2019-05-17[netcore] Build/upload Windows runtime nupkg (#14506)Jo Shields
2019-05-13configure: check for c++ availability (#14461)Angelo Compagnucci
2019-05-10[corlib] Change the RuntimeModule.GetGuid and RuntimeAssembly.GetAotId icalls...Zoltan Varga
2019-05-03ld -Bsymboli so dynamic linker does not get betweem mono and itself. (#14298)Jay Krell
2019-05-02Move three trivial threadpool icalls to callers. (#14296)Jay Krell
2019-04-26[netcore] Avoid touching or using submodules in coreonly modeJo Shields
2019-04-24[netcore] Convert netcore/Makefile.am to a normal makefile, get the configure...Zoltan Varga
2019-04-20Bump monolite (#14144)Alexander Köplinger
2019-04-19[Coop] Convert performance counters and performance counter categories. (#13623)Jay Krell
2019-04-18[netcore] improve Windows support (#14100)Egor Bogatov
2019-04-12Increase gsharedvt trampolines by 10% from 4000 to 4400.Jay Krell
2019-04-11Merge pull request #13959 from filipnavara/link-windowsJohan Lorensson
2019-04-09Link libgcc statically on WindowsFilip Navara
2019-04-09[netcore] Runtime nupkg fixes (#13934)Jo Shields
2019-04-08[AOT] fix winaot LLVM profile (#13909)Bernhard Urban
2019-04-01Bump version to 6.3Jo Shields
2019-03-31[sdks,mac] Remove dependency on MXE in favor of MinGWMarek Habersack
2019-03-31[System.Private.CoreLib/mscorlib] Implement Interlocked.MemoryBarrierProcessW...Filip Navara
2019-03-28Merge pull request #13700 from directhex/compress-with-xzJo Shields
2019-03-27Switch `make dist` format from BZip2 to XZ.Jo Shields
2019-03-27Delete monograph. Closes https://github.com/mono/mono/issues/7845Jo Shields
2019-03-27Add some RID detection, and use it to allow runtime nupkg generationJo Shields
2019-03-27Add possibility of generating a runtime .nupkg for Mono (Mac-only right now)Jo Shields
2019-03-27Bump roslyn binaries to 3.1.0 and add VBCSCompiler.exe to the set of paths au...Katelyn Gadd
2019-03-27[netcore] Disable boehm.Zoltan Varga
2019-03-27Split `AppDomain.DoTypeResolve(object)` into `DoTypeResolve()` and `DoTypeBui...Martin Baulig
2019-03-26[netcore] Change loader behaviour to disable assembly remapping and allow loa...Filip Navara
2019-03-25[windows]Fix and cleanup configure.ac parsing for MONO_CORLIB_VERSION and ACI...Jay Krell
2019-03-22Xamarin.Android integration fixes (#13589)Alexis Christoforides
2019-03-18[netcore] Disable runtime cleanup on netcore, coreclr does not cleanup either...Zoltan Varga
2019-03-15[Coop] Convert ves_icall_System_Globalization_CultureData_fill_number_data. (...Jay Krell
2019-03-15Default to sgen on Windows x64. (#13473)Johan Lorensson
2019-03-14Fix missing llc options for Windows x64 full AOT + LLVM mini regression tests.lateralusX
2019-03-14Merge pull request #13444 from lateralusX/lateralusX/fix-simd-llvm-issueJohan Lorensson
2019-03-14Remove nunit24 from mono build and tree (#13415)Maxim Lipnin
2019-03-13Fix error in SIMD test on Windows x64 LLVM due to changed llc defaults.lateralusX
2019-03-11[configure.ac] Fix configure checks for Mono.Native (#13395)Alexander Köplinger
2019-03-04[interp] mixed mode fixes for delegates (#13215)Bernhard Urban
2019-03-02More PPC/AIX regression fixes (#13264)Calvin Buckley
2019-02-28Use HOST_FUCHSIA rather than TARGET_FUCHSIAMiguel de Icaza
2019-02-26Initial support for FuchsiaMiguel de Icaza
2019-02-26[corlib] Add a RuntimeTypeHandle::GetCorElementType () icall, use it to remov...Zoltan Varga
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