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-10-07Bump version to 6.9 (#17207)Jo Shields
2019-10-07[Coop] Convert Get/SetGenericValueImpl. (#17034)Jay Krell
2019-10-07Default --host in autogen.sh on cygwin when missing. (#17164)Alexander Köplinger
2019-10-04Always do copy_stack_data on entering GC safe/unsafe mode. (#17150)Johan Lorensson
2019-10-03Default --host in autogen.sh on cygwin when missing.lateralusX
2019-10-03Optional only build MSVC runtime using make file system on Windows. (#16915)Johan Lorensson
2019-09-27[netcore] Add target for running coreclr testsMarek Safar
2019-09-23Correctly check for HAVE_STAT_BIRTHTIME in configure.ac checks for System.Nat...Alexander Köplinger
2019-09-20[Coop] InterlockedCompare/Exchange (object/T) (#16873)Jay Krell
2019-09-19Explicit disable hybrid suspend when cooperative suspend is enabled. (#16798)Johan Lorensson
2019-09-17[arm64_32] make "Debug Mode" work on Watch series 4 with --interpreter (#16865)Bernhard Urban
2019-09-16[wasm] Initial netcore support. (#16718)Zoltan Varga
2019-09-10[netcore] Disable more features. (#16748)Zoltan Varga
2019-09-05Fix distclean (#16667)Jo Shields
2019-09-04Update MONO_CORLIB_VERSIONAlexis Christoforides
2019-09-04[merp] Add API method that whitelists all native librariesAlexis Christoforides
2019-08-30Turned the compiler server off on Windows because Named Pipes aren't fully wo...Steve Pfister
2019-08-30[configure] remove autodection of llvm-config in $PATH (#16569)Bernhard Urban
2019-08-27mono_attach_load_agent: Fix leaks, alloc, copy. (#15950)Jay Krell
2019-08-17thread names: coop, constants, usually ignore-error.Jay Krell
2019-08-15Retain thread names as UTF8 instead of only UTF16. (#15945)Jay Krell
2019-08-15Reduce redundant setting of thread name. (#16253)Jay Krell
2019-08-15Enable and document debug with sdb with netcore config.Thays Grazia
2019-08-14Fix linking of OS-provided zlib (#16177)Jo Shields
2019-08-12[msbuild] Bump to track xplat-master and update roslyn (#16155)Ankit Jain
2019-08-09[build] Remove ILDISASM variable from platform MakefilesAlexander Köplinger
2019-08-09[merp] Use a separate program as the hang supervisor. (#15715)Alexis Christoforides
2019-08-07[runtime] Fix an autoconf warning. (#16078)Zoltan Varga
2019-08-07[wasm] Compile interp.c with -mllvm -join-liveintervals=false to fix compilat...Zoltan Varga
2019-08-06Update NetBSD support (#15938)coypoop
2019-08-05Bump version to 6.7 (#16031)Jo Shields
2019-08-05[netcore] ifdef out unused icalls/files. (#16009)Zoltan Varga
2019-08-01Bump monolite version. (#15969)Jay Krell
2019-07-31Cleanup and resynchronize Thread/InternalThread fields. (#15910)Jay Krell
2019-07-31Update Haiku support (#15674)Calvin Buckley
2019-07-31configure.ac: Use = as a test(1) operator. (#15876)coypoop
2019-07-31Remove unused libdl setting (#15884)coypoop
2019-07-27[netcore] Fix building of nupkg (#15855)Alexander Köplinger
2019-07-25ld configure: Add another dash to export-dynamic. (#15717)Jay Krell
2019-07-24[Coop] Convert System.Diagnostics.{FileVersionInfo,Process}. (#15789)Jay Krell
2019-07-17configure/makefile To support updating zlib to 1.2.11. (#15697)Jay Krell
2019-07-13Add configure flag to disable GAC support; disable GAC in netcore (#15681)Aleksey Kliger (λgeek)
2019-07-11Misc AIX/PASE tweaks (#15651)Calvin Buckley
2019-07-11Remove configure cruft -- Interlocked and GetProcessId. (#15633)Jay Krell
2019-07-11Cleanup mono_threads_platform_get_stack_bounds. (#15632)Jay Krell
2019-07-05Link with -z now or -bind_at_load. (#14562)Jay Krell
2019-07-05Win32 zlib support. (#15509)Jay Krell
2019-07-03HAVE_DL_LOADER is never used so remove it. (#15500)Jay Krell
2019-07-03AC_DEFINE instead of AC_SUBST MONO_DL_NEED_USCORE. (#15499)Jay Krell
2019-07-02[runtime] Disable a a AC_TRY_RUN when cross-compiling.Zoltan Varga