platform/upstream/dotnet/runtime.git
2019-10-07 Stephen ToubRemove System.Linq dependency from System.Security...
2019-10-06 Vladimir SadovAdded a test scenario to verify that Nullable<T> is...
2019-10-06 Stephen ToubFix HtmlEncode handling of surrogate pairs (dotnet...
2019-10-05 Stephen ToubExpose, test, and use ExceptionDispatchInfo.SetCurrentS...
2019-10-05 Stephen ToubRemove System.Linq dependency from System.Net.NetworkIn...
2019-10-05 Stephen ToubRemove unused usings from System.Security.Cryptography...
2019-10-05 Stephen ToubReplace Stack with Stack<T> in XmlDataLoader (dotnet...
2019-10-04 Anirudh AgnihotryRemoving Microsoft.bcl* packages (dotnet/corefx#41270)
2019-10-04 Stephen ToubRemove System.Linq dependency from System.Security...
2019-10-04 Stephen ToubRemove unnecessary System.Linq usage from Microsoft...
2019-10-04 Adeel MujahidReplace PrintF with Console.WriteLine and cleanups...
2019-10-04 Anirudh Agnihotryupdating packageindex with stable versions (dotnet...
2019-10-03 Steve HarterDemonstrate converters for Dictionary<TKey, TValue...
2019-10-03 Hugh Bellamy Consolidate PrintController code and cleanup some...
2019-10-03 Ben AdamsAdd CollectionsMarshal ref assemblies (dotnet/corefx...
2019-10-03 Haresh AmbaliyaUpdate coding-style.md (dotnet/corefx#41506)
2019-10-03 Filip Navara[System.Drawing.Common] Fix argument name in exception...
2019-10-03 Santiago Fernandez... Update experimental IsShipping and block stable propert...
2019-10-03 Filip Navara[System.Drawing.Common] Relax IconTests.CorrectColorDep...
2019-10-03 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-10-02 Viktor HoferIncreasing arm64 timeout on Linux (dotnet/corefx#41504)
2019-10-02 Nabeel ValleyPrevent Setting SmtpClient.UseDefaultCredentials cleari...
2019-10-01 joshudsonDon't display any GUI during test run. (dotnet/corefx...
2019-10-01 Justin KotalikSynchronize Http/2 HPack implementation between CoreFx...
2019-10-01 Tom DeseynSmtpClientTest.TestZeroTimeout: FailFast to get CI...
2019-10-01 Anirudh Agnihotryfreezing the version for the pipes (dotnet/corefx#41473)
2019-10-01 Stephen ToubRemove unnecessary dependencies from System.Net.Http...
2019-10-01 Santiago Fernandez... Disable Save_SimpleSettings_Ok test in all platforms...
2019-10-01 buyaa-nAnnotate System.Diagnostics.DiagnosticSource for nullab...
2019-10-01 Fyersfix broken link (dotnet/corefx#41471)
2019-10-01 Karel ZikmundUpdate issue-guide.md
2019-10-01 Carlos Sanchez... Find zip file end of central directory backwards up...
2019-09-30 Eirik Tsarpalis[WIP] Try fixing failing IpPacketInformationTest (dotne...
2019-09-30 dotnet-maestro... [master] Update dependencies from 4 repositories (dotne...
2019-09-30 Eric StJohnRevert "Find zip file end of central directory backward...
2019-09-30 Santiago Fernandez... Update Microsoft.Windows.Compatibility package for...
2019-09-30 Carlos Sanchez... Find zip file end of central directory backwards up...
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...
next