platform/upstream/dotnet/runtime.git
2019-07-11 Cory NelsonCapitalize comment.
2019-07-11 Cory NelsonAdd comment for Discard.
2019-07-11 Cory NelsonOptimize out an array allocation
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 Levi BroderickChange Span.Fill(0) call to Span.Clear() instead
2019-07-05 Jan KotasMove RegionInfo.DisplayName test to outer loop (dotnet...
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)
2019-07-03 Santiago Fernandez... Fix conflict resolution for design time build (dotnet...
2019-07-03 Andrei KFix comments and ellipsis in code examples (dotnet...
2019-07-03 Stephen ToubFix DateTimeOffsetConverterTests test (dotnet/corefx...
2019-07-03 Geoff KizerMerge pull request dotnet/corefx#39107 from geoffkizer...
2019-07-03 Stephen ToubAvoid extra allocation and interface calls in Append...
2019-07-03 Stephen ToubStop using EDI.Throw for shared exception objects in...
2019-07-03 Geoff Kizeraddress feedback
2019-07-02 Stephen ToubUpdate HttpStress app to accomodate recent changes...
2019-07-02 Tomas Weinfurtcorrect sending RST when request body fails (dotnet...
2019-07-02 Cory NelsonFix Ping.Send() to return correct PingReply status...
2019-07-02 Alexander KöplingerSystem.Numerics.Vectors: Remove reflection in GenericVe...
2019-07-02 Tarek Mahmoud... Update issue-guide.md
2019-07-02 Shay RojanskyRemove cancellation token from new System.Data CloseAsy...
2019-07-02 Layomi AkinrinadeHonor dictionary key policy when serializing (dotnet...
2019-07-02 Charles StonerCompile InvocationExpression target if necessary (dotne...
2019-07-02 Bradley GraingerIncrease System.Data.Common test coverage (dotnet/coref...
2019-07-02 Geoff Kizerclean up HTTP2 protocol exception handling
2019-07-02 Tomas Weinfurtimprove Http2_PendingSend_SendsReset test. (dotnet...
2019-07-02 Charles StonerUse same Encoding for Asc() and Chr() (dotnet/corefx...
2019-07-02 Immo LandwerthUse _camelCase for (logically) private properties
2019-07-02 Tanner GoodingAdd a number of new RealFormatter tests (dotnet/corefx...
2019-07-02 Immo LandwerthAdd newline at the end of the baseline
2019-07-02 Immo LandwerthMake it easier to update the .NET Standard 2.1 baseline
2019-07-01 Krzysztof WicherDo not directly abort connection on GOAWAY (dotnet...
2019-07-01 Tanner GoodingFixing up the System.Text.Json to handle floats/doubles...
2019-07-01 Levi BroderickAdd unit tests for EncoderNLS / DecoderNLS fallbacks...
2019-07-01 Jeremy BartonStandardize error for RSACng.ImportParameters (dotnet...
2019-07-01 Stephen ToubFix MaxResponseHeadersLength assert for value string...
2019-07-01 Carlos Sanchez... Update ownership for System.IO.Packaging (dotnet/corefx...
2019-07-01 Steve HarterJsonElement null support and serialize ext data without...
2019-07-01 Viktor HoferGenerate framework manifest file (dotnet/corefx#38792)
2019-07-01 Tom DeseynWaitIdAnyExitedNoHangNoWait: handle waitid returning...
2019-07-01 Konstantin... Fix arm32-ci-script.sh (dotnet/corefx#38398)
2019-07-01 Matt KotsenasRemove dead code in System.Private.* namespaces (dotnet...
2019-07-01 Stephen ToubDisable Http2_PendingSend_SendsReset test sporadically...
2019-07-01 Stephen ToubDisable VeryLargePart Packaging test (dotnet/corefx...
2019-07-01 Tomas Weinfurtmove tests with SlowTestStream to outerloop (dotnet...
2019-06-29 Viktor HoferMake CoreFx.Private.TestUtilites RID-agnostic (dotnet...
2019-06-29 Stephen ToubFix exception messages for max response headers length...
2019-06-29 Jose Perez... Fixing small issue with reference assemblies not settin...
2019-06-29 Geoff KizerMerge pull request dotnet/corefx#39047 from geoffkizer...
2019-06-29 Kevin JonesLookup OID if only friendly name is specified for ECCurve
2019-06-29 Geoff Kizerreview feedback
2019-06-29 Stephen ToubIgnore NullableContextAttributes in System.ComponentMod...
2019-06-29 Stephen ToubWorkaround potential compiler nullability bug
2019-06-29 Jan KotasFix StackTrace test for pretty-printing updates
2019-06-29 Geoff Kizerenable request retry when receiving REFUSED_STREAM...
2019-06-28 Krzysztof WicherHarden System.Net.Http.Functional.Tests.HttpClientHandl...
2019-06-28 Stephen ToubAdded a few more options to the HttpStress test (dotnet...
2019-06-28 Eric ErhardtClean up unnecessary ObjectModel suppressions from...
2019-06-28 Steve HarterAdd depth check for bad converters (dotnet/corefx#38956)
2019-06-28 Hugh BellamyFix System.ComponentModel.Primitives NREs (dotnet/coref...
2019-06-28 Prashanth GovindarajanImprove default handling in ReadOnlySequence.Slice...
2019-06-28 Hugh BellamyFix typos in test names (dotnet/corefx#39025)
2019-06-28 Stephen ToubAdd standalone HTTP stress test (dotnet/corefx#39021)
2019-06-28 Carlos Sanchez... Re-add removed Packaging.props lines related to Intelli...
2019-06-28 Stephen ToubAdd more HTTP2 tracing (dotnet/corefx#39011)
2019-06-27 Stephen ToubFix HTTP2 duplex communication with Expect: 100-continu...
2019-06-27 Stephen ToubStop disposing of the proxy in HttpConnectionPoolManage...
2019-06-27 Stephen ToubChange CreateProcessLong test helper to use 5m rather...
2019-06-27 Andy GockeIgnore NullableContextAttribute in API Compat and fix...
2019-06-27 Hugh BellamyAdd back support for InstanceDescriptor in DateTimeOffs...
2019-06-27 Krzysztof WicherFix BytesConsumed when skipping single line comments...
2019-06-27 Santiago Fernandez... Tweak custom nullable attributes based on API Review...
next