platform/upstream/dotnet/runtime.git
2019-05-31 Ahson KhanAdd Base64 APIs to Utf8JsonReader, Utf8JsonWriter,...
2019-05-31 Jeremy KuhneAdd read ahead logic for streams. (dotnet/corefx#38039)
2019-05-31 Bradley GraingerSimplify DbProviderFactory feature detection code....
2019-05-31 William GodbeSystem.Text.Json is not inbox on netfx (dotnet/corefx...
2019-05-30 Viktor HoferMerge pull request dotnet/corefx#37972 from ViktorHofer...
2019-05-30 Viktor HoferMerge remote-tracking branch 'upstream/master' into...
2019-05-30 Viktor HoferPR feedback nits
2019-05-30 Steve HarterChange JsonException.Path to be a json-based path ...
2019-05-30 Jose Perez... Fixing issue where assemblies would build againsta...
2019-05-30 Anirudh AgnihotryUsing reflection to add handler for user preference...
2019-05-30 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-30 Ahson KhanAddress leftover feedback related to Skip/TrySkip APIs...
2019-05-30 Steve HarterUpdate float converter and related tests (dotnet/corefx...
2019-05-30 Viktor HoferHarden failing EventLog.Clear test
2019-05-30 Viktor HoferDisable building tests on uapaot
2019-05-30 Viktor HoferAdd validation target for netstandard
2019-05-30 Viktor HoferReplace netstandard test projects with tfms
2019-05-30 Steve HarterCache the escaped property names (dotnet/corefx#37909)
2019-05-30 Shay RojanskyAdd feature detection properties to DbProviderFactory
2019-05-30 Shay RojanskyAdd async methods in System.Data.Common, implement...
2019-05-30 Egor BogatovIgnore some System.Runtime tests on Mono (dotnet/corefx...
2019-05-30 Stephen ToubHandle nullable attributes on platforms that lack them
2019-05-30 dotnet-maestro-botUpdate ProjectNTfs to beta-27730-00 (dotnet/corefx...
2019-05-30 Liudmila MolkovaHttpCorrelationProtocol docs update: Add notice about...
2019-05-30 Ahson KhanRemove source package related comments on internal...
2019-05-30 Ahson KhanDisable warning suppressions related to missing XML...
2019-05-30 Stephen ToubEnable Microsoft.Diagnostics.Runtime to be used by...
2019-05-30 Viktor HoferUpdate to use alpine3.9 in PRs
2019-05-30 Tomas WeinfurtEnable MaxConnectionsPerServer_WaitingConnectionsAreCan...
2019-05-29 Viktor HoferMerge pull request dotnet/corefx#37900 from ViktorHofer...
2019-05-29 Eric StJohnRemove some dependencies from source build (dotnet...
2019-05-29 Viktor HoferMerge branch 'master' into MoveToolsConfig
2019-05-29 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-29 Jeremy KuhneAdd test to validate dotnet/corefx#37567. (dotnet/coref...
2019-05-29 Jeremy KuhneAdd test to validate dotnet/corefx#36167 is fixed....
2019-05-29 Jeremy KuhneAdd readonly modifiers to SequenceReader. (dotnet/coref...
2019-05-29 Tomas Weinfurtimprove reliability of HttpListenerFactory by verifying...
2019-05-29 Santiago Fernandez... Re-generate System.Collections ref assembly against...
2019-05-29 Adam SitnikAvoid .ToArray() in JsonSerializer .NET Standard implem...
2019-05-29 Viktor HoferExclude xunit.core.dll
2019-05-29 Viktor HoferMerge branch 'MoveToolsConfig' of https://github.com...
2019-05-29 Stephen ToubRemove SSL cancellation workaround from SocketsHttpHand...
2019-05-29 Günther FoidlBase64 encoding with simd-support (dotnet/corefx#34529)
2019-05-29 Viktor HoferReact to xunit runner changes in arcade
2019-05-29 Viktor HoferMove dotnet-tools config
2019-05-29 dotnet-maestro-botUpdate ProjectNTfs to beta-27729-00
2019-05-29 Stephen ToubDisable sporadically failing GetGCMemoryInfo test ...
2019-05-29 Stephen ToubMake AuthenticateAsClient/ServerAsync cancellation...
2019-05-29 Stephen ToubImprove SocketAddress.ToString() performance (dotnet...
2019-05-28 Barry DorransCreating common security policy
2019-05-28 Stephen ToubRemove socket cancellation workarounds on Unix from...
2019-05-28 Stephen ToubImprove Debug.Assert in ConcurrentBag (dotnet/corefx...
2019-05-28 Maryam AriyanMake JsonPropertyNameAttribute.Name readonly (dotnet...
2019-05-28 Ahson KhanAdd Skip and TrySkip APIs to Utf8JsonReader with tests...
2019-05-28 Marco RossignoliUser-Agent header is ignored in "CONNECT" requests...
2019-05-28 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-28 Viktor HoferMerge pull request dotnet/corefx#37975 from dotnet...
2019-05-28 dotnet-maestro-botUpdate ProjectNTfs to beta-27728-00
2019-05-27 Viktor HoferMove dotnet-tools config
2019-05-27 Tomas WeinfurtMove tests with external servers to outerloop (dotnet...
2019-05-27 Viktor HoferMerge pull request dotnet/corefx#37950 from dotnet...
2019-05-27 dotnet-maestro-botUpdate ProjectNTfs to beta-27727-00 (dotnet/corefx...
2019-05-27 Viktor HoferRemove custom restore for arcade
2019-05-25 Krzysztof WicherUpdate xml doc comment for JsonSerializerOptions.Ignore...
2019-05-24 Tarek Mahmoud... Use Thread instead of Task.Run in some Task tests ...
2019-05-24 Ganbarukamo41Fix binary bitwise operators with resized BitArray...
2019-05-24 Santiago Fernandez... Re-generate System.Runtime.InteropServices ref source...
2019-05-24 Anirudh Agnihotryrename ToBytes to ToUtf8Bytes (dotnet/corefx#37912)
2019-05-24 dotnet-maestro-botUpdate ProjectNTfs to beta-27724-00 (dotnet/corefx...
2019-05-24 Andrew Stanton... fix dotnet/corefx#36798 by updating PipeReader doc...
2019-05-24 Christopher... Address dotnet/corefx#37794 by removing "UTF-16" when...
2019-05-24 Ahson KhanFix typo in JsonSerializer api documentation. (dotnet...
2019-05-23 Steve HarterSupport unlimited array dimensions (dotnet/corefx#37867)
2019-05-23 Santiago Fernandez... Add nowarns for reference assemblies to be annotated...
2019-05-23 Tarek Mahmoud... Add logging at the Task timeout tests (dotnet/corefx...
2019-05-23 dotnet-maestro-botUpdate ProjectNTfs to beta-27723-00 (dotnet/corefx...
2019-05-23 Santiago Fernandez... Update to new compiler toolset by using arcade's proper...
2019-05-23 Viktor HoferUse RepoTools instead of global tools (dotnet/corefx...
2019-05-22 Viktor HoferRemove LanguageTargets switch (dotnet/corefx#37875)
2019-05-22 Viktor HoferUse netfx ref package from nuget (dotnet/corefx#37869)
2019-05-22 Krzysztof WicherFix threading issue when reading and writing from SslSt...
2019-05-22 Karel ZikmundUpdate issue-guide.md
2019-05-22 Tomas Weinfurtinitial support for new network protocols (dotnet/coref...
2019-05-22 Karel ZikmundUpdate area owners for System.IO.Pipelines
2019-05-22 Bruce ForstallMerge pull request dotnet/corefx#37851 from BruceForsta...
2019-05-22 dotnet-maestro-botUpdate ProjectNTfs to beta-27722-00 (dotnet/corefx...
2019-05-22 Anirudh Agnihotryusing netcoreapp2.1 version if colorUtil (dotnet/corefx...
2019-05-22 Jan KotasRegression test for multiple attributes on the same...
2019-05-22 RJFix ambiguous Utf8JsonReader Get/TryGet method document...
2019-05-21 Jose Perez... Update packageIndex.json with packages from release...
2019-05-21 Bruce ForstallPublish corefx tests for more platforms
2019-05-21 Tarek Mahmoud... Add Utc test to ensure creating only one instance ...
2019-05-21 Viktor HoferExclude non netcoreapp packages from OOB package (dotne...
2019-05-21 Steve HarterAvoid StackOverflowException when cyclic enumerable...
2019-05-21 dotnet-maestro-botUpdate ProjectNTfs to beta-27721-00 (dotnet/corefx...
2019-05-21 Tanner GoodingAdding some additional tests to validating formatting...
2019-05-21 Anirudh AgnihotryAs Span and As Memory apis added for immutable arrays...
2019-05-21 Viktor HoferReenable ModifyStore tests (dotnet/corefx#37827)
2019-05-21 Mandar SahasrabuddheImplement GetComment API (dotnet/corefx#35705)
2019-05-21 Viktor HoferAdd Microsoft.Private.CoreFx.OOB package (dotnet/corefx...
next