platform/upstream/dotnet/runtime.git
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...
2019-06-07 Viktor HoferUpdate code coverage docs and remove regular runs
2019-06-07 Stephen ToubAvoid using X509Certificate2's IntPtr ctor in SecureCha...
2019-06-07 Stephen ToubAdd debug data to help diagnose HTTP2 test failure...
2019-06-07 Carlos Sanchez... Fix issue in NamedPipeServerStream.GetImpersonationUser...
2019-06-07 Eric StJohnMove type to last argument in order to meet fx design...
2019-06-07 David FowlerAdded CopyToAsync(PipeWriter) (dotnet/corefx#38326)
2019-06-07 Viktor HoferDisable System.Net.Sockets.Async.Stress.Tests on CI
2019-06-07 David FowlerDon't throw in the On* callbacks (dotnet/corefx#38327)
2019-06-07 Stephen ToubAllow OperationCanceledExceptions to propagate out...
2019-06-07 Yoh DeadfallRemoved lost and unused file (dotnet/corefx#38320)
2019-06-07 Tom DeseynProcessNameMatchesScriptName: add missing Fact attribut...
2019-06-07 Stephen ToubFix calls to functions moved from PathInternal to Path
2019-06-07 Jeremy KoritzinskyDelete CoreFX tests of COM lifetime control methods...
2019-06-07 TimSimplify loop add with UnionWith method. (dotnet/corefx...
2019-06-07 wcontayonRemove Redundant counter : System.Collections.Immutable...
2019-06-07 Stephen ToubNullable annotate System.Private.Uri (dotnet/corefx...
2019-06-07 Stephen ToubAdd nullable attributes to partial facade implementatio...
2019-06-06 Anirudh AgnihotryThrowing Jsonexception when trying to convert a value...
2019-06-06 Jeremy KuhneExpose SecurityDescriptor as protected (dotnet/corefx...
2019-06-06 Dustin CampbellMerge pull request dotnet/corefx#38317 from DustinCampb...
2019-06-06 Santiago Fernandez... Update Reflection.Emit and String tests after changes...
2019-06-06 Viktor HoferRemove NetNative uapaot support (dotnet/corefx#38170)
2019-06-06 Dustin CampbellClean up code style in PropertyDescriptorTests.cs
2019-06-06 Dustin CampbellAllow ReflectPropertyDescriptor to reflect over non...
2019-06-06 Matt GalbraithMerge pull request dotnet/corefx#38312 from dotnet...
2019-06-06 Matt GalbraithFix Debian 10 image
2019-06-06 Bradley GraingerImprove ReadOnlySequence.Slice docs (dotnet/corefx...
2019-06-06 Vladislav Richterfix CopyToAsyncCore - cancellation and infinite loop...
2019-06-06 Santiago Fernandez... Re-generate System.Threading.Overlapped ref assembly...
2019-06-06 Santiago Fernandez... Re-generate System.Memory ref assembly against implemen...
2019-06-06 Santiago Fernandez... Re-generate System.Runtime.Loader ref assembly against...
2019-06-05 Ahson KhanUpdate JsonSerializer and JsonElement APIs - drop ...
2019-06-05 Maryam AriyanAdd missing APIs for OleDb (dotnet/corefx#38235)
2019-06-05 Marco RossignoliFix digest authentication on SocketsHttpHandler (dotnet...
2019-06-05 Ahson KhanMoving the JsonSerializer to the root namespace - Syste...
2019-06-05 Santiago Fernandez... Re-generate reference source against impl for System...
2019-06-05 Dustin CampbellEnable code path in TypeDescriptor.GetAssociation(...
2019-06-05 Jeremy BartonReenable BuildInvalidSignatureTwice with better diagnostics
2019-06-05 Kevin JonesIncrease sample size for random tests.
2019-06-05 Matt GalbraithAdd Debian 10 "Buster" test execution
2019-06-05 David FowlerOpen pdb files with FileShare.Read and FileShare.Delete...
2019-06-05 Carol WangFix XmlSerializer fails to serialize Type with special...
2019-06-05 Marco RossignoliIgnore indexer properties (dotnet/corefx#38133)
2019-06-05 David FowlerMove System.Threading.Channels into Microsoft.NetCore...
2019-06-04 Gary ZhangMerge pull request dotnet/corefx#35363 from Wraith2...
2019-06-04 Stephen ToubAdd missing PlatformSpecific attribute to ProcessStart_...
2019-06-04 dotnet-maestro-botUpdate ProjectNTfs to beta-27804-00 (dotnet/corefx...
2019-06-04 Stephen ToubDisable JSON LookupOverflow test (dotnet/corefx#38222)
2019-06-04 Martin BauligHttpClient.SendAsync() should not attempt to read respo...
2019-06-04 Stephen ToubFix catch block for cancellation in ConnectHelper.Conne...
2019-06-04 Cory NelsonLoopbackProxyServer cleanup (dotnet/corefx#38038)
2019-06-04 Tom DeseynProcessStart_OpenFileOnLinux_UsesSpecifiedProgram:...
2019-06-04 Stephen ToubDisable TurkishI_Is_Differently_LowerUpperCased_In_Turk...
2019-06-04 Eric StJohnBetter handle resx scenarios (dotnet/corefx#38012)
2019-06-04 Santiago Fernandez... Re-generate System.Threading ref assembly against imple...
2019-06-04 Tom DeseynProcessNameMatchesScriptName: add some asserts for...
2019-06-04 Jeremy KuhneFix deletion tests on Windows 10 1903. (dotnet/corefx...
2019-06-04 Eric StJohnPersist InterfaceTypeAttribute in ref assemblies (dotne...
2019-06-04 Maryam AriyanAdds JsonElement.ValueEquals / JsonProperty.NameEquals...
2019-06-03 Stephen ToubFix RegexCultureTests by moving it out-of-proc (dotnet...
2019-06-03 Marco Rossignolifix tests (dotnet/corefx#38096)
2019-06-03 Alexis ChristoforidesUse fallbacks when link() fails (dotnet/corefx#36957)
2019-06-03 Tom DeseynX509Store_MachineStoreLoadSkipsInvalidFiles: skip test...
2019-06-03 dotnet-maestro-botUpdate ProjectNTfs to beta-27803-00 (dotnet/corefx...
2019-06-03 Marco Rossignoliaddress PR feedback (dotnet/corefx#38147)
2019-06-03 Dan MoseleyFix tests to match exception output change (dotnet...
2019-06-02 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-06-02 Viktor HoferUse LoopbackServer for HttpWebRequestTests (dotnet...
2019-06-02 Marco RossignoliFix CustomValidationAttribute.TypeId (dotnet/corefx...
2019-06-01 Stephen ToubChange use of AllowRenegotiation in HttpConnectionPool...
2019-06-01 Stephen ToubFix downlevel build-break in System.Net.WebSockets...
2019-05-31 Dan MoseleyTest for Exception.ToString() calling derived implement...
2019-05-31 Cory NelsonEnsure aligned access in ManagedWebSocket.ApplyMask...
2019-05-31 Yoh DeadfallAdded test cases for Activator.CreateInstance<T> (dotne...
2019-05-31 Jeremy KuhneFix mutating static issue (dotnet/corefx#38124)
2019-05-31 Tomas Weinfurtadd support for 100-continue for H/2 (dotnet/corefx...
2019-05-31 Santiago Fernandez... Revert "Added Range Manipulation APIs to Collection...
2019-05-31 Layomi AkinrinadeAdd support for immutable dictionaries (dotnet/corefx...
2019-05-31 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-05-31 Anirudh Agnihotryfixing image Convertion from icon (dotnet/corefx#38108)
2019-05-31 Ahson KhanAdd JsonSerializer overload that takes Utf8JsonReader...
next