platform/upstream/dotnet/runtime.git
2020-02-27 Andy AyersJIT: convert codegen over to new style phases (#32899)
2020-02-27 Egor BogatovRyuJIT: Optimize `obj.GetType() != typeof(X)` for seale...
2020-02-27 Santiago Fernandez... Disable force_install warning produced by CMake for...
2020-02-27 monojenkinsDetect build config mismatch for MSVC Windows LLVM...
2020-02-27 monojenkins[wasm][debugger] Always pass failed breakpoint requests...
2020-02-27 monojenkins[wasm][debugger] Show the typename for valuetypes ...
2020-02-27 monojenkins[aot] Avoid `mono_defaults` when creating trampolines...
2020-02-27 Justin KotalikUpdate shared code (#32779)
2020-02-27 Eric ErhardtAnnotate System.Net.Sockets for nullable reference...
2020-02-27 Eric ErhardtSmall fixup in System.Net.Http.WinHttpHandler.csproj...
2020-02-27 Alan Isaacremoved unused local variables (#32896)
2020-02-27 Jeremy BartonSuppress the GrayListedLeaf error (#32895)
2020-02-27 Alexander SpeshilovFix comment: "ThreadLocal" -> "ThreadStatic" as used...
2020-02-26 Bill WertEnable crossgen tests (#32330)
2020-02-26 Brian SullivanAdd ValueNumbering support for GT_SIMD and GT_HWINTRINS...
2020-02-26 Ross NelsonFix reference to VS 2015 (#32886)
2020-02-26 Levi BroderickUpdate Utf8String APIs (#32892)
2020-02-26 Andrew AuFor large allocation tests, check for available memory...
2020-02-26 monojenkins[wasm][debugger] Fixes to get async method locals ...
2020-02-26 Brian BoheMerge pull request #2107 from BrianBohe/master
2020-02-26 Andy AyersJIT: use new phase objects more extensively (#32688)
2020-02-26 monojenkins[runtime] Remove MONO_LLVM_INTERNAL. (#32796)
2020-02-26 Stephen ToubRe-disable CA2010 (#32872)
2020-02-26 Alexander NikolaevPlural TargetFrameworks replaced with singluar TargetFr...
2020-02-26 Marco RossignoliSend QUIT on SmtpClient.Dispose() (#683)
2020-02-26 Johan LorenssonFix Mono netcore TPA preload hook to work with Windows...
2020-02-26 Eirik TsarpalisNullable annotate System.Drawing.Common (#31716)
2020-02-26 Michal StrehovskýAdd support in crossgen2 for 32-byte alignment (#32602)
2020-02-26 Santiago Fernandez... Use VS2019 Preview for libraries build which contains...
2020-02-26 Johan LorenssonFix Windows CoreRun.exe to work with CoreCLR/Mono xplat...
2020-02-26 Sergey AndreenkoReg struct copy. (#32362)
2020-02-26 Next TurnRename a parameter (#32841)
2020-02-26 Brian SullivanFix issue #32466 (#32804)
2020-02-26 mayorovpfix NRE in XNodeNavigator.MoveToNext(XPathNodeType...
2020-02-26 Vitek KarasTrivial cleanup in ILGenerator.WriteLine (#32794)
2020-02-26 dotnet-maestro... [master] Update dependencies from 3 repositories (...
2020-02-26 pi1024eBraces around subobject of initialization warning fix...
2020-02-26 pi1024eConvert walk while-loop to for loop, which makes most...
2020-02-25 Eric ErhardtBump DependencyModel reference to Text.Json to 4.7...
2020-02-25 Stephen ToubUpdate CodeAnalysis.ruleset to list every roslyn analyz...
2020-02-25 Matt ConnewAdd WCF packages to area-owners (#32832)
2020-02-25 Daniel RothUpdate readme to point to correct SDK repo (#32831)
2020-02-25 Vladimir ChirikovImprove Expression.Lambda<TDelegate> performance (...
2020-02-25 Swaroop SridharSingle file: Guard against partial cleanup of extracted...
2020-02-25 Viktor HoferUpdate required SDK to 3.1.101 (#32809)
2020-02-25 Adeel MujahidFix build without FEATURE_EVENT_TRACE (#32746)
2020-02-25 Anirudh AgnihotryRemoving configuration group from installer (#32770)
2020-02-25 monojenkinsChange macro CLOSE_PIPE to function mono_close_pipe...
2020-02-25 monojenkinsFix warnings: GPid vs. pid_t function signature mixup...
2020-02-25 Alaa MasoudUse StringBuilder.Append(Char) instead of coverting...
2020-02-25 Carol EidtAllow same-size same-register-file lclVar stores (...
2020-02-25 Fraser WatersAdd TaskCompletionSource.SetCanceled(CancellationToken...
2020-02-25 Tlakaelel Axayakatl... Update dependencies ILLink.Tasks (#32778)
2020-02-25 Tomáš RylekR2RDump improvements in composite format support (...
2020-02-25 Viktor HoferAdd ConfigurationGroup back to entrypoints (#32762)
2020-02-25 Juan HoyosRevert "Build cross OS DACs in default Windows builds...
2020-02-25 Fadi HannaDynamic generic dictionary expansion feature (#32270)
2020-02-25 monojenkins[llvm] Remove loaded llvm support, the startup perf...
2020-02-25 monojenkins[interp] Reorder InterpMethod to reduce padding (#32657)
2020-02-25 Egor BogatovRemove --buildXUnitWrappers from runtest.cmd/runtest...
2020-02-24 monojenkinsWhittle away at warnings: (#32397)
2020-02-24 Eric ErhardtAllow ConfigurationManager to load when GetEntryAssembl...
2020-02-24 monojenkins[merp] Produce hashes for unmanaged thread stacks also...
2020-02-24 Anirudh Agnihotryremoving $(OS) using from the libraries (#32673)
2020-02-24 Jeremy BartonRegenerate the S.S.C.Algorithms ref.cs
2020-02-24 YaakovAdd StatusCode to HttpRequestException (#32455)
2020-02-24 Steve MacLeanBuild cross OS DACs in default Windows builds (#32322)
2020-02-24 monojenkins[wasm][debugger] Improve accessing locals (#32701)
2020-02-24 monojenkins[merp] Increase buffer size for state dump (#32134)
2020-02-24 Alexander KöplingerReplace SkipOnMono attributes with ActiveIssue (#32745)
2020-02-24 Andy AyersJIT: make sure to set compLongUsed during struct promot...
2020-02-24 pi1024eFix compilation warning (#32740)
2020-02-24 Brian WalkerFixes #32230 (#32302)
2020-02-24 Viktor HoferFix Version.Details.xml merge failure (#32748)
2020-02-24 Brian BoheRenaming functions and updating comments 
2020-02-24 dotnet-maestro... [master] Update dependencies from dotnet/arcade mono...
2020-02-24 Vitek KarasMark class ctors as preserved for dependencies of Syste...
2020-02-24 Vitek KarasMerge pull request #32540 from vitek-karas/PreserveDepWinRT
2020-02-24 monojenkins[interp] Use alloca for InterpFrame (#32720)
2020-02-24 monojenkins[interp] Decruft PowerPC. (#32654)
2020-02-24 Next TurnUpdate library name variations for uses with LoadLibrar...
2020-02-23 Michal StrehovskýMove fat call policy out of RyuJIT (#32718)
2020-02-23 Simon NattressMerge pull request #32279 from nattress/coreroot_determ...
2020-02-23 monojenkins[interp] Remove some unused paths in newobj and cleanup...
2020-02-23 monojenkins[interp] Pop leave and calli_nat frames. (#32691)
2020-02-23 Stephen ToubAnnotate System.Net.WebProxy for nullable reference...
2020-02-22 Mukul SabharwalRemove unused param from EventPipe (#32698)
2020-02-22 monojenkins[corlib] Link out more SR/SRE types (#32101)
2020-02-22 Andrew AuMake ReadyToRunReader constructor completely lazy ...
2020-02-22 Alaa MasoudUse StringBuilder.Append(Char) instead of converting...
2020-02-22 Andy AyersJIT: Fix arm gcstress/jistress issues (#32674)
2020-02-22 Tomáš RylekAdditional SuperIlc fixes for running composite R2R...
2020-02-22 Sung Yoon WhangFix CrstTypeTool to target the right header file on...
2020-02-22 Eugene RozenfeldUse GT_NULLCHECK for unconsumed indirections. (#32641)
2020-02-22 Eric ErhardtMulticastOption.Group no longer accepts null. (#32518)
2020-02-22 Stephen ToubFix several HTTP/3 uses of ValueTask (#32671)
2020-02-21 Brian BoheAdding comments
2020-02-21 Brian BoheFixing format problems
2020-02-21 Tomáš RylekBail out on CORINFO_STATIC_FIELD_ADDRESS like Crossgen1...
2020-02-21 monojenkins[metadata] Mark mono_signature_get_return_type external...
next