platform/upstream/dotnet/runtime.git
2019-06-18 Santiago Fernandez... Disable System.Drawing.Common tests for RedHat6 (dotnet...
2019-06-18 Marco Rossignoliremove active issues (dotnet/corefx#38411)
2019-06-18 Erhan AtesogluFixed CaseSenstive Issues (dotnet/corefx#38532)
2019-06-18 Santiago Fernandez... Add nullable annotations to System.Numerics.Vectors...
2019-06-18 Santiago Fernandez... Add nullable annotations to System.Runtime.Loader ref...
2019-06-18 Jeremy BartonHave consistent Dispose behaviors for AsymmetricAlgorit...
2019-06-17 Anirudh AgnihotryProviding support for duplicate keys in dictionary...
2019-06-17 Santiago Fernandez... Remove StructLayoutAttribute from GdipImageCodecInfo...
2019-06-17 Jose Perez... Removing the Manual reference file from System.Text...
2019-06-17 Stephen ToubAdd missing .ConfigureAwait(false) in HttpConnectionPoo...
2019-06-17 Stephen ToubChange DiagnosticsHandler to special-case base cancella...
2019-06-17 Santiago Fernandez... Re-generate System.Collections.Immutable ref assembly...
2019-06-17 Viktor HoferMerge pull request dotnet/corefx#38593 from ViktorHofer...
2019-06-17 Viktor HoferMove redhat6 into linux group
2019-06-17 Stephen BonikowskyRe-activate test Transactions test. (dotnet/corefx...
2019-06-17 Viktor HoferFix leg configurations in official builds
2019-06-16 Tarek Mahmoud... Fix the failure in RegionInfo Tests (dotnet/corefx...
2019-06-16 Layomi AkinrinadeAdd support for serializing types that implement IDicti...
2019-06-16 Tomas Weinfurtmake sure we close OS handle if socket is finalized...
2019-06-15 Layomi AkinrinadeAdd support for more collections (dotnet/corefx#38319)
2019-06-15 Egor BogatovAllow interface names in IPv6 link-local addresses...
2019-06-15 Viktor HoferEnable project restore for test projects (dotnet/corefx...
2019-06-15 Jeremy BartonAdd S.S.C.Pkcs and S.S.C.Cng netstandard2.1 ref and...
2019-06-15 Santiago Fernandez... Add nullable annotations to System.Threading.Overlapped...
2019-06-15 Santiago Fernandez... Add nullable annotations to System.Threading.ThreadPool...
2019-06-14 Dilip OjhaMoving System.Security.Permissions Types from WPF
2019-06-14 Viktor HoferDelete dead uapaot code (dotnet/corefx#38330)
2019-06-14 Santiago Fernandez... Add nullable annotations to System.Threading.Timer...
2019-06-14 Santiago Fernandez... Add nullable annotations to System.Threading.Tasks...
2019-06-14 Santiago Fernandez... Add nullable annotations to System.Threading.Thread...
2019-06-14 Santiago Fernandez... Add nullable annotations to System.Threading ref (dotne...
2019-06-14 Jeremy BartonDefine osx.10.15 RID (dotnet/corefx#38509)
2019-06-14 Santiago Fernandez... Update one annotation on System.Runtime ref assembly...
2019-06-14 Santiago Fernandez... Enable nullable context to System.Buffers (dotnet/coref...
2019-06-13 Stephen ToubUpdate corefx for compiler nullable attribute updates
2019-06-13 Anirudh AgnihotryTests for nullable reference types in Span apis (dotne...
2019-06-13 Anirudh AgnihotryCorrecting some invalid array json inputs (dotnet/coref...
2019-06-13 Viktor HoferRemove inbox mark for both packages
2019-06-13 Viktor HoferAdd inbox for xamarin on ref context
2019-06-13 Viktor HoferAdd uap test target to ref context
2019-06-13 Viktor HoferMark registration pkg inbox on Xamarin
2019-06-13 Viktor HoferAdd uap configuration to registration tests
2019-06-13 Viktor HoferRemove XamarinTfm support check
2019-06-13 Viktor HoferRetarget RefContext and CompRegistration to NS2.1
2019-06-13 Viktor HoferMove to up2date macOS pool
2019-06-13 Viktor HoferChange test matrix and exclude arm64 from PRs
2019-06-13 Viktor HoferIncrease work item timeout for arm64
2019-06-13 Viktor HoferIncrease timeout on Linux
2019-06-13 Abhi AgarwalFix stray non-surrogate char handling in TextEncoder...
2019-06-13 Marco Rossignoli[3.0 Bug fix]JsonSerializer.Parse throws for UInt64...
2019-06-13 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-06-13 Jeremy KuhneAdd [DebuggerDisplay] to Json types (dotnet/corefx...
2019-06-13 Santiago Fernandez... Add nullable annotations to System.Collections ref...
2019-06-13 Stephen ToubDisable Socket_SendReceiveAsync_PropagateToStream_Succe...
2019-06-13 Jeremy BartonUpdating the OS matrix for CI
2019-06-13 Santiago Fernandez... Add nullable annotations to System.Runtime.Extensions...
2019-06-12 Koundinya VeluriExpose and test Timer.ActiveCount
2019-06-12 Santiago Fernandez... Add nullable annotations to System.Runtime.Intrinsics...
2019-06-12 Stephen ToubDisable PerformanceCounter_NextValue_ProcessorCounter...
2019-06-12 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-06-12 TimImprove performance Enumerable.Min() (dotnet/corefx...
2019-06-12 Stephen ToubAdd regression test for SafeSocketHandle getting collec...
2019-06-12 Castaneda1914removed wrong build instructions for openssl tuning...
2019-06-12 Cory NelsonHPACK fixes and tests (dotnet/corefx#38324)
2019-06-12 David FowlerDon't swallow OCE unconditionally (dotnet/corefx#38473)
2019-06-12 Marco Rossignoli[3.0 System.Text.Json]JsonExtensionData should allow...
2019-06-12 Steve MacLeanAdd AppDomain.CurrentDomain event asserts (dotnet/coref...
2019-06-12 Christopher... Ensure JSON TryGetXXX sets values to default if returni...
2019-06-12 Santiago Fernandez... Add nullable annotations to System.Runtime (dotnet...
2019-06-12 David ShulmanUse HTTP Host header for Kerberos auth SPN calculation...
2019-06-11 Santiago Fernandez... Address System.Runtime and System.Runtime.Extensions...
2019-06-11 Jeremy KoritzinskyRemove flaky asserts in Marshal.R/WInt16 tests. (dotnet...
2019-06-11 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-06-11 Stephen ToubChange EstablishConnectionAndProcessOneRequestAsync...
2019-06-11 Stephen ToubProvide more exception details when PlatformDetection...
2019-06-11 Stephen ToubRemove allocation for empty Activity.Baggage/Tags ...
2019-06-11 Cory NelsonResolves dotnet/corefx#37250. Re-enable tests that...
2019-06-11 Stephen ToubFix several comparison issues in ConcurrentBag (dotnet...
2019-06-11 Eric StJohnMake it so GenAPI is only used during online source...
2019-06-11 Marco Rossignoli[3.0 Bug fix]Fix JsonSerializer.WriteAsync (dotnet...
2019-06-11 Stephen ToubAdd debug state machine tracking to GoAwayFrame_NoPendi...
2019-06-11 Liudmila MolkovaFix review comments in dotnet/corefx#38280 (dotnet...
2019-06-11 David ShulmanRework Linux/Kerberos native interop layer (dotnet...
2019-06-11 Hong LiUpdate System.Runtime.Caching owner to Steve (dotnet...
2019-06-11 buyaa-nSome tests imported from Newtonsoft Json (dotnet/corefx...
2019-06-10 Tarek Mahmoud... Add System.Text.Encoding.CodePages library to the share...
2019-06-10 Eric StJohnAdd more packages to Microsoft.Windows.Compatibility...
2019-06-10 Stephen ToubRevert "Enable test for MemoryBarrierProcessWide on...
2019-06-09 Vladimir SadovEnable test for MemoryBarrierProcessWide on ARM64....
2019-06-09 campersauadd cancellation tests
2019-06-09 campersauPass CancellationToken to DbDataReader
2019-06-09 Stephen ToubAugment GetStateMachineData to recur (dotnet/corefx...
2019-06-09 Anatoly ZhmurAdded LeaveOpen option to StreamPipeReader and StreamPi...
2019-06-09 Stephen ToubFix nullability annotations for corelib updates
2019-06-09 Sung Yoon WhangAdd DisplayUnits to DiagnosticCounter reference assembly
2019-06-09 Liudmila MolkovaEnable tracing context propagation without listener...
2019-06-08 Maryam Ariyan[Tests]: JsonSerializer.Parse for json strings containi...
2019-06-08 Maryam AriyanApply feedback from JsonElement back into original...
2019-06-08 Maryam Ariyan[Code Coverage] Test for Utf8JsonReader.TryGetGuid...
2019-06-07 Krzysztof WicherHttpClient: Try decode Location header using UTF-8...
next