platform/upstream/dotnet/runtime.git
2020-11-03 Martin VsetickaTcpClient.ConnectAsync(EndPoint) (#44110)
2020-11-03 Aleksey Kliger... [mono] remove 2 extra members from System.Object (...
2020-11-03 Alexander KöplingerUse different variable in base-job.yml to avoid confusi...
2020-11-03 Stephen ToubClean up style of Random.cs (#44195)
2020-11-03 Jan JahodaAdd SYSLIB0013 into obsoletion list (#44203)
2020-11-03 Stephen ToubFix comment causing formatting leg in CI to fail (...
2020-11-03 Tomas Weinfurtdisable MockQuicStreamConformanceTests.Parallel_ReadWri...
2020-11-03 Krzysztof WicherFix/remove TODO-NULLABLE in System.Private.Xml (#44149)
2020-11-03 Eric ErhardtFill out hardware intrinsics linker substitutions for...
2020-11-03 Stephen ToubFix race condition in timeout handling and GetAsync_Con...
2020-11-03 Santiago Fernandez... Move serializable types for xml serialization generator...
2020-11-03 Stephen ToubAdd stream conformance tests for standalone streams...
2020-11-03 Stephen ToubUse actual nint/nuint in Latin1Utility (#44162)
2020-11-03 Sergey AndreenkoFix asserts that were always true due to a missed neg...
2020-11-03 Zoltan VargaFix an assert which is hit when compiling Microsoft...
2020-11-03 Levi BroderickRemove some unsafe code from System.Xml (#43379)
2020-11-02 Tomáš RylekMove the exclusion of unregister01/03 into general...
2020-11-02 Vlad Brezae[interp] Fix pinvoke passing of valuetype on wasm ...
2020-11-02 Anirudh AgnihotryChanging Windows_NT -> Windows for enabling TargetPlatf...
2020-11-02 devskoJSON continuation tests (#42393)
2020-11-02 Stephen ToubRemove stale !s and TODO-NULLABLEs, plus those for...
2020-11-02 Mitchell HwangAdd property to reuse Android App signing key (#44085)
2020-11-02 Zoltan VargaStrip release builds on wasm. Avoid linking against...
2020-11-02 Elinor FungSlight cleanup in hostpolicy (#44157)
2020-11-02 Clinton IngramUpdate Brotli to v1.0.9 (#44107)
2020-11-02 Steve MacLeanRemove OSX_arm64 from platform group all (#44160)
2020-11-02 Jeremy KoritzinskySet the MSVC RuntimeLibrary properties for ASM_MASM...
2020-11-02 Mitchell HwangAdd NativeMainSource alternative to Android Sample...
2020-11-02 Prashanth GovindarajanFix incorrect handling of character range and capitaliz...
2020-11-02 Stephen ToubDelete duplicate Buffer.Memmove implementations and...
2020-11-02 Tomáš RylekAdd issues.targets CG2 entries for issue #44054 (#44142)
2020-11-02 Jeremy KoritzinskyEnable using the Ninja generator instead of Visual...
2020-11-02 Zoltan VargaSet GC_SUSPEND based on the target os not the host...
2020-11-02 Larry EwingFix equality check for unset variables (#44099)
2020-11-02 Stephen ToubUse slightly smaller code for String.Concat(object...
2020-11-02 Stephen ToubDelete dead AppendSpanFormattable method from ValueStri...
2020-11-02 Zoltan VargaRemove some unused icalls. (#44128)
2020-11-02 Levi Broderick(MQ cleanup) Remove size_t from managed Brotli code...
2020-11-02 Stephen ToubRemove unsafe code from String.Join (#44126)
2020-11-01 Aaron RobinsonRemove last remnants of IExpando support. (#44122)
2020-11-01 David WrightonFix type generator test failures (#44041)
2020-11-01 John CallAdd optimized String.Join for IList<string> (#44032)
2020-11-01 Jan KotasDelete unnecessary seek from SetLengthInternal on Unix...
2020-11-01 Zoltan VargaAvoid linking against libicudata.a, its not needed...
2020-11-01 SingleAccretionFix the typo (#44075)
2020-10-31 dotnet-maestro... [master] Update dependencies from dotnet/arcade dotnet...
2020-10-31 Adeel MujahidRemove WinRT leftovers from mono's CoreLib (#44102)
2020-10-31 monojenkinsMinor update to function signatures for RISCV64 archite...
2020-10-31 hevFix IL interpreter build on GCC. (#44049)
2020-10-31 Stephen ToubDisable PollingEventFires test (#44096)
2020-10-31 Stephen ToubOptimize String.Replace(string, string) (#44088)
2020-10-30 Fan Yang[Interp] Create an intrinsic for Interlocked.Exchange...
2020-10-30 Carlos SanchezAdd area owners for System.Formats (#44038)
2020-10-30 Larry EwingClean up debugger debug logging and wasm trace logging...
2020-10-30 Ben AdamsEqualityComparer IndexOf to shared (#44065)
2020-10-30 Jan KotasDelete area-Tizen
2020-10-30 Layomi AkinrinadeSet default value for value-type ctor params properly...
2020-10-30 Layomi AkinrinadeSet number handling for properties read after deseriali...
2020-10-30 Adeel MujahidEnable unused-result warning for PAL (#43395)
2020-10-30 Zoltan VargaFix gsharedvt constrained calls to Object.GetHashCode...
2020-10-30 Brian SullivanImplement the reuse of duplicate constant values (...
2020-10-30 Aleksey Kliger... [cmake] Add -DCHECKED_BUILD=args support, and check...
2020-10-30 Steve HarterAddress JsonElement doc and test feedback (#43832)
2020-10-30 Levi BroderickRemove unused ifdef logic in ODBC (#44042)
2020-10-30 Stephen ToubAdd Stream argument validation helpers and use througho...
2020-10-30 Kunal PathakEnable automated SPMI collection for outerloop tests...
2020-10-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-10-30 Levi BroderickUse BinaryPrimitives where possible (#43474)
2020-10-29 Stephen ToubRemove some unnecessary List-related allocation from...
2020-10-29 David WrightonUse jitstd::sort instead of qsort in jit and gcinfo...
2020-10-29 Jackson Millerremove unnecessary bound check (#42431)
2020-10-29 Stephen ToubUpdate coding-style.md
2020-10-29 Kevin JonesSupport loading public-only PEM X.509 certificates
2020-10-29 Elinor FungFix loading component when application was started...
2020-10-29 Zoltan VargaDisable the 'problematic assembly' code on .net core...
2020-10-29 Zoltan VargaFix #44004, disable assertion messages in release mode...
2020-10-29 Fan YangRemove redundant lower function (#44010)
2020-10-29 David PineUpdate ServiceProviderServiceExtensions.cs (#43974)
2020-10-29 Zoltan VargaAvoid disabling assert messages in debug configuration...
2020-10-29 Levi BroderickClarify string.IndexOf rules in code comments (#43999)
2020-10-29 Alexander KöplingerBump xharness (#43996)
2020-10-29 Alexander KöplingerAdd back passing of --build-id option to Mono runtime...
2020-10-29 Egor Bogatov[interp] return false for IsLittleEndian on BE (#43946)
2020-10-28 Alexander KöplingerAdd static libraries for System.Native back to mobile...
2020-10-28 dotnet-maestro... [master] Update dependencies from mono/linker dotnet...
2020-10-28 Wei ZhengFix DI DisposeAsync being called twice (#43803)
2020-10-28 Koundinya VeluriEnable the portable thread pool by default in coreclr...
2020-10-28 Anirudh AgnihotryReplace net6.0 TargetFramework Equality Conditions...
2020-10-28 Vadim GalaktionovRespect reloadOnChange in UserSecrets in DefaultBuilder...
2020-10-28 Ryan Lucia[mono] Fix LoadAssemblyRaw to not pin or copy (#43830)
2020-10-28 Alexander KöplingerAdd interpreter libraries to iOS device runtime pack...
2020-10-28 Stephen ToubAdd initial set of conformance tests for Stream (#43834)
2020-10-28 Stephen ToubChange Task.FromResult to use same task cache as async...
2020-10-28 Zoltan VargaDisable qcalls on wasm. Treat them as normal pinvokes...
2020-10-28 BrennanThrow when reader is completed with an exception (...
2020-10-28 Alexander KöplingerAdd link to Discord server to README.md (#43926)
2020-10-27 Vladimir SadovSome refactoring of thread suspension. (#34666)
2020-10-27 Tammy Qiu[wasm] Add backward compatibility file to timezone...
2020-10-27 Fan YangMake runtime tests run with Android (#42683)
2020-10-27 Koundinya VeluriFix test for 32-bit platforms (#43888)
next