platform/upstream/dotnet/runtime.git
2020-05-06 Egor BogatovRyuJIT: x*2 -> x+x; x*1 -> x (fp) (#33024)
2020-05-06 Gleb BalykovFix Linux x86 build error related to #35552 (#35892)
2020-05-06 Anton LapounovFix GC hole in ReadyToRun code on ARM64 (#35858)
2020-05-06 Egor BogatovAdd basic OpenSSL support to Android (#35893)
2020-05-06 Marie PíchováMoved NoWriteNoSeekStreamContent to WinHttpHandler...
2020-05-06 imhameedEnable more formerly-failing-on-mono tests. (#35849)
2020-05-06 David WrightonImprove Crossgen2 performance via sorting improvements...
2020-05-06 Carol EidtMore SuperPmi Tweaks (#35875)
2020-05-06 Viktor HoferRe-enable xunit.console code coverage (#35894)
2020-05-06 Alexis Christoforides[mono] Reintroduce an internal Marshal class method...
2020-05-06 Egor Bogatov[mono] Enable XHarness CLI for Android tests (#35786)
2020-05-06 Stephen ToubFix nullable warnings in HttpStress (#35862)
2020-05-06 Stephen ToubRemove duplicate tests from System.Linq.Tests (#35840)
2020-05-06 Stephen ToubRemove duplicate tests from System.IO.FileSystem.Tests...
2020-05-06 Viktor HoferChange netcoreapp5.0 to net5.0 (#35176)
2020-05-06 Santiago Fernandez... Update arcade from build 20200505.6 (#35871)
2020-05-06 monojenkins[interpreter] Fix incorrect arg storage for arm softfp...
2020-05-06 Peter SollichFixes to EtwCallback and EtwCallbackCommon: (#35793)
2020-05-06 Steve MacLeanRevert "Restore Seperate test builds, but fix broken...
2020-05-06 Tanner GoodingAdding a clarifying comment as to why HWIntrinsicInfo...
2020-05-06 Vladimir SadovBuild an apphost with hostfxr and hostpolicy linked...
2020-05-06 Nathan RicciCreate CI Lane for Mono in Interpreter Mode running...
2020-05-05 Kunal PathakARM64 intrinsic support for Vector64.Create() and Vecto...
2020-05-05 Santiago Fernandez... Disable NonDisposedSocket_SafeHandlesCollected test...
2020-05-05 Stephen ToubReduce unnecessary Regex match attempts for expressions...
2020-05-05 Aaron RobinsonUnmanagedCallersOnlyAttribute in load_assembly_and_get_...
2020-05-05 Eirik TsarpalisMigrate CBOR classes to System.Formats.Cbor namespace...
2020-05-05 Stephen ToubRemove duplicate tests from System.Linq.Parallel.Tests...
2020-05-05 Stephen ToubDisable preEnumerateTheories for running tests (#35837)
2020-05-05 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-05-05 Kevin JonesFix duplicate theories warning in S.S.C.Algorithms
2020-05-05 Larry EwingMerge pull request #35813 from monojenkins/sync-pr...
2020-05-05 Stefan Nikoleiremoved unused vars from System.DirectoryServices ...
2020-05-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-05-05 Michal StrehovskýSynchronize SR.cs (#35830)
2020-05-05 Vladimir SadovEnable test for MemoryBarrierProcessWide on arm64....
2020-05-05 Viktor HoferMove test results into TestResults directory (#35829)
2020-05-05 Zoltan VargaPreserve fields of AssemblyLoadContext since its access...
2020-05-05 monojenkinsAdd soft debugger support to s390x (#35781)
2020-05-05 Jan VorlicekMerge pull request #35794 from janvorli/mark-event...
2020-05-05 Swaroop SridharBundleProbe: Disable a test to keep rolling builds...
2020-05-05 Simon NattressCompile SERP (#35729)
2020-05-05 Bruce ForstallFix error with superpmi.py if `-output_mch_path` not...
2020-05-05 Sergey AndreenkoDon't retype struct as primitive types in import. ...
2020-05-05 Levi BroderickAddress some new Roslyn nullability warnings (#35782)
2020-05-05 Mike McLaughlinFix a couple of Windows createdump issues (#35820)
2020-05-05 Elinor FungSeparate registration for global ComWrappers instance...
2020-05-05 Swaroop SridharBundleProbe: Disable a test to keep rolling builds...
2020-05-05 Santiago Fernandez... Reduce usage of Win7 and Win8 queues, move to CI and...
2020-05-05 Matt GalbraithMove FreeBSD builds to DncEng Pool provider builds...
2020-05-05 Tanner GoodingAdding basic support for recognizing and handling SIMD...
2020-05-04 Maoni Stephensfix a regression introduced by Refactor handling of...
2020-05-04 Miha ZupanRemove dead field in Uri (#33044)
2020-05-04 Nathan RicciDisable failing stack overflow test on mono. (#35812)
2020-05-04 Santiago Fernandez... CultureInfo and CultureData use OS information to initi...
2020-05-04 Andrew AuMake corerun exit code more useful (#35684)
2020-05-04 Egor BogatovOptimize Vector4.Lerp (#35525)
2020-05-04 lewing[wasm][debugger] Fix type argument
2020-05-04 Matt WarrenFix-up styling to make the doc more readable (#35803)
2020-05-04 Ganbarukamo41Insert missing break (#35713)
2020-05-04 Jan VorlicekMark eventsourceerror test as unloadability incompatible
2020-05-04 Anirudh AgnihotryRemove TargetsNet* from the runtime repo (#35589)
2020-05-04 Ryan Lucia[runtime] Mono ALC embedding: use public types, correct...
2020-05-04 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-05-04 Jeremy KoritzinskyRemove deprecated build scripts. (#35115)
2020-05-04 Jan VorlicekMerge pull request #35667 from janvorli/fix-stackoverfl...
2020-05-04 Viktor HoferEnable dotnet test in libraries (#35285)
2020-05-04 Viktor HoferUpdate SDK and remove RID calculation in favor of Runti...
2020-05-04 Vlad Brezae[interp] Move label outside of main loop (#35778)
2020-05-04 Vladimir SadovIncomplete read ordering in CastCache::Get (#35597)
2020-05-03 Stephen ToubFix ManagedWebSocket.CloseAsync cancellation (#35715)
2020-05-03 Viktor HoferAdd error handling in build.sh (#35774)
2020-05-03 Tarek Mahmoud... Address the System.Diagnostics Feedback (#35582)
2020-05-03 Ben AdamsSpanHelpers use nuint rather than byte* and IntPtr...
2020-05-03 Koundinya VeluriParallelize epoll events on thread pool and process...
2020-05-03 monojenkins[Wasm] Additional signatures for SkiaSharp interop...
2020-05-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-05-03 Hugh BellamyFix some incorrect warnings in LiveBuilds.targets ...
2020-05-03 Stephen ToubRemove FromAsync usage from TcpListener (#35714)
2020-05-03 Cijo ThomasFix minor typo in comment. (#35768)
2020-05-03 Tomáš RylekBaseline SimpleSIMDProgram failing with CG2; fix typo...
2020-05-03 Jan KotasRevert "Add Reverse Diagnostics Server (#33307)" (...
2020-05-03 Aaron RobinsonEnsure the function pointer being returned is from...
2020-05-02 Bruce ForstallEnable src/JIT/Methodical/explicit/coverage tests on...
2020-05-02 Eirik Tsarpalis[CBOR] Implement Conformance Levels (#35246)
2020-05-02 Stephen ToubImprove ContinueWith perf with NotOn* options (#35575)
2020-05-02 Santiago Fernandez... Use GDI+1.1 API set in Windows 8 and later (#35169)
2020-05-02 Aaron RobinsonFix spurious error message in libnethost.lib scenarios...
2020-05-02 Stephen ToubRemove FromAsync usage from System.Net.NetworkInformati...
2020-05-02 Eirik Tsarpalisstore current major type in a field
2020-05-02 Eirik Tsarpalisrework CborWriter map sorting implementation
2020-05-02 Tomas Weinfurtbuild HTTP on FreeBSD once again (#35742)
2020-05-02 Stephen ToubRemove FromAsync usage from SendPacketsAsync on Unix...
2020-05-02 Carol EidtFix ZeroInit of finally vars (#35723)
2020-05-02 Tomas Weinfurtfix handling of COMPlus_ZapDisable (#35741)
2020-05-02 Jan KotasFix CoreCLR incremental builds (#35732)
2020-05-02 Layomi AkinrinadeMerge pull request #35700 from layomia/clean_up
2020-05-02 Anton LapounovSupport ARM64 HVAs in Crossgen2 (#35576)
2020-05-02 Layomi AkinrinadeMove collection tests to dedicated class + more clean up
2020-05-02 Stephen ToubFix test after TcpClient change (#35721)
next