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-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-28[arm] Add enough trampolines for fullaotinterp mode (#11811)Vlad Brezae
2018-11-28[bcl] Update BCL Linked Size (#11819)monojenkins
2018-11-28Move "NegotiateStreamPal" from "System.Data" into "System". (#11778)Martin Baulig
2018-11-28[corlib] Type from CoreFX (#11665)Maxim Lipnin
2018-11-28Merge pull request #11790 from alexanderkyte/fixup_merp_exc_typeAlexander Kyte
2018-11-28[ci] Add workaround for Helix SDK not setting external visibility on PRs when...Alexander Köplinger
2018-11-28[interp] Enable System.Web.Services tests on fullaotinterp (#11800)Vlad Brezae
2018-11-28[runtime] Check for error to prevent overwrites (#11812)Vlad Brezae
2018-11-27[crash] Add managed exception class nameAlexander Kyte
2018-11-27Revert "[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)"Alexander Köplinger
2018-11-27[csproj] Update project filesmonojenkins
2018-11-27Bump linkerMarek Safar
2018-11-27[interp] Fix fullaotinterp exceptions (#11760)Vlad Brezae
2018-11-27Fix #11779Alex Earl
2018-11-26[ci] Disable log compression in pipeline builds for now - second attemptAlexander Köplinger
2018-11-26[bench] Revert hardcoding of microbenchmarks to run-jenkins (#11787)Alexander Kyte
2018-11-26[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)Alexander Kyte
2018-11-26[ci] Disable log compression in pipeline builds for nowAlexander Köplinger
2018-11-26[ci] Bump nunit-lite submodule to fix csc warningAlexander Köplinger
2018-11-26[runtime] Add stack marks to a few icalls. (#11774)Zoltan Varga
2018-11-26[mini] use AOT trampolines in interp mixed mode (#11767)Bernhard Urban
2018-11-23[bcl] Update BCL Linked Sizemonojenkins
2018-11-23[jit] ABCREM improvements. (#11761)Zoltan Varga
2018-11-23[jit] Rename MONO_PATCH_INFO_INTERNAL_METHOD to MONO_PATCH_INFO_JIT_ICALL. (#...Zoltan Varga
2018-11-22Add MKINSTALLDIRS for 4.7.1-api and 4.7.2-apiAlexander Köplinger
2018-11-22[aix/ibmi] Fix for PR#11704 (#11757)Yvan Janssens
2018-11-22[loader] ignore 'internalcall' impl attribute on 'abstract' methodsAleksey Kliger
2018-11-22[bcl] Update BCL Linked Sizemonojenkins
2018-11-22[corlib] Refactor Type:GetName () to reduce differences with refsources and m...Zoltan Varga
2018-11-21[interp] Add inlining of small methods (#11735)Vlad Brezae
2018-11-21[tools] Fix build of mono-shlib-cop test.dllAlexander Köplinger
2018-11-21[bcl] Update BCL Linked Sizemonojenkins
2018-11-21[WIP] [WASM] AOT work (#11746)Zoltan Varga
2018-11-21System.Net.NetworkInformation.NetworkInterface backend for AIX (#9454)Calvin Buckley
2018-11-21[tests] Propagate runtime exit code in test_op_il_seq_point.sh (#11749)Alexander Köplinger
2018-11-21[loader] Use Request structs to pass arguments to the loaderAleksey Kliger
2018-11-20prevent endless recursion in ListView.ToString() (#11049) (#11561)markusbeth
2018-11-20[tests] Add some Type.IsByRefLike testsAleksey Kliger
2018-11-20[reflection] make t.MakeByRefType().IsByRefLike == FalseAleksey Kliger
2018-11-20[arm64] Fix passing r4/r8 arguments on the stack in the gsharedvt trampoline....Zoltan Varga
2018-11-20[runtime] Initialize MethodBody objects by calling a ctor instead of accessin...Zoltan Varga
2018-11-20[WIP] [WASM] Ongoing AOT work. (#11728)Zoltan Varga
2018-11-19Bump corefxAleksey Kliger
2018-11-19[reflection] Parse error if rank > 1 array contains *Aleksey Kliger
2018-11-19Revert " [sdks] Add mac-{mac32,mac64} and ios-tools64 targets" (#11734)Ludovic Henry
2018-11-19[wasm][binding] Allow the cleanup of transparent/bridged marshalled objects c...Kenneth Pouncey
2018-11-19[wasm] Add the declaring types assembly name to the mangled name for instance...Zoltan Varga
2018-11-19[runtime] Skip sentry upload when tool fails to build (#11726)Alexander Kyte
2018-11-19[sdks] Add mac-{mac32,mac64} and ios-tools64 targets (#10964)Ludovic Henry