platform/upstream/dotnet/runtime.git
2020-05-22 Santiago Fernandez... Fix wasm build when runtime configuration and configura...
2020-05-22 Simon NattressUse linux-musl runtime on Alpine Helix workers (#36827)
2020-05-22 Eric StJohnEnsure Image.Save can handle non readable / seekable...
2020-05-22 Jan VorlicekRemove x86 OSX code (#36874)
2020-05-22 Honza RamešFix a summary typo in ConsoleLoggerOptions.cs (#36870)
2020-05-22 Gleb BalykovConsider armel arch (#36872)
2020-05-22 Eric ErhardtStrip the ILLinkTrim.xml file from System.Security...
2020-05-22 Steve PfisterMove where wasm binaries are generated (#36781)
2020-05-22 Egor Bogatov[mono] Fix MonoRunner.java - assets were not copied...
2020-05-22 Ivan Diaz SanchezAdded CreateDelegate<T> overloads to MethodInfo (#36680)
2020-05-22 Tanner GoodingExtract shared functionality to a TryRemoveCastIfPresen...
2020-05-22 Stephen ToubUse socketpair to implement Process.Start redirection...
2020-05-22 Tanner GoodingPorting more of the SIMD intrinsics to be implemented...
2020-05-22 Eric ErhardtRemove Microsoft.DotNet.PlatformAbstractions (#36707)
2020-05-22 monojenkins[wasm][debugger] Allow invoking property getters for...
2020-05-22 Andy AyersJIT: don't call back into morph from fgRemoveConditiona...
2020-05-22 Santiago Fernandez... Move app local ICU string length validation to native...
2020-05-21 Anirudh AgnihotryAdding A log presence check before trying to delete...
2020-05-21 Tomáš RylekStop emitting weird intermediate folder artifacts/tests...
2020-05-21 Egor Chesakov[Arm64] ASIMD Shift instructions (#36552)
2020-05-21 Eirik TsarpalisMinor documentation improvements (#36834)
2020-05-21 Tanner GoodingUpdating the HWIntrinsics to support dropping unnecessa...
2020-05-21 Fan YangEnable passing coreclr tests (#36702)
2020-05-21 Michal StrehovskýAllow building Browser/wasm config on Windows (#36816)
2020-05-21 monojenkinsAdding check to bypass decoding pdbs that have no seque...
2020-05-21 Carol EidtHandle multi-reg copies/reloads (#36802)
2020-05-21 Egor BogatovAdd autoconf, automake and libtool as dependencies...
2020-05-21 Thays GraziaFixing tests on android. (#36788)
2020-05-21 Adeel MujahidFix missing symbol issues in SunOS build (#36455)
2020-05-21 Sung Yoon WhangAdd JIT EventCounters (#36489)
2020-05-21 Bruce ForstallAdd R2R testing on Windows arm/arm64 (#36793)
2020-05-21 Adeel MujahidFix two issues with hosting on SunOS (#36527)
2020-05-21 Aaron RobinsonUpdate public GC.AddMemoryPressure() and GC.RemoveMemor...
2020-05-21 Miha ZupanFix non-ascii absolute file path handling in Uri (...
2020-05-21 Manish GodseAdding a case requiring RuntimeJit (#36772)
2020-05-21 Santiago Fernandez... Fix signing due to subset projects rename (#36791)
2020-05-21 Santiago Fernandez... Fix evaluate paths bug when multiple include paths...
2020-05-20 Kunal PathakOptimize ToVector128, ToVector128Unsafe and Vector128...
2020-05-20 Andy AyersJIT: widen type of constant or special static fields...
2020-05-20 Alexis Christoforides[mono] Implement AsAny marshalling for simple arrays...
2020-05-20 Sergey AndreenkoSupport !JitDoOldStructRetyping on other platforms...
2020-05-20 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-05-20 monojenkins[interp] Add separate opcode for pop vt (#36760)
2020-05-20 Miha ZupanCache Uri.IdnHost and Uri.PathAndQuery (#36460)
2020-05-20 Alexander KöplingerRemove overwriting RuntimeIdentifier in runtime.depproj...
2020-05-20 David MasonAdd managed array type support for EventPipe (#36242)
2020-05-20 Egor BogatovAdd FullAOT mode for Simulator to AppleAppBuilder ...
2020-05-20 Kunal PathakOptimize call indirect for R2R, Arm and Arm64 scenarios...
2020-05-20 Jose Perez... Adding OSX support for System.DirectoryServices.Protoco...
2020-05-20 Alexander KöplingerUse a Brewfile for installing brew packages (#36747)
2020-05-20 monojenkins[interp] Fix interp entry for methods with lots of...
2020-05-20 monojenkins[interp] Small cleanups (#36706)
2020-05-20 Egor Bogatov[mono] Fix iOS sample and use `dotnet publish` (#36745)
2020-05-20 Levi BroderickUse latest compiler toolset from Arcade (#36741)
2020-05-20 Yoh DeadfallCode sharing between generic methods in member accessor...
2020-05-20 Santiago Fernandez... Remove Fedora29 from test matrix and add Fedora32 ...
2020-05-20 Andy AyersJIT: fix no return call accounting (#36719)
2020-05-19 Santiago Fernandez... Add build information to libraries helix jobs (#36713)
2020-05-19 David CantuRemove duplicated tests from System.Text.Json.Tests...
2020-05-19 Ben AdamsRemove TheadPool initialization volatile (#36697)
2020-05-19 Anirudh AgnihotryAdding a ci leg for Source build (#36141)
2020-05-19 Carol EidtContain non-candidate regOptional lclVars (#36601)
2020-05-19 Nathan RicciRemoved extra slash. (#36722)
2020-05-19 Tomas Weinfurtfix handling of Ssl2 and enable disabled tests (#36098)
2020-05-19 Tom DeseynTry using socket syscalls that accepts a single buffer...
2020-05-19 AraHaanFixed Incorrectly named function arguments in TryGetPla...
2020-05-19 David WrightonImprove sort function in crossgen2 (#36676)
2020-05-19 Anton LapounovRevert unintentional alignment change for Vector256...
2020-05-19 Eric ErhardtAdd RequiresUnreferencedCodeAttribute (#36674)
2020-05-19 Marek SafarRemove duplicated code from SR.cs (#36277)
2020-05-19 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-05-19 Alexander KöplingerFix RuntimeInformation.IsOSPlatform for Browser/WASM...
2020-05-19 Youssef VictorChecking strings against length seem to have better...
2020-05-19 Steve MacLeanLibunwind1.5rc2 (#36027)
2020-05-19 Stephen ToubRewrite NegotiateStream.XxAsync operations with async...
2020-05-19 Egor Bogatov[mono] Enable System.Runtime.Tests on Android (#36655)
2020-05-19 Zoltan VargaWASM app builder changes. (#36422)
2020-05-18 Roman MarusykPrefix protected fields with underscore for the interna...
2020-05-18 Anirudh AgnihotryRemove BuildOS (#36667)
2020-05-18 Jan VorlicekFix R2RTest parsing of the issues.targets (#36650)
2020-05-18 Jo ShieldsProduce Mono+LLVM runtime packs on desktop platforms...
2020-05-18 Eric ErhardtRemove PreserveDependency on non-existing type (#36657)
2020-05-18 Stephen ToubRemove unnecessary initialization from Utf8JsonWriter...
2020-05-18 Yoh DeadfallRemoved redundant visibility check (#36648)
2020-05-18 Stephen ToubFix failing Sockets tests after argument exception...
2020-05-18 Stephen ToubDelete OrderBy(...).First{OrDefault}(...) optimization...
2020-05-18 Michal StrehovskýSync one more shared crossgen2 file (#36638)
2020-05-18 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2020-05-18 Thays Grazia[mono] Linking statically ICU shim on mono (#35790)
2020-05-18 Alexander KöplingerFix mono file name on iOS/Browser (#36646)
2020-05-18 Alexis Christoforides[mono] Fix AssemblyLoadContext.GetRuntimeAssembly(...
2020-05-18 Alexander KöplingerAdd iOS x86 build (#36602)
2020-05-17 Nathan RicciNaricc/ci interpreter arm64 (#36258)
2020-05-17 Nick CraverCMake: Point download URLs directly to https:// (#36615)
2020-05-17 Michal StrehovskýSync crossgen2 shared files (#36610)
2020-05-17 Alfred MyersRemoved left-over NUnit references from comments (...
2020-05-17 dotnet-maestro... [master] Update dependencies from mono/linker Microsoft...
2020-05-16 monojenkins[interp] Don't share interp_in signatures for different...
2020-05-16 Alexis Christoforides[mono] Enable some System.Reflection.Emit tests (#35872)
2020-05-16 Bruce ForstallFix StackTraceTests to work with JIT optimization ...
next