platform/upstream/dotnet/runtime.git
2019-02-21 Stephen ToubMerge branch 'master' into darc-master-f2564df9-8df7...
2019-02-21 Viktor HoferAdd test targets to build script (dotnet/corefx#34385)
2019-02-21 dotnet-maestro-botUpdate CoreFxOptimizationData to master-20190221.1...
2019-02-21 Santiago Fernandez... Remove unused upload-tests.proj (dotnet/corefx#35475)
2019-02-21 OmariOImprove BitArray's Get, Set, SetAll and Not methods...
2019-02-21 Filip NavaraMove Thread to shared CoreLib (dotnet/corefx#35462)
2019-02-21 Geoff Kizerdon't dispose the HTTP2 connection writer lock, to...
2019-02-21 Ahson KhanUpdate intellisense files for S.Mem, S.T.Json, S.Runtim...
2019-02-21 Stephen ToubFactor IPAddress.Loopback.MapToIPv6() into IPAddress...
2019-02-20 Stephen ToubFix xNodeBuilder test (again) (dotnet/corefx#35464)
2019-02-20 Stephen ToubSimplify ProcessorCount tests to fix sporadic failures...
2019-02-20 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27421...
2019-02-20 Tom DeseynProcess.KillTree: Unix: don't throw for processes that...
2019-02-20 Jeremy BartonBump S.S.C.Pkcs AssemblyVersion Minor version (dotnet...
2019-02-20 Stephen ToubSimplify ConnectHelper.ConnectAsync to just return...
2019-02-20 Stephen ToubStop blocking thread pool threads in VirtualNetwork...
2019-02-20 Geoff KizerMerge pull request dotnet/corefx#35432 from geoffkizer...
2019-02-20 Viktor HoferAdd net472 build3260 blobs (dotnet/corefx#35448)
2019-02-20 Konstantin... Fix tizen rootfs building (dotnet/corefx#35450)
2019-02-20 dotnet-maestro-botUpdate CoreFxOptimizationData, ProjectNTfs, ProjectNTfs...
2019-02-20 David FowlerAdded some doc comments to AsStream (dotnet/corefx...
2019-02-20 Viktor HoferMerge pull request dotnet/corefx#35415 from ViktorHofer...
2019-02-20 Geoff KizerPR feedback
2019-02-20 dotnet-maestro-botUpdate CoreFxOptimizationData to master-20190219.1...
2019-02-20 Max KerrDisallow dangerous Unicode decompositions (dotnet/coref...
2019-02-20 Stephen ToubMake Http2Connection.SendFrameAsync return ValueTask...
2019-02-20 Alaa MasoudRemove dead code (dotnet/corefx#35430)
2019-02-20 Geoff Kizerdefer sending WINDOW_UDPATE frames until a minimum...
2019-02-19 David ShulmanImprove HTTP2 connection diagnostics in SocketsHttpHand...
2019-02-19 David FowlerAdded AsStream to PipeReader and PipeWriter (dotnet...
2019-02-19 Matt MitchellUse SourceBranch vs. SourceBranchName (dotnet/corefx...
2019-02-19 Alaa MasoudRemove dead code (dotnet/corefx#35405)
2019-02-19 ViktorUpgrade uwp windows machines to RS5
2019-02-19 ViktorRevert "Don't run tests on uap PR leg"
2019-02-19 David ShulmanFix Negotiate/SPNEGO Kerberos to NTLM fallback on Linux...
2019-02-19 Jan KotasFix product name included in the binaries (dotnet/coref...
2019-02-19 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27419...
2019-02-19 Stephen ToubUse Environment.TickCount instead of DateTime{Offset...
2019-02-19 Viktor HoferRemove old TestCategories property (dotnet/corefx#35397)
2019-02-19 Alaa MasoudRemove dead code in IpHlpApi (dotnet/corefx#35398)
2019-02-18 GrantUnit tests for BitOps (dotnet/corefx#35193)
2019-02-18 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27418...
2019-02-17 Ben AdamsSkip lock in GetMemory/GetSpan if memory available...
2019-02-17 Francis NguyenCollections cleanup (dotnet/corefx#35339)
2019-02-17 Vladimir SadovMerge pull request dotnet/corefx#35373 from VSadov...
2019-02-17 Vladimir SadovUpdating timeout in `SslStream_SameCertUsedForClientAnd...
2019-02-15 Stephen ToubMerge pull request dotnet/corefx#35324 from stephentoub...
2019-02-15 dotnet-maestro-botUpdate BuildTools, ProjectNTfs, ProjectNTfsTestILC...
2019-02-15 Stephen ToubAddress PR feedback and additional cleanup
2019-02-15 Santiago Fernandez... Remove groovy and json files for unused pipelines ...
2019-02-15 Stephen ToubFix some XML comments in Base64Encoder/Decoder (dotnet...
2019-02-15 Stephen ToubRemove uap config from System.Net.Http UnitTests
2019-02-15 Stephen ToubUse StaticTable for writing known headers
2019-02-15 Geoff KizerImplement static table for writing some headers
2019-02-15 Stephen ToubDon't pool Http2Connection buffers
2019-02-15 Stephen ToubAvoid per-request HeaderCallback delegate allocation
2019-02-15 Stephen ToubAvoid lock object allocation in CreditManager
2019-02-15 Stephen ToubAvoid syncobj object allocation in Http2Connection
2019-02-15 Santiago Fernandez... Disable jenkins legs as we transition to use azure...
2019-02-15 joshudsonUse vfork() improve performance when starting processes...
2019-02-15 Jan KotasFix CoreFX build breaks
2019-02-15 Michal StrehovskýAdd support for default interface methods in DispatchPr...
2019-02-15 Kevin JonesmacOS: Allow loading first X509 certificate from PEM...
2019-02-14 Tanner GoodingRegenerating the System.Runtime.Intrinsics ref assembly...
2019-02-14 Krzysztof WicherSystem.IO.Ports native package (dotnet/corefx#35126)
2019-02-14 Santiago Fernandez... Publish build artifacts only in official builds (dotnet...
2019-02-14 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27414...
2019-02-14 Layomi AkinrinadeAdd roundtrip tests for EncoderFallbackBufferHelper...
2019-02-14 dotnet-maestro-botUpdate BuildTools to preview1-03713-01 (dotnet/corefx...
2019-02-13 Afsaneh RafighiFix SqlClient udtTest (dotnet/corefx#35304)
2019-02-13 Stephen ToubMerge pull request dotnet/corefx#34476 from Marusyk...
2019-02-13 dotnet-maestro... Update dependencies from dotnet/coreclr (dotnet/corefx...
2019-02-13 Santiago Fernandez... Reenable Fedora27 queue (dotnet/corefx#35298)
2019-02-13 Afsaneh RafighiMerge pull request dotnet/corefx#34393 from Wraith2...
2019-02-13 Afsaneh RafighiMerge pull request dotnet/corefx#34711 from Wraith2...
2019-02-13 Afsaneh RafighiMerge pull request dotnet/corefx#34546 from Wraith2...
2019-02-13 Stephen ToubFix race condition in DiagnosticSourceEventSource ...
2019-02-13 William GodbeMerge pull request dotnet/corefx#35279 from wtgodbe...
2019-02-13 Viktor HoferRemove optionaltooling buildtools dependency (dotnet...
2019-02-13 Stephen ToubSimplify Dbg to minimal tracing
2019-02-13 Roma MarusykSystem.Runtime.Caching. Refactor DllImports
2019-02-13 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27413...
2019-02-13 Hugh BellamyIntroduce and use common calendar test base (dotnet...
2019-02-13 Santiago Fernandez... Fix native build for x86 (dotnet/corefx#35289)
2019-02-13 Stephen ToubAdd a few more Parse_Subspan_Success inline datas ...
2019-02-13 Santiago Fernandez... Fix official builds to publish to BAR using new sdk...
2019-02-13 Stephen ToubFix argument name in GCHandleTests (dotnet/corefx#35284)
2019-02-13 Hugh BellamyCleanup AssociatedMetadataTypeTypeDescriptor (dotnet...
2019-02-13 David ShulmanAdd simple http Windows auth tests using loopback serve...
2019-02-13 Steve MacLeanAdd AssemblyLoadContext.GetLoadContext(SPC) test
2019-02-12 Geoff KizerMerge pull request dotnet/corefx#34345 from geoffkizer...
2019-02-12 Tomas Weinfurtenable SendAsync_RequestVersion20_ResponseVersion20IfHt...
2019-02-12 Ben AdamsBufferSegment Handle Memory Set/Reset better (dotnet...
2019-02-12 Viktor HoferAdd a shared framework and host for global tools in...
2019-02-12 Geoff Kizerfix netfx build
2019-02-12 Filip NavaraAdd tests for ResourceManager on custom Assembly type...
2019-02-12 Matthijs Breemansfix: pointed ProjectUrl to the Github repository instea...
2019-02-12 Hugh BellamyFix NullReferenceException in AssociationAttribute...
2019-02-12 Hugh BellamyAdd ObjectModel tests (dotnet/corefx#35013)
2019-02-12 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-27412...
next