platform/upstream/dotnet/runtime.git
2019-09-30 Carlos Sanchez... Update System.Data ownership (dotnet/corefx#41416)
2019-09-27 Santiago Fernandez... Make ResolveEventArgs.Name not nullable (dotnet/corefx...
2019-09-27 AntonLandorAdded tests to cover all reachable branches when backed...
2019-09-27 Omair MajidAdd CentOS 8 runtime ids (dotnet/corefx#41397)
2019-09-27 Stephen ToubAdd some DebuggerDisplay attributes in System.Linq...
2019-09-27 buyaa-nAnnotate System.IO.Compression for nullable (dotnet...
2019-09-27 Stephen ToubRemove a few initialization allocations from Cng (dotne...
2019-09-26 Steve HarterAdd System.Object converter sample to have semantics...
2019-09-26 Stephen ToubMake Delegate.GetMethodInfo extension return non-nullab...
2019-09-26 Stephen ToubAvoid ToCharArray allocation in JsonCamelCaseNamingPoli...
2019-09-26 Viktor HoferDisable S.N.Security tests on arm64 Windows (dotnet...
2019-09-26 Viktor HoferAdd Alpine 3.10 to CI (dotnet/corefx#41355)
2019-09-26 Adam Sitnikadd more IsSuffix test cases (dotnet/corefx#41353)
2019-09-26 Adam SitnikStartsWith more edge cases (dotnet/corefx#41350)
2019-09-26 Viktor HoferUpdate windows.yml (dotnet/corefx#41328)
2019-09-25 Eric StJohnFix DeflateStream.CopyTo for concatenated payloads...
2019-09-25 Tomas Weinfurtimprove stability of FileSystemWatcher tests (dotnet...
2019-09-25 Kevin JonesImplement HashAlgorithmName.FromOid and TryFromOid.
2019-09-25 Ricardo ArenasChange dependsOn Parameter when calling post-build...
2019-09-25 Jeremy BartonExploration: Retry STATUS_UNSUCCESSFUL from CNG (dotnet...
2019-09-25 Steve HarterSerializer perf improvements (dotnet/corefx#41238)
2019-09-24 dotnet-maestro... [master] Update dependencies from 4 repositories (dotne...
2019-09-24 Levi BroderickAdd more Unicode validation tests (dotnet/corefx#41265)
2019-09-24 Viktor HoferUpdate windows-instructions.md
2019-09-24 oleggolovkovussFixing outdated method name (dotnet/corefx#41285)
2019-09-24 Stephen ToubAnnotate System.Threading.Tasks.Parallel for nullabilit...
2019-09-24 buyaa-nAnnotate System.ComponentModel.Primitives for nullable...
2019-09-24 Viktor HoferReplace RS4 with Client19H1 in CI (dotnet/corefx#41277)
2019-09-24 Viktor HoferDisable UWP pkg publishing to fix official builds ...
2019-09-24 Stephen ToubRemove some unnecessary string concatenation from Certi...
2019-09-24 Jeremy BartonFix validity encoding for cert dates after 2049
2019-09-24 Carlos Sanchez... Remove person who left the company (dotnet/corefx#41272)
2019-09-23 Jeremy KoritzinskyError out clearly when trying to use COM objects with...
2019-09-23 Anirudh AgnihotryRemoving microsoft.private.corefx.uap (dotnet/corefx...
2019-09-23 Charles StonerAdditional enum tests for System.Linq.Expressions.Inter...
2019-09-21 Krzysztof WicherMake Add/Remove UnsignedAttribute work with counter...
2019-09-20 Stephen ToubEnable better trimming of derived XmlReader/Writer...
2019-09-20 Eirik TsarpalisHttpClientHandler functional test: replace remote serve...
2019-09-20 Stephen ToubRemove unnused StringExtensions.cs from a couple projec...
2019-09-20 Günther FoidlMake CryptoNative_EvpDigestUpdate count parameter int32...
2019-09-20 Maryam AriyanEnable nullable annotations for System.Drawing.Primitiv...
2019-09-20 Adam Sitnikadd StartsWith Surrogates test cases (dotnet/corefx...
2019-09-20 Katarzyna BułatJsonNode options (dotnet/corefx#41030)
2019-09-20 buyaa-nAnnotate System.Collections.Specialized for nullable...
2019-09-19 Tomas Weinfurtinvalidate state when directory is created (dotnet...
2019-09-19 Maryam AriyanNullability annotations for System.Console (dotnet...
2019-09-19 Stephen ToubFix trimming of System.Net.NetworkInformation (dotnet...
2019-09-18 Stephen ToubRemove DEBUG-only TraceSource/Switch usage from corefx...
2019-09-18 Maryam AriyanUpdate unix-instructions.md
2019-09-18 Maryam AriyanUpdate unix-instructions.md
2019-09-18 Stephen ToubFix trimming of System.Net.Ping (dotnet/corefx#41180)
2019-09-18 Jeremy BartonFix the filename used by the VerifyCrlCache test (dotne...
2019-09-18 Adam Sitnikimprove span.StartsWith(span) test coverage (dotnet...
2019-09-18 Zach ReadAllow X509Chain to replace the root trust list when...
2019-09-18 buyaa-nAnnotate System.ComponentModel for nullable (dotnet...
2019-09-18 Santiago Fernandez... Remove some ActiveIssueAttributes (dotnet/corefx#41163)
2019-09-18 Frank BuckleyAdd missing tag to XML comments (dotnet/corefx#41162)
2019-09-17 Tarek Mahmoud... Add Culture Cloning Test (dotnet/corefx#41124)
2019-09-17 Stephen ToubRemove System.Net.Requests dependency from System.Priva...
2019-09-17 Stephen ToubRemove unused files from System.Net.Http (dotnet/corefx...
2019-09-17 Matt GalbraithFix a typo in DictionaryImportsReceiveMetadataFromNeste...
2019-09-17 Tomas Weinfurtimprove socket timout tests (dotnet/corefx#41078)
2019-09-17 Layomi AkinrinadeSupport nullable values in dictionaries (dotnet/corefx...
2019-09-17 Stephen ToubRemove allocations from Dns.* (dotnet/corefx#41061)
2019-09-17 Santiago Fernandez... Add missing dummy types to reference assemblies (dotnet...
2019-09-17 Stephen ToubRemove use of non-generic Queue/Stack in System.Private...
2019-09-17 Stephen ToubRemove use of RuntimeReflectionExtensions from Microsof...
2019-09-16 Wraith2Fix SqlParameter with xml schema construction (dotnet...
2019-09-16 Stephen ToubRemove System.Net.Http dependency on System.Text.Regula...
2019-09-16 Steve HarterSerialization performance improvements (dotnet/corefx...
2019-09-16 Ganbarukamo41Update dogfooding.md to include other blob feeds requir...
2019-09-16 Marie PíchováUpdated VS code debugging instructions (dotnet/corefx...
2019-09-16 Viktor HoferRe-enable macOS 10.14 in CI
2019-09-14 marcnet80Possible overflow in Partitioner dotnet/corefx#40201...
2019-09-14 David ShulmanDisable NoCallback_RevokedCertificate_NoRevocationCheck...
2019-09-14 Stephen ToubRemove unnecessary passing of RegexOptions.None to...
2019-09-13 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-09-13 buyaa-nAnnotate System.Collections.NonGeneric for nullable...
2019-09-13 Tomas Weinfurtuse configuration for invalid host name (dotnet/corefx...
2019-09-13 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-09-13 Viktor HoferDisable macOS 10.14 in CI again
2019-09-13 Stephen ToubEnable Regex compiler to be trimmed (dotnet/corefx...
2019-09-12 Anirudh Agnihotrymaking debugging easier (dotnet/corefx#41067)
2019-09-12 Steve HarterImprove deserialization perf with changes to property...
2019-09-12 Jeremy KuhneFix icon entry selection (dotnet/corefx#41048)
2019-09-12 Tomas Weinfurtmake sure BindDuringTcpWait_Succeeds does not run with...
2019-09-12 Omair MajidAdd Runtime IDs for Fedora 32
2019-09-11 Carlos Sanchez... Add example of strong API proposal (dotnet/corefx#41042)
2019-09-11 Adam Sitnikadd links to the new Profiling docs (dotnet/corefx...
2019-09-11 Adam Sitnikadd few StartsWith edge case test cases (dotnet/corefx...
2019-09-11 Adam Sitnikadd IsPrefix test cases for Platforms differences ...
2019-09-11 Tomas Weinfurtimprove two http2 tests (dotnet/corefx#40797)
2019-09-11 Krzysztof WicherFix SerialStream.Flush on Unix (dotnet/corefx#40896)
2019-09-11 Katarzyna BułatJsonDocument documenation fix (dotnet/corefx#40994)
2019-09-11 Mandar SahasrabuddheGiven examples and made points explicit (dotnet/corefx...
2019-09-11 Ahson KhanAvoid MemoryMarshal.Cast when transcoding from UTF...
2019-09-11 Charles StonerUse slow path for CallInstruction returning enum value...
2019-09-10 Jan KotasDelete unused ItemGroup (dotnet/corefx#40983)
2019-09-10 Viktor HoferRe-enable macOS 10.13 (dotnet/corefx#40980)
2019-09-10 Stephen ToubFix namespace typo in Tasks test (dotnet/corefx#40974)
next