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
2018-10-19[2018-06] Crash Reporter V2 (#11162)Alexander Kyte
2018-09-06[2018-06] [runtime] Fix mxe+release_60 llvm build (#10402)Alexander Kyte
2018-09-01[2018-06] [sdks] Add cross-{arm,arm64,x86,x86_64}{,-win} runtimes for XA + Un...Ludovic Henry
2018-08-30[runtime] Run update_submodules.sh earlier (#10365)Alexander Köplinger
2018-08-27[2018-06] Add pipeline to convert managed exception into telemetry format (#1...Alexander Kyte
2018-08-07[tests] Test loading references from LoadFrom and LoadFile contextsAleksey Kliger
2018-07-25[2018-06] [MacOS] On Mac, use the copyfile API to copy files (#9696)monojenkins
2018-07-19[2018-06] interp delegate fixes (#9600)Bernhard Urban
2018-07-17[runtime] Allow --enable-llvm to work with newer llvm versions as well.Zoltan Varga
2018-07-12[runtime] Enable application to register path for MERP restartAlexander Kyte
2018-07-11[runtime] Store the interpreter method invoked by the delegate in MonoDelegat...Zoltan Varga
2018-06-04Bump version to 5.16 --> (#9015)Jo Shields
2018-06-01Make the sendfile with 6 args check use AC_TRY_LINKCalvin Buckley
2018-06-01Cleanup varargs. (#8589)Jay Krell
2018-05-26Bump corefxMarek Safar
2018-05-25Bump Roslyn to 2.8.2Marek Safar
2018-05-25[System]: Epic: Client Certificate Support - Part Two.Martin Baulig
2018-05-21[corefx] Build System.Native (#8051)Ludovic Henry
2018-05-19Use size_t for gsize if it matches, else C99 uintptr_t. type-based instead of...Jay Krell
2018-05-09[runtime] Add freeform dumper preprocessor symbols to autogenAlexander Kyte
2018-05-09[Coop] Convert System.Diagnostics.DefaultTraceListener. (#8617)Jay Krell
2018-05-04[build] Add a -march forcing crypto extensions on ARM64 (#8542)Jo Shields
2018-04-30[build] Disable make builtin rules for the runtime build. This speeds up a no...Rodrigo Kumpera
2018-04-27Fix building with clang on PowerPCJo Shields
2018-04-23Turn off BTLS assembly optimizations on 32-bit ARM. (#8366)Jo Shields
2018-04-17[threads] Remove configuration dependency of Hybrid Suspend on Coop Suspend (...Ludovic Henry
2018-04-17[mono/tests] disable some tests if csharp compiler is not roslynBernhard Urban
2018-04-14Add PowerPC configure flags for LLVM, and clean up failover linker flags (#8233)Jo Shields
2018-04-13[runtime] Get rid of the GLIB_LIBS autoconf define, it prevents automake from...Zoltan Varga
2018-04-12[ci] Add {,hybrid,full}aot_llvm presets to make sure we compile with LLVM (#8...Ludovic Henry
2018-04-11Merge pull request #8068 from lambdageek/coop-hybrid-suspendmonojenkins
2018-04-10[configure] Add --with-hybrid-suspend optionAleksey Kliger
2018-04-10[build] Exclude platform specific xunit tests (#8120)Marek Safar
2018-04-10[runtime] Extract the debugger code into a separate library. (#7673)Zoltan Varga
2018-04-08[arm64] Fix llvm jit support. (#8092)Zoltan Varga
2018-04-04[runtime] Fix --disable-btls. (#7999)Zoltan Varga
2018-04-03Bump version to 5.15 (#7955)Ludovic Henry
2018-03-30Disable building btls/ and support/ on the bcl build, they are not needed. (#...Zoltan Varga
2018-03-29check for iconv only once (#7873)Ludovic Henry
2018-03-23Add tailcall support & fix floating point ABI (#7695)Neale Ferguson
2018-03-21Bumps roslyn to 2.7.0Marek Safar
2018-03-16Fix platform-specific build issues (#7342)Joshua Peterson
2018-03-15Merge pull request #7520 from alexischr/use-coreclr-GetTickCountAlexis Christoforides
2018-03-10Build system tweaks for AIX (#7542)Calvin
2018-03-10[mono-time] Replace mono_msec_boottime() with CoreCLR implementation. Fixes h...Alexis Christoforides
2018-03-09[metadata] split IL generation code into seperate compilation units. (#7487)Bernhard Urban
2018-03-09[runtime] Add MS telemetry reporter for unmanaged exceptions (#7451)Alexander Kyte
2018-03-06PPC support for BoringTLSCalvin Buckley
2018-03-05[runtime] Increase the BCL trampoline count (#7409)Alexander Köplinger
2018-02-27Update the random checking code in autoconf to this decade (#7250)Calvin