platform/upstream/dotnet/runtime.git
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 Stephen ToubRemove SSL cancellation workaround from SocketsHttpHand...
2019-05-29 Günther FoidlBase64 encoding with simd-support (dotnet/corefx#34529)
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 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...
2019-05-21 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-20 Anirudh AgnihotryConverting SystemColors into InstanceDescriptors using...
2019-05-20 Viktor HoferUpdate supported architectures on Windows in docs
2019-05-20 Viktor HoferUpdate docs with Outerloop changes
2019-05-20 Santiago Fernandez... Generate System.Runtime.Extensions reference assembly...
2019-05-20 Christopher... Ensure JsonException is thrown parsing invalid DateTime...
2019-05-20 dotnet-maestro-botUpdate ProjectNTfs to beta-27720-00 (dotnet/corefx...
2019-05-20 Viktor HoferFix testscope usage in yml and sh script (dotnet/corefx...
2019-05-20 Ahson KhanAdd string-based WriteAsProperty overload to JsonElemen...
2019-05-20 Ahson KhanSkipValidation when using the writer internally within...
2019-05-20 Filip Navara[System.Drawing] Fix cut & paste error (dotnet/corefx...
2019-05-20 Christopher... Throw ArgumentException in JsonSerializer if ReadCommen...
2019-05-20 Yoh DeadfallAdded value type serialization support (dotnet/corefx...
2019-05-18 Viktor HoferAllow run Outerloop tests only (dotnet/corefx#37766)
2019-05-18 Anirudh AgnihotryRemove aliases (dotnet/corefx#37759)
2019-05-17 Mandar SahasrabuddheConsume comments changes (dotnet/corefx#35934)
2019-05-17 Santiago Fernandez... Generate System.Runtime ref assembly against implementa...
2019-05-17 Viktor HoferAdd resource containers missing in Outerloop.yml (dotne...
2019-05-17 Blake HensleyUnit tests for Path.Join overloads (dotnet/corefx#37285)
2019-05-17 Viktor HoferMove runtests to eng and fix invocation (dotnet/corefx...
2019-05-17 Viktor HoferEnable rolling builds and add arm64 in outerloop (dotne...
2019-05-17 Steve HarterAdd extension data support to Json serializer (dotnet...
2019-05-17 Jeremy BartonClean up usage of ArrayPool in the Cryptography assemblies
2019-05-17 TimFix missing casts in Enumerable.Select assert (dotnet...
2019-05-17 Christopher... Add interleaved comments to JSON tests (dotnet/corefx...
2019-05-17 Viktor HoferUse Arcade DotNetTool and NuGetPackageRoot (dotnet...
2019-05-17 Gergely KalaposFix minor typo NanoSeconds -> nanoseconds (dotnet/coref...
2019-05-17 Stephen ToubFix ListenerWithFilter test (dotnet/corefx#37731)
2019-05-17 JiayiFix a bug in xsd validation during deserialization...
2019-05-16 Jeremy BartonImprove performance of Linux X509Chain building via...
2019-05-16 gnovackFixed deserialization of null arrays for issue dotnet...
2019-05-16 Stephen ToubAdd [EnumeratorCancellation] to Microsoft.Bcl.AsyncInte...
2019-05-16 JosVerburgDetermine the anyAttribute Namespace based on the Names...
2019-05-16 Karel ZikmundUpdate issue-guide.md
2019-05-16 Anirudh AgnihotryExecuting tests in a serial order (dotnet/corefx#37715)
2019-05-16 Oskar DudyczAdded failing test case for unexpected StackOverflowExc...
2019-05-16 Stephen ToubUse CancellationToken.UnsafeRegister in a few more...
2019-05-16 Karel ZikmundUpdate issue-guide.md
next