platform/upstream/dotnet/runtime.git
2019-07-12 Jeremy BartonUpdate cross-platform-cryptography document
2019-07-12 Charles StonerDisable FinancialTests on ARM (dotnet/corefx#39391)
2019-07-12 Jeremy KuhneFix allocations in SystemEvents (dotnet/corefx#39312)
2019-07-12 Anirudh AgnihotryAdded client operation for get query with parameters...
2019-07-12 Steve HarterDon't apply dictionary key policy on extension data...
2019-07-12 Cory NelsonRead WinHTTP's proxy format correctly (dotnet/corefx...
2019-07-12 Steve HarterFix writer depth issue on large stream async (dotnet...
2019-07-12 Eirik TsarpalisHttp2Connection: Wrap InvalidOperationExceptions (dotne...
2019-07-12 David FowlerFixes to Pipe (dotnet/corefx#39390)
2019-07-12 Karel ZikmundUpdate issue-guide.md
2019-07-12 Geoff KizerMerge pull request dotnet/corefx#39242 from scalablecor...
2019-07-12 Cory NelsonMove integer read into ProcessPingFrame.
2019-07-12 David FowlerAdvance can no longer be inlined
2019-07-12 Stephen ToubRemove GetWaiterTask allocation for display class ...
2019-07-12 Stephen ToubAvoid loading resources for an SslStream exception...
2019-07-11 Viktor HoferRemove RestoreSources from Tools.props (dotnet/corefx...
2019-07-11 dotnet-maestro... [master] Update dependencies from 4 repositories (dotne...
2019-07-11 Viktor HoferCondition failing test on Nano (dotnet/corefx#39403)
2019-07-11 Cory NelsonCapitalize comment.
2019-07-11 Stephen ToubSeveral additional HttpStress improvements (dotnet...
2019-07-11 Stephen ToubClean up Timer tests (dotnet/corefx#39333)
2019-07-11 Filip NavaraS.S.C.Pkcs: Make static field initialization order...
2019-07-11 David FowlerFixes to Pipe
2019-07-11 Viktor HoferAdd script to support VS Test Explorer (dotnet/corefx...
2019-07-11 Eirik TsarpalisHttpStress: Use randomized content lengths (dotnet...
2019-07-11 Stephen ToubRemove stale nullable !s and pragmas (dotnet/corefx...
2019-07-11 Eirik TsarpalisMerge pull request dotnet/corefx#39222 from eiriktsarpa...
2019-07-11 Stephen ToubDisable GCNotificationTests test (dotnet/corefx#39375)
2019-07-11 Stephen ToubExclude built-in HttpContent types from duplex with...
2019-07-11 Stephen ToubAdd timer firing test for very long timers (dotnet...
2019-07-11 Cory NelsonAdd comment for Discard.
2019-07-11 Cory NelsonOptimize out an array allocation
2019-07-11 Layomi AkinrinadeAdd support for types derived from supported BCL collec...
2019-07-11 David FowlerAdded CompleteAsync to PipeReader and PipeWriter (dotne...
2019-07-11 Miha ZupanFix VB string tests on non-english cultures (dotnet...
2019-07-11 Anirudh Agnihotrychecking if empty string is an installed font (dotnet...
2019-07-10 Jeremy KuhneAlign date time parsing with 8601 spec (dotnet/corefx...
2019-07-10 Anirudh Agnihotrymaking test as outerloop (dotnet/corefx#39365)
2019-07-10 William GodbeRemove System.Reflection.Emit from ApiCompat baselines...
2019-07-10 Anirudh AgnihotryMarking the test with outerloop attribute (dotnet/coref...
2019-07-10 Jan KotasDelete deadcode identified by the ILLinker update ...
2019-07-10 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-07-10 Diego VegaFix for System.ComponentModel.Annotations packaging...
2019-07-10 Stephen ToubChange pipe options defaults to be -1 (dotnet/corefx...
2019-07-10 Edison Henrique... Port of the VB Financial module (dotnet/corefx#31181...
2019-07-09 Viktor HoferBinplace dotnet sdk folder (dotnet/corefx#39291)
2019-07-09 Michal StrehovskýReduce JIT and type load overhead in WinForms startup...
2019-07-09 Tomas WeinfurtDon't close connection for responses to session based...
2019-07-09 Santiago Fernandez... Fix param name in System.Collllections that slipped...
2019-07-09 buyaa-nFixing issue happenning on very large zip files (dotnet...
2019-07-09 Stephen ToubDisable TaskDropsExecutionContextUponCompletion test
2019-07-09 Stephen ToubDisable AsyncMethodsDropsStateMachineAndExecutionContex...
2019-07-09 Jeremy BartonAdd RIDs for released/releasing OS/Distro versions
2019-07-09 wtgodbeUpdate APICompat baselines
2019-07-09 Jeremy KuhneDon't recheck for attributes if the path is too long...
2019-07-08 Jeremy KuhneUse Uri.OriginalString when serializing (dotnet/corefx...
2019-07-08 Roman MarusykFix inconsistent behavior in VersionConverter and UriTy...
2019-07-08 Michal StrehovskýFix p/invoke declaration of GetUserObjectInformationW...
2019-07-08 Roman MarusykRename JsonCamelCaseNamePolicy -> JsonCamelCaseNamingPo...
2019-07-08 Eirik Tsarpalismake ExpectSettingsAck timeout parameter optional
2019-07-08 Stephen ToubEnsure BitArray unsafe accesses are within bounds ...
2019-07-07 Stephen ToubDisable ConnectAsync_AddHostHeader_Success test (dotnet...
2019-07-06 Stephen ToubDon't force flush for data packets in SocketsHttpHandle...
2019-07-06 Jan KotasFix System.Diagnostics.Process failures with disabled...
2019-07-06 Jeremy BartonRemove unused code from Linux crypto shim
2019-07-05 Cory NelsonFix a race in buffer usage of Http2Connection.ProcessPi...
2019-07-05 Omair MajidAdd RHEL 8.1 runtime id to the runtime id graph
2019-07-05 Viktor HoferEnable XUnit Analyzers (dotnet/corefx#38676)
2019-07-05 Jan KotasFix VisualBasic.Core test failures on non-English local...
2019-07-05 Viktor HoferFix wrong outerloop/innerloop variable (dotnet/corefx...
2019-07-05 Geoff KizerSmall improvements to HTTP2 testing (dotnet/corefx...
2019-07-05 Eirik Tsarpalisaddress feedback
2019-07-05 Levi BroderickChange Span.Fill(0) call to Span.Clear() instead
2019-07-05 Jan KotasMove RegionInfo.DisplayName test to outer loop (dotnet...
2019-07-05 Eirik TsarpalisMake the Http2LoopbackConnection.ExpectSettingsAck...
2019-07-04 Maryam AriyanFix and re-enable outerloop test on OLEDB (dotnet/coref...
2019-07-04 Jan KotasMore cleanup for linker heuristics (dotnet/corefx#39191)
2019-07-04 Stephen ToubAdd more options to HttpStress program (dotnet/corefx...
2019-07-04 Viktor HoferDelete getting-started-core.md
2019-07-04 Viktor HoferUpdate windows-instructions.md
2019-07-04 Viktor HoferDelete net-platform-standard.md
2019-07-04 Viktor HoferUpdate net-core-applications.md
2019-07-04 Viktor HoferDelete advanced-inner-loop-testing.md
2019-07-04 Viktor HoferDelete cross-platform-testing.md
2019-07-04 Vladimir SadovMake `GetGCMemoryInfo` aware that `MemoryLoadBytes...
2019-07-03 Stephen ToubAugment HttpStress app to track socket reuse errors...
2019-07-03 Egor BogatovHide some tests under IsPreciseGcSupported condition...
2019-07-03 Jan KotasFix EventLog tests on latest Win10 (dotnet/corefx#39182)
2019-07-03 Vladimir SadovTemporarily disable `MemoryLoadBytes` scenario in ...
2019-07-03 Vatsan MadhavanMove XamlAccessLevel to System.Windows.Extensions.dll
2019-07-03 Jan KotasPrep work for cleaning up linker heuristics (dotnet...
2019-07-03 Anirudh AgnihotryFont converter implementation made similar to netfx...
2019-07-03 buyaa-nCode coverage JsonDocument, JsonElement (dotnet/corefx...
2019-07-03 Immo LandwerthMerge pull request dotnet/corefx#39102 from terrajobst...
2019-07-03 Youssef1313Fix argument name & use nameof instead of magic string...
2019-07-03 Stephen ToubEnsure HttpClient.Get*Async helpers wrap IOExceptions...
2019-07-03 Hugh BellamyMove CultureInfoConverter to the new test base and...
2019-07-03 Hugh BellamyAdd MemberDescriptor tests and fix bugs (dotnet/corefx...
2019-07-03 Stephen ToubDisable two Task GC tests for UWP (dotnet/corefx#39157)
2019-07-03 Vladimir SadovEnabling GetGCMemoryInfo test (dotnet/corefx#39131)
next