platform/upstream/dotnet/runtime.git
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)
2020-05-01 Egor Chesakov[Arm64] Fix JIT/HardwareIntrinsics/Arm/AdvSimd tests...
2020-05-01 Eugene RozenfeldRemove an unnecessary check from fgMakeOutgoingStructAr...
2020-05-01 Stephen ToubFix comment on CancellationTokenRegistration.Token...
2020-05-01 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-05-01 David WrightonPointer types are decomposable by the JIT (#35673)
2020-05-01 Layomi AkinrinadeClean up misc areas in JsonSerializer
2020-05-01 Tamar ChristinaAdd TBL and TBX emitter tests and make displayer always...
2020-05-01 Eirik Tsarpalisclean up code and add comments; remove unneeded synchro...
2020-05-01 Stephen ToubUpdate nullability.md with note about Try methods and...
2020-05-01 Stephen ToubChange ManagedWebSocket to send pong frame for keep...
2020-05-01 Mitchell Hwang[eng] Fix condition on RunTestsCommand property (#35709)
2020-05-01 Stephen ToubRemove FromAsync usage from TcpClient (#35512)
2020-05-01 Eirik Tsarpalisaddress PR feedback
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Egor Bogatov[mono] Pass category=failing and category=outerloop...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 Eirik TsarpalisUpdate src/libraries/System.Security.Cryptography.Encod...
2020-05-01 nietrasIntroSort minor cleanup, remove unnecessary 'hi' (...
2020-05-01 Mitchell Hwang[libraries] Build lib-runtime-packs for all of mono...
2020-05-01 monojenkins[wasm] Integrate the m2n-gen.cs tool into mcs/tools...
2020-05-01 Egor Chesakov[Arm64] Implement ASIMD widening, narrowing, saturating...
2020-05-01 Eric ErhardtStrip the ILLinkTrim.xml file from System.Private.Xml...
2020-05-01 Steve MacLeanCleanup src/coreclr/src/inc/src/metadata.h (#35621)
2020-04-30 Egor Chesakov[Arm64] Implement Vector64/128.CreateScalar() using...
2020-04-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade Microso...
2020-04-30 Levi BroderickImplement TranscodingStream (#35145)
2020-04-30 Steve MacLeanFeedback from 3.1 amd64InstrDecode review (#35670)
2020-04-30 Steve MacLeanRemove unused library definition (#35668)
2020-04-30 Tomas Weinfurtimprove resiliency of process tests (#35584)
2020-04-30 Eirik TsarpalisI am disappoint
2020-04-30 Eirik Tsarpalisimplement writing and reading multiple root-level values
2020-04-30 Clinton Ingramdisable LZCNT in crossgen (#35598)
2020-04-30 David WrightonDon't notify crossgen2 about Vector<T> size when not...
2020-04-30 Tamar ChristinaAdd VectorTableList and TableVectorExtension intrinsics...
2020-04-30 Jan VorlicekAdd license headers to the tests
2020-04-30 Jan VorlicekFix Unix stack overflow trace logging for native failur...
2020-04-30 Eric ErhardtSet charset in editorconfig for .csproj (#35634)
2020-04-30 Nathan RicciRun runtime tests with mono on test change. (#35604)
2020-04-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-04-30 monojenkinsDisable a few executables if DISABLE_EXECUTABLES is...
2020-04-30 Tomáš RylekAdd new unit test demonstrating a JIT crash in Crossgen...
2020-04-30 Egor BogatovIntegrate Android into /t:Test (#35640)
2020-04-30 dotnet-maestro... [master] Update dependencies from 5 repositories (...
2020-04-30 Sergey AndreenkoDisable two failing tests. (#35652)
2020-04-30 Eugene RozenfeldFix compFastTailCalls check. (#35596)
2020-04-30 Simon NattressBaseline profiler/rejit/rejit/rejit.cmd (#35641)
2020-04-30 Steve MacLeanRemove problematic #undef _ASSERTE (#35630)
2020-04-30 Egor ChesakovRemove HW_Flag_UnfixedSIMDSize (#35594)
2020-04-30 Steve MacLeanRevert "Remove obsolete managedOsxBuild et. al (#35356...
2020-04-30 Steve MacLeanRemove obsolete managedOsxBuild et. al (#35356)
2020-04-30 Stephen ToubDelete DataContractSerializer's ILLinkTrim.xml file...
2020-04-30 Jeremy BartonUpdate link from corefx to runtime (#35633)
2020-04-30 Tomas Weinfurthandle UnauthorizedAccessException from mmap on OSX...
2020-04-29 mrj001Invalid derivation of fixed fractionDigits (#34973)
2020-04-29 Tomáš RylekAdd OS loader relocation type statistics to Crossgen2...
2020-04-29 David WrightonFix NeedsAlignedBaseOffset for composite R2R (#35231)
2020-04-29 Eirik Tsarpalispool key encoding range HashSets
2020-04-29 Ganbarukamo41Implement Vector{Size}<T>.AllBitsSet (#33924)
2020-04-29 Miha ZupanSimple formatting cleanup over Uri (#31874)
2020-04-29 Eirik Tsarpalisreplace SortedList use with HashSet
2020-04-29 Jan KotasCheck if PortableThreadPoolEventSource is enabled befor...
next