platform/upstream/dotnet/runtime.git
2019-10-17 Stephen ToubAdd back TraceListener handling for Callstack/LogicalOp...
2019-10-17 Viktor HoferRemove UAP target (dotnet/corefx#41759)
2019-10-17 Viktor HoferRevert "Store Description value of ConfigurationPropert...
2019-10-17 Roma MarusykStore Description value of ConfigurationProperty
2019-10-16 Cory NelsonHTTP2: Support receiving dynamic table headers (dotnet...
2019-10-16 Santiago Fernandez... Pass down /warnaserror switch for package testing ...
2019-10-16 Stephen ToubImprove error when socket ValueTask consumed incorrectl...
2019-10-16 Levi BroderickAdd Utf8String ref asms, react to API changes
2019-10-16 Stephen ToubMake ShellExecuteOnSTAThread's thread a background...
2019-10-16 Stephen ToubUpdate nullability.md
2019-10-16 Tomas Weinfurtuse background thread to wait for address changes on...
2019-10-16 Santiago Fernandez... Add stable versions for Microsoft.Bcl.* packages (dotne...
2019-10-16 Stephen ToubDisable deterministically failing outerloop CNG tests...
2019-10-16 Filip NavaraDisable finalization of bogus SafeWaitHandles (dotnet...
2019-10-16 Tom DeseynSocket: don't perform RST close on Dispose when user...
2019-10-15 Martin FrýdlFixing NullReferenceException in XmlSchemaAnyAttribute...
2019-10-15 Stephen ToubFix whitespace causing warning-as-error
2019-10-15 Eriawan KusumawardhonoReplace tfm based constants with SDK ones (dotnet/coref...
2019-10-15 Stephen ToubRewrite Uri.EscapeString (dotnet/corefx#41772)
2019-10-15 Stephen ToubReduce RemoteInvoke usage in tests (dotnet/corefx#41741)
2019-10-15 Tom DeseynSocket: consider handle exposed when user gets Socket...
2019-10-15 Stephen ToubFix cast in CacheMemoryMonitor (dotnet/corefx#41776)
2019-10-15 Wraith2SqlClient fix managed MARS timeout cancellation (dotnet...
2019-10-15 Jeremy KuhneBreak the ACL classes into files (dotnet/corefx#41454)
2019-10-14 buyaa-n Nullable annotation for System.IO.Pipelines (dotnet...
2019-10-14 Eirik TsarpalisHttpStress: Add scripts for loading the corefx testhost...
2019-10-14 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-10-14 Viktor HoferUpdate cmake required version
2019-10-13 Viktor HoferEnable TargetFrameworkName attribute (dotnet/corefx...
2019-10-12 Stephen ToubMake WebRequest.GetSystemWebProxy() return a working...
2019-10-12 Cheena MalhotraUpdate Area Owners for System.Data.SqlClient (dotnet...
2019-10-11 Jeremy BartonOnly pass the needed sub-struct in WriteUncompressedPub...
2019-10-11 buyaa-nAnnotate System.Net.WebHeaderCollection for nullable...
2019-10-11 Tomas Weinfurtupdate DualModeConnect_BeginAccept_Helper (dotnet/coref...
2019-10-11 Stephen ToubUpdate api-review-process.md
2019-10-11 Tomáš MatoušekFix branch distance calculation (dotnet/corefx#41716)
2019-10-10 David ShulmanMerge pull request dotnet/corefx#41718 from davidsh...
2019-10-10 Steve HarterAdd Dictionary<Enum, TValue> converter example with...
2019-10-10 Steve HarterSupport JsonConverterAttribute on enumerable properties...
2019-10-10 David ShulmanRe-enable NoCallback_RevokedCertificate_NoRevocationChe...
2019-10-10 Alexander NikolaevTCPListener doesn't create a new socket on Stop (dotnet...
2019-10-10 Stephen ToubChange some internal async Task methods to be async...
2019-10-10 Stephen ToubRemove unnecessary length restriction on Uri.Escape...
2019-10-09 Roman MarusykFix NRE when context value is null in method Save from...
2019-10-09 Stephen ToubStop using vfork with musl libc and credentials (dotnet...
2019-10-09 Jeffrey ZhaoCatch InvalidCastException properly in Collection ...
2019-10-09 Viktor HoferRemove obsolete CodeCoverageAssemblyAttribute (dotnet...
2019-10-09 StefanTiny typo in polymorphic (dotnet/corefx#41678)
2019-10-09 Eirik TsarpalisHttpstress: add max execution time argument (dotnet...
2019-10-09 Jeremy BartonAdd support for reading/writing key files for explicit...
2019-10-09 Stephen ToubSeveral improvements to SocketsHttpHandler perf (dotnet...
2019-10-08 Jeremy BartonHandle "too small" success from CNG and clear out decry...
2019-10-08 Steve HarterAddress misc feedback and issues from recent perf chang...
2019-10-08 Zappy ZhaoUpdate hex value for DarkSeaGreen color (dotnet/corefx...
2019-10-08 Stephen ToubAdd ImmutableInterlocked.Update overloads for Immutable...
2019-10-08 Jan KotasDisable finalization of bogus SafeWaitHandles (dotnet...
2019-10-08 David ShulmanMerge pull request dotnet/corefx#41639 from dotnet...
2019-10-08 Anirudh AgnihotryBumping the version of OOB packages to match product...
2019-10-08 John SalemPrevent ImplicitTransform of index getter method (dotne...
2019-10-08 Stephen ToubRemove System.Linq dependency from System.Security...
2019-10-08 Viktor HoferDisable UnixDomainSock ConcurrentSendReceive test
2019-10-08 birkmoseAvoid non documented exceptions in BinaryFormatter...
2019-10-08 Alexander NikolaevHttpWebRequest caches HttpClient in simple cases (dotne...
2019-10-08 Jan KotasFix copy&paste globalization test bug (dotnet/corefx...
2019-10-07 Jan KotasImprove test coverage for Span-based globalization...
2019-10-07 Viktor HoferDisable arm64 tests on Win and limit UWP testing (dotne...
2019-10-07 Viktor HoferDisable flaky member descriptor test (dotnet/corefx...
2019-10-07 Jan KotasIgnore ERROR_NOT_FOUND in File.Encrypt test (dotnet...
2019-10-07 Eric StJohnUpdate infra owners (dotnet/corefx#41620)
2019-10-07 Stephen ToubRemove unnecessary LINQ usage from System.Text.Json...
2019-10-07 SylvainFileSystem.Unix.File.Move uses "rename" in more cases...
2019-10-07 Ahson KhanUpdating corefx prerequisites for latest VS 2019 worklo...
2019-10-07 Stephen ToubAdd ConcurrentDictionary.TryRemove(KeyValuePair) (dotne...
2019-10-07 FyiurAmronFix naming of System.Text.Json methods in docs (dotnet...
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)
next