platform/upstream/dotnet/runtime.git
2019-03-12 Jan KotasPin buffer for NtQuerySystemInformation (dotnet/corefx...
2019-03-12 Tomas WeinfurtFix SendWithPingUtilityAsync to catch InvalidOperationE...
2019-03-12 Osman TuranAdd unit tests for PEHeaderBuilder factory methods
2019-03-12 Osman TuranFix ImageCharacteristics of PEHeaderBuilder when initia...
2019-03-12 Stephen ToubInclude correct error code in WebSocket.ThrowOnInvalidS...
2019-03-12 David FowlerMade some tweaks to the BufferSegmentStack (dotnet...
2019-03-12 Stephen ToubRemove stale TODO
2019-03-12 David FowlerDon't allocate a stack (dotnet/corefx#35958)
2019-03-12 Calvin BuckleySwitch from asserts on POSIX_FADV_* to conversions...
2019-03-11 Marco Rossignolifix catch (dotnet/corefx#35970)
2019-03-11 Liudmila MolkovaInject W3C headers in HTTP diagnostics handler (dotnet...
2019-03-11 David FowlerThrow an exception if examined < consumed and reworked...
2019-03-11 Adeel MujahidAdd GNU compiler support to build src/Native (dotnet...
2019-03-11 Stephen ToubUse TryAddWithoutValidation in WebSocketHandle.ConnectA...
2019-03-11 Stephen ToubAdd missing deserialization ctor to ChannelClosedExcept...
2019-03-11 Stephen ToubFix timezone-related failures in System.Runtime.Tests...
2019-03-11 Hugh BellamyCleanup and enhance misc reflection/attribute tests...
2019-03-11 David FowlerBetter defaults for the Pipe (dotnet/corefx#35939)
2019-03-11 Stephen ToubDisable TestCheckChildProcessUserAndGroupIds test ...
2019-03-11 Stephen ToubAdd await stack guard test (dotnet/corefx#35905)
2019-03-10 Hugh BellamyFix CompositionContract.Equals for null (dotnet/corefx...
2019-03-10 Tomas Weinfurtdisable SendToRecvFrom_Datagram_UDP aagin. (dotnet...
2019-03-10 Marco Rossignolidisable test on netfx (dotnet/corefx#35921)
2019-03-10 David ShulmanFix NetEventSource logging for Windows auth on Linux...
2019-03-09 Marco RossignoliBug fix: await SmtpClient.SendMailAsync never ends...
2019-03-09 Dan MoseleyRemove 2 suffix step 1 (dotnet/corefx#35904)
2019-03-09 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-03-09 Jeremy BartonJsonDocument should allow the UTF-8 content-BOM from...
2019-03-08 Vance MorrisonFix a race and inefficiency in Microsoft-Diagnostics...
2019-03-08 Vance MorrisonUpdate System.Activity API to be more readonly (dotnet...
2019-03-08 Jeff SchwartzAdd target to remove binding redirect (dotnet/corefx...
2019-03-08 Stephen ToubAdd dummy object field to TypedReference in ref assembl...
2019-03-08 Hugh BellamyCleanup StrongNameKeyPair tests and increase coverage...
2019-03-08 Viktor HoferUpgrade Test Sdk to 16.0.1 (dotnet/corefx#35876)
2019-03-08 Tomas Weinfurtenable SendToRecvFrom_Datagram_UDP again (dotnet/corefx...
2019-03-08 Santiago Fernandez... Fix ReflectPropertyDescriptor.IsReadOnly (dotnet/corefx...
2019-03-08 Stephen ToubMerge pull request dotnet/corefx#35854 from dotnet...
2019-03-08 Marco RossignoliImprove process test fail output (dotnet/corefx#35853)
2019-03-08 Dávid KayaAdded UserFlags field, unblocks dotnet/corefx#34560...
2019-03-08 Steven WeerdenburgUtf8JsonReader.cs - Add support for single line comment...
2019-03-08 Ben AdamsShrink ReadOnlySequence by 8 bytes (dotnet/corefx#35860)
2019-03-08 Levi BroderickAdd unit tests for Rune.Decode and friends (dotnet...
2019-03-07 Filip NavaraReplace AsnReader/AsnWriter with updated versions,...
2019-03-07 Maryam AriyanExpose AmbiguousImplementationException and add tests...
2019-03-07 Tanner GoodingTemporarily disabling a RealParser test.
2019-03-07 Vance MorrisonRename APIs based on API review (dotnet/corefx#35848)
2019-03-07 Stephen ToubAdd FileStream.CopyToAsync missing override to ref...
2019-03-07 Jeremy BartonSeed the AsnReader/AsnWriter changes from corefxlab
2019-03-07 Omair MajidDisable used-but-marked-unused warnings in System.Secur...
2019-03-07 Tanner GoodingUpdating the Microsoft.Private.Intellisense package...
2019-03-07 Stephen ToubImprove JsonSerializer.ReadAsync(Stream) throughput...
2019-03-07 Tomas Weinfurtdisable tests failing on Windows ARM (dotnet/corefx...
2019-03-07 Dan MoseleyReduce fix to just S.L.P (dotnet/corefx#35728)
2019-03-06 Tomas Weinfurtskip tests failing on Windows ARM64 (dotnet/corefx...
2019-03-06 Tomas Weinfurtignore verification failures on 10.14 (dotnet/corefx...
2019-03-06 Stephen ToubClean up lots of string.Format / SR.Format usage (dotne...
2019-03-06 Stephen ToubReduce overhead of ReadOnlySequence<T>.CopyTo (dotnet...
2019-03-06 Tomas Weinfurtre-enable MulticastInterface test on RH6, disable on...
2019-03-06 Honza RamešFix ValueStringBuilder.EnsureCapacity to call Grow...
2019-03-06 Marco RossignoliUpdate benchmarking.md doc (dotnet/corefx#35786)
2019-03-06 Jeremy BartonImprove X509Chain handling of NotSignatureValid on...
2019-03-06 Hugh BellamyRemove dead code from GuidConverter and add tests ...
2019-03-06 Tomas Weinfurtreplace WaitForPipeDrain with Flush in Kill_EntireProce...
2019-03-06 Santiago Fernandez... Fix publish.proj when pushing corefx-test-assets.xml...
2019-03-05 Hugh BellamyCleanup some Syndication code (dotnet/corefx#35175)
2019-03-05 Dan MoseleyFix ArgIterator condition (dotnet/corefx#35741)
2019-03-05 Santiago Fernandez... Add Alpine arm64 official build (dotnet/corefx#35778)
2019-03-05 Stephen ToubTweak ImmutableDictionary.TryGetValue to improve throug...
2019-03-05 Hugh BellamyAdd more Syndication tests (dotnet/corefx#35107)
2019-03-05 Ahson KhanReduce inner and outer loop test time for S.T.Json...
2019-03-05 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-03-05 David FowlerFix issue with BufferSegment reuse (dotnet/corefx#35779)
2019-03-05 Jeremy BartonFix Linux chain.ChainStatus when multiple layers have...
2019-03-05 Eric StJohnAllow CreateRelationship to work with FileAccess.Write...
2019-03-05 Tomas Weinfurtdisable AllHelperPortsAreInGetPortNames on ARM Windows...
2019-03-05 Aaron RobinsonUpdate API for new RCW license impl in coreclr (dotnet...
2019-03-04 Adeel MujahidAdhere to desktop implementation of [Can]ConvertFrom...
2019-03-04 Tomas WeinfurtDisable alpine39 (dotnet/corefx#35770)
2019-03-04 Viktor HoferUpdate adding-api-guidelines.md
2019-03-04 Clinton IngramUpdate brotli to v1.0.7 (dotnet/corefx#35172)
2019-03-04 Daniel Turanremoved test from full .net framework
2019-03-04 Daniel TuranIgnored tests for custom ValidationResults on .NET...
2019-03-04 Daniel TuranRemoved extra leading space
2019-03-04 Daniel TuranAdding support for custom ValidationResult (derived...
2019-03-04 Stephen ToubUse C# async iterator to implement ChannelReader.ReadAl...
2019-03-04 slozierSBCSCodePageEncoding: Don't call DecoderFallback.Create...
2019-03-04 Viktor HoferRemove SharedFrameworkValidation (dotnet/corefx#35747)
2019-03-04 hamish-roseAdd tests for dotnet/coreclrdotnet/corefx#20815 - new...
2019-03-04 Stephen ToubAvoid NullReferenceException in BinaryObjectInfo (dotne...
2019-03-03 Viktor HoferProject msbuild syntax cleanup (dotnet/corefx#35686)
2019-03-03 Viktor HoferOSX to macOS rename in dev guide
2019-03-03 Viktor HoferUpdate developer-guide to address workflow changes
2019-03-03 David FowlerRevisit back pressure implementation (dotnet/corefx...
2019-03-03 Dan MoseleyAdd Windows ARM64 to official builds (dotnet/corefx...
2019-03-03 Stephen ToubImprove assert error message in Process tests (dotnet...
2019-03-03 danmosemsftGet RH6 outerloop clean
2019-03-02 Hugh BellamyPR feedback
2019-03-02 Hugh BellamyFix null reference exceptions in TypeConverter
2019-03-02 Hugh BellamyAdd support for param name for netcore-only exception
2019-03-02 Steve HarterInitial Json serialization functionality (dotnet/corefx...
next