platform/upstream/dotnet/runtime.git
2019-04-25 Afsaneh RafighiMerge pull request dotnet/corefx#36678 from Wraith2...
2019-04-25 Jim DemisFixes compression method override of zero-length files...
2019-04-25 Tom DeseynLinux: determine ProcessName using /proc cmdline to...
2019-04-25 Viktor HoferEnable CoreLib coverage (dotnet/corefx#37172)
2019-04-25 Eric StJohnUse Coreclr transport packages (dotnet/corefx#37163)
2019-04-25 Devendar Reddy... Embedded resources may not have extension in the name...
2019-04-25 Jan KotasUnify WIN32_FIND_DATA (dotnet/corefx#37158)
2019-04-24 Steve HarterFix JSON deserializer property name escaping and addres...
2019-04-24 Zachary DanzFix link to Preview SDKs (dotnet/corefx#37150)
2019-04-24 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-04-24 Jan KotasFix CPINFOEXW definition (dotnet/corefx#37131)
2019-04-24 StefanAdd missing 'if' in summary comment (dotnet/corefx...
2019-04-24 Tomas Weinfurtfix ReadAtLeastAsync (dotnet/corefx#37130)
2019-04-24 Karel ZikmundUpdate System.IO* areas ownership
2019-04-24 Viktor HoferFix test asset publishing when retrying (dotnet/corefx...
2019-04-24 Charles StonerPort remaining members of Microsoft.VisualBasic.Strings...
2019-04-23 Ludovic HenryMake GC.GetGCMemoryInfo public (dotnet/corefx#37092)
2019-04-23 JimFixes an issue with some characters not recognized...
2019-04-23 Carlos Sanchez... Directory.Move behaves differently on Unix vs. Windows...
2019-04-23 Tanner GoodingRegenerating reference sources in order to reorder...
2019-04-23 Jose Perez... Adding a few serialization attributes back to the refer...
2019-04-23 William GodbeMerge pull request dotnet/corefx#37059 from dotnet...
2019-04-23 Wraith2special case bytes in udt parameter write
2019-04-23 wtgodbeUpdate APICompat baseline
2019-04-23 Tomas Weinfurtmake invalidUri more invalid (dotnet/corefx#37109)
2019-04-23 Stephen ToubRevert "Squash fix for process name. (dotnet/corefx...
2019-04-23 David FowlerFix flaky test (dotnet/corefx#37106)
2019-04-22 Kevin JonesSupport RSAES-OAEP encryption with EnvelopedCms
2019-04-22 Anirudh AgnihotryAdded code for removing oleHeader (dotnet/corefx#36891)
2019-04-22 Afsaneh RafighiMerge pull request dotnet/corefx#37027 from Wraith2...
2019-04-22 Tomas Weinfurtwrite Host header first if we need to add it (dotnet...
2019-04-22 Charles StonerInitial port of Microsoft.VisualBasic.Devices and Micro...
2019-04-22 Stephen ToubFix conditional fact in ArrayBufferWriter tests (dotnet...
2019-04-22 Steve MacLeanRevise and fix CreateInstanceAssemblyResolve (dotnet...
2019-04-21 Steve MacLeanAdd ContextualReflection tests (dotnet/corefx#37052)
2019-04-21 Steve HarterAdd Dictionary support to JsonSerializer (dotnet/corefx...
2019-04-21 Steve MacLeanFix DefaultLoadContextTest (dotnet/corefx#37071)
2019-04-20 Stephen ToubAdd EnumeratorCancellationAttribute (dotnet/corefx...
2019-04-20 Peter StevensonSquash fix for process name. (dotnet/corefx#36913)
2019-04-20 Tomas Weinfurtskip GetAsync_IPv6LinkLocalAddressUri_Success if addres...
2019-04-20 Charles StonerPort Microsoft.VisualBasic.Conversion class (dotnet...
2019-04-20 Ahson KhanAddress and fix ArrayBufferWriter and Utf8JsonWriter...
2019-04-19 Stephan TolksdorfFix doc comment for Utf8JsonReader.ValueSequence (dotne...
2019-04-19 Wraith2remove commented code and address feedback
2019-04-19 Zachary DanzUpdate windows instructions to encourage VS 2019 previe...
2019-04-19 Charles StonerMore porting of vbruntime (dotnet/corefx#37010)
2019-04-19 Ian GriffithsSupport XmlKnownDtds in XmlPreloadedResolver (dotnet...
2019-04-19 Tanner GoodingRenaming the Sse2.StoreLow(ulong/long*, ...) methods...
2019-04-19 Tarek Mahmoud... Fix IDN Tests to support Unicode 11 (dotnet/corefx...
2019-04-19 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-04-19 Wraith2add concurrent load tests
2019-04-19 Chris RossImplement server-side of NegotiateStream on Unix (dotne...
2019-04-19 Tomas Weinfurtadd test for connection timeouts (dotnet/corefx#36990)
2019-04-19 PonantPerformance improvements in EmailAddressAttribute ...
2019-04-19 Sung Yoon WhangAdd missing method
2019-04-19 Sung Yoon WhangI'm stupid
2019-04-19 Sung Yoon Whangsplitting implementation of EventCounter to non-uap/uap
2019-04-19 Sung Yoon Whangtry to exclude new counters for uap
2019-04-19 Sung Yoon Whangdisable exposing new counter types on ProjectN until...
2019-04-19 Sung Yoon Whangsome type annotation stuff
2019-04-19 Sung Yoon Whangremove extra nl
2019-04-19 Sung Yoon WhangExposing the new counter APIs in System.Diagnostics...
2019-04-18 Jose Perez... Fix Json Source package not includding ArrayBufferWrite...
2019-04-18 Charles StonerPort StringType (dotnet/corefx#36951)
2019-04-18 buyaa-nHashcode calculation update (dotnet/corefx#37002)
2019-04-18 Tomas Weinfurtallow Http2 loopback test be unencrypted (dotnet/corefx...
2019-04-18 David FowlerHandle concurrent dispose and WriteAsync calls (dotnet...
2019-04-18 Tomas Weinfurthandle bad Expires better (dotnet/corefx#36908)
2019-04-18 Ahson KhanRe-design Utf8JsonWriter as a regular class rather...
2019-04-18 Stephen ToubFix SocketsHttpHandler streams to do sync I/O in sync...
2019-04-18 David ShulmanFix ClientWebSocket closing handshake logic (dotnet...
2019-04-18 Adeel MujahidImprove System.Native build experience for new platform...
2019-04-18 Levi BroderickAdd extra tests for UTF-16 validation of random 8-char...
2019-04-18 Eric StJohnFix SDK downgrading Platforms package (dotnet/corefx...
2019-04-18 Jose Perez... Manually updating dependencies in order to get the...
2019-04-17 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-04-17 Steve HarterAdd Json serializer property name related features...
2019-04-17 Adeel MujahidUse NativeLibrary.[Try]Load for netcoreapp3 (dotnet...
2019-04-17 Tanner GoodingRegenerating the System.Runtime.Intrinsics reference...
2019-04-17 Stephen ToubDisable asserting HttpListener web socket test (dotnet...
2019-04-17 Anirudh Agnihotryadding default encoder as png when we are not able...
2019-04-17 Michal StrehovskýRun IBCMerge on Linux build (dotnet/corefx#36924)
2019-04-17 Tomas Weinfurtfix tests with http/2 (dotnet/corefx#36945)
2019-04-17 Viktor HoferUpdate testdata versions (dotnet/corefx#36938)
2019-04-17 David ShulmanFix ClientWebSocket close handshake when using proxy...
2019-04-16 Eric StJohnFix VB.Core SLN configurations (dotnet/corefx#36934)
2019-04-16 Tomas Weinfurtadd tests for invalid HTTP headers (dotnet/corefx#36898)
2019-04-16 Carlos Sanchez... Update owners (dotnet/corefx#36936)
2019-04-16 Filip NavaraMove EventSource to shared CoreLib partition
2019-04-16 Tomas Weinfurtsupport HTTP/2 without TLS (dotnet/corefx#36753)
2019-04-16 Viktor HoferReact to RunTests CLI changes & Manual darc update...
2019-04-16 Hugh BellamyRemove devdocs from System.Runtime.InteropServices...
2019-04-16 Viktor HoferUpdate SDK requirement in windows-instructions
2019-04-16 Viktor HoferUpgrade dotnet SDK to 3.0-preview3 (dotnet/corefx#36859)
2019-04-16 GrantRef Assembly and Units for Span.Trim (dotnet/corefx...
2019-04-15 Tomas Weinfurtadd test for lower casing header name logic (dotnet...
2019-04-15 Steve HarterRemove null coalescing assignment operator to avoid...
2019-04-15 Omair MajidClose the socket if bind() fails (dotnet/corefx#36769)
2019-04-15 Steve HarterJson deserializer collection perf improvements by avoid...
2019-04-15 Santiago Fernandez... Remove myget publish entirely (dotnet/corefx#36886)
next