platform/upstream/dotnet/runtime.git
2019-05-13 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27713...
2019-05-13 Tarek Mahmoud... Add Idn.GetAscii Test (dotnet/corefx#37498)
2019-05-11 Steve MacLeanAdd AssemblyResolve_FirstChanceException test (dotnet...
2019-05-11 Levi BroderickUpdate System.Text.Encodings.Web Unicode data to 12.1
2019-05-11 Levi BroderickRefactoring and code cleanup for System.Text.Encodings.Web
2019-05-10 Maryam AriyanRe-enables OLEDB tests and Fixes SEHException (dotnet...
2019-05-10 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27710...
2019-05-10 Tanner GoodingFixing the ApCompatBaselines for System.Runtime.Intrins...
2019-05-10 Jose Perez... Adding typeforward to AsyncInterfaces now that the...
2019-05-10 Hugh BellamyAdd ServiceContainer tests and fix bugs (dotnet/corefx...
2019-05-09 Stephen ToubFix netfx build with nullable annotations
2019-05-09 Viktor HoferUse RetryHelper to harden flaky tests (dotnet/corefx...
2019-05-09 Stephen ToubMove UseDefaultCredentials_SetToFalseAndServerNeedsAuth...
2019-05-09 Stephen ToubDisable PostAsyncExpect100Continue_FailsAfterContentSen...
2019-05-09 Stephen ToubTweak SendRecv_NoBuffering_Success test to gather more...
2019-05-09 Stephen ToubRemove unnecessary string allocation from ZipFileUtils...
2019-05-09 Stephen ToubAdd TaskAsyncEnumerableExtensions to Microsoft.Bcl...
2019-05-09 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27709...
2019-05-09 Stephen ToubMake ZipFileUtils use of ArrayPool more reliable (dotne...
2019-05-09 Stephen ToubUse better Array.Copy overload (dotnet/corefx#37548)
2019-05-09 Maryam AriyanAdds more OleDb tests (dotnet/corefx#37509)
2019-05-09 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-09 Koundinya VeluriExpose and test APIs for some threading metrics (CoreFX...
2019-05-09 Stephen ToubSuppress NullableAttribute reverse API compat warnings
2019-05-09 Stephen ToubNullable: System.Collections.dll
2019-05-09 Stephen ToubNullable: System.Collections.Concurrent.dll
2019-05-09 Stephen ToubNullable: System.Diagnostics.StackTrace.dll
2019-05-09 Stephen ToubNullable: System.Numerics.Vectors.dll
2019-05-09 Stephen ToubNullable: System.Runtime.InteropServices.dll
2019-05-09 Stephen ToubNullable: System.Security.Principal.dll
2019-05-09 Stephen ToubNullable: System.Threading.dll
2019-05-09 Stephen ToubNullable: System.Threading.Thread.dll
2019-05-09 Stephen ToubNullable: System.Diagnostics.Tools.dll
2019-05-09 Stephen ToubNullable: System.Memory.dll
2019-05-09 Stephen ToubNullable: System.Runtime.Extensions.dll
2019-05-09 Stephen ToubNullable: System.Runtime.dll
2019-05-09 Maryam Ariyanskip all OleDb tests first to unblock other PRs. (dotne...
2019-05-09 Paul BuonopaneFix dotnet/corefx#37506: System.Text.Json fails to...
2019-05-09 Steve MacLeanReenable tests (dotnet/corefx#37521)
2019-05-09 Stephen ToubFix unnecessary culture-aware comparisons in System...
2019-05-09 Matt GalbraithMerge pull request dotnet/corefx#37530 from dotnet...
2019-05-08 Matt GalbraithUpdate linux.yml
2019-05-08 Matt GalbraithUpdate CI docker images
2019-05-08 Maryam AriyanUpdate issue-guide.md
2019-05-08 Tomas Weinfurthandle Http2Stream add/remove better (dotnet/corefx...
2019-05-08 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27708...
2019-05-08 Eric StJohn React to APICompat changes enabling reverse APICompat...
2019-05-07 Matt GalbraithMerge pull request dotnet/corefx#37501 from dotnet...
2019-05-07 Tanner GoodingFixing SystemNative_GetTimestampResolution for CLOCK_MO...
2019-05-07 Jeremy KoritzinskyPropagate System.Runtime.WindowsRuntime package build...
2019-05-07 Stephen ToubFix nullability mismatch on partial declarations
2019-05-07 Stephen ToubMove WithCancellation/ConfigureAwait extension methods...
2019-05-07 Eric StJohnRemove suppression for EventRegistrationToken now that...
2019-05-07 Steve HarterRefactor null handling and add tests (dotnet/corefx...
2019-05-07 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27707...
2019-05-07 Anirudh AgnihotryMaking ctors internal for types with internal abstract...
2019-05-07 Afsaneh Rafighiupdate Area Owners (dotnet/corefx#37475)
2019-05-07 Steve HarterAdd JsonException and make JsonSerializationException...
2019-05-06 Eric StJohnRemove runtime.json from Microsoft.NETCore.Targets...
2019-05-06 Jose Perez... Fix VS Configurations for all projects in corefx (dotne...
2019-05-06 Tanner GoodingRegenerating the System.Numerics.Vectors ref assembly...
2019-05-06 Randolph WestUpdate SerializerProgrammingModel.md (dotnet/corefx...
2019-05-06 Viktor HoferMerge pull request dotnet/corefx#37340 from dotnet...
2019-05-06 ericstjDon't include the nupkg/nuspec from the package folder
2019-05-06 Matt GalbraithMerge pull request dotnet/corefx#37474 from dotnet...
2019-05-06 Jeremy BartonUpdate RID graph
2019-05-06 David FowlerFix remaining races in WriteAsync (dotnet/corefx#37414)
2019-05-06 Matt GalbraithUpdate Ubuntu 19.04 Docker Image
2019-05-06 Tarek Mahmoud... Fix Timezone Test with Morocco on Windows (dotnet/coref...
2019-05-06 Stephen ToubOptimize Enumerable.Range(...).Select(...) (dotnet...
2019-05-06 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27706...
2019-05-06 Shay RojanskySwitch to newer, explicit atomic API (dotnet/corefx...
2019-05-06 Gérald BarréAdd FlushAsync (dotnet/corefx#37458)
2019-05-06 Viktor HoferDisable GetSchema test on Win7 (dotnet/corefx#37450)
2019-05-05 Levi BroderickMove System.Text.Encodings.Web inbox (dotnet/corefx...
2019-05-04 Jeremy BartonDefine X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS on non...
2019-05-04 Jose Perez... Adding Microsoft.Bcl.HashCode package for .NET Standard...
2019-05-04 Maryam AriyanSystem.Data.OleDb.Tests.OleDbConnectionTests.GetSchema...
2019-05-04 Charles StonerPort several Interaction methods (dotnet/corefx#37436)
2019-05-04 Dávid KayaChanged File.Copy to throw if destination is a director...
2019-05-04 Tanner GoodingRegenerating the System.Runtime.Intrinsics and System...
2019-05-04 Levi BroderickCreate Utf8String package install docs (dotnet/corefx...
2019-05-04 Stephen ToubFix deadlock in SystemEventsTests.CreateTimerTests...
2019-05-03 Jeremy BartonUse X509_check_host when available instead of a custom...
2019-05-03 Steve HarterUpdate doc for Preview 5 (dotnet/corefx#37433)
2019-05-03 Stephen ToubDisable GetPropertyValues_NotStoredProperty_ValueEquals...
2019-05-03 Stephen ToubLog exceptions from asynchronously failing Expect:...
2019-05-03 Stephen ToubUse RemoveInvoke in several StringTests (dotnet/corefx...
2019-05-03 Charles StonerPort AssemblyInfo, ConsoleApplicationBase.CommandLineAr...
2019-05-03 Kevin JonesBetter support RSAES_OAEP certificates for EnvelopedCms
2019-05-03 Tarek Mahmoud... Fix Macedonian display name in ComponentModel CultureIn...
2019-05-03 Charles StonerPort Constants, Globals, DateAndTime (dotnet/corefx...
2019-05-03 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27703...
2019-05-03 Stephen ToubTweak asserts used in GetGCMemoryInfo test to be more...
2019-05-03 Viktor HoferFix build break in HttpClientHandlerTest
2019-05-03 Tomas Weinfurtimprove error handling on failed Http/2 handshake ...
2019-05-03 Tomas Weinfurtreject invalid pseudo-headers (dotnet/corefx#37069)
2019-05-03 Tomas Weinfurtimpove error reporting on OSX (dotnet/corefx#37382)
2019-05-03 Stephen ToubFix TestPriorityLevelProperty test (dotnet/corefx#37377)
2019-05-02 Jeremy KuhneStart on object serialization. (dotnet/corefx#36806)
next