platform/upstream/dotnet/runtime.git
2019-02-28 Ahson KhanAvoid re-scanning the whole input ROSequence when getti...
2019-02-28 Ahson KhanAuto-generate the reference assemblies and separate...
2019-02-28 Tom DeseynProcess: Unix: use groups of ProcessStartInfo.UserName...
2019-02-28 Tomas Weinfurtpull updated Alpine3.9 image one more time (dotnet...
2019-02-28 Jeremy KuhneFix advance for single length delimiter (dotnet/corefx...
2019-02-27 Afsaneh Rafighiupdate SqlClient Area Owners (dotnet/corefx#35634)
2019-02-27 Tomas Weinfurtupdate container name (dotnet/corefx#35631)
2019-02-27 Tomas Weinfurtpul in updated Alpine39 image (dotnet/corefx#35627)
2019-02-27 Stephen ToubRevert "Revert "Add another Zip IEnumerable<T> extensio...
2019-02-27 Jan KotasDisable BitOps tests
2019-02-27 Tomas Weinfurtenable GetAsync_AllowedSSLVersion_Succeeds for SocketHt...
2019-02-27 Ahson KhanUpdate the IBufferWriter contract definition documentat...
2019-02-27 Tanner GoodingAdding some formatter tests validating the updated...
2019-02-27 Viktor HoferDarc update from build '20190226.3' (dotnet/corefx...
2019-02-26 Eric St. JohnAllow tests to sign with a different StrongNameKeyId
2019-02-26 Eric St. JohnUse ILAsm/ILDasm that are restored as part of external
2019-02-26 Tomas Weinfurtcollect system info if IPv6 loopback fails to resolve...
2019-02-26 Tomas Weinfurtimprove detection for ReadOnly_FileSystemHelper (dotnet...
2019-02-26 Krzysztof WicherRemove System.IO.Ports.Native from the framework (dotne...
2019-02-26 William GodbeMerge pull request dotnet/corefx#35572 from wtgodbe...
2019-02-26 Essam AlmohammadiAdd string overloads to DbDataReader.Get*()
2019-02-26 wtgodbeUpdate ApiCompat baselines
2019-02-26 Vance MorrisonChanges to support W3C style IDs and propagation (dotne...
2019-02-26 Tomas Weinfurtimprove Ssl3 detection (dotnet/corefx#35574)
2019-02-26 Jeremy BartonAdd doc comments to JsonDocument (and friends)
2019-02-26 Tomas Weinfurtdisable AllSubscriberStress test on ARM64 untill we...
2019-02-26 Erhan AtesogluRemoved GetRootLength Helper Function from PathInternal...
2019-02-26 Filip NavaraAdd temporary resources and copy of Thread implementati...
2019-02-26 Adeel MujahidUse NativeLibrary.TryLoad and prefer RTLD_LAZY over...
2019-02-24 Anirudh AgnihotryRemoving restriction of first 8 character being differe...
2019-02-23 Stephen ToubRemove Task{CompletionSource} allocations from Http2Str...
2019-02-23 Jan KotasUse product version in RuntimeInformation.FrameworkDesc...
2019-02-23 Erhan AtesogluRemoved "Argument_InvalidPathChars" Resource String...
2019-02-23 Jeremy BartonAdd #define alias for local_X509_STORE_CTX_get0_store...
2019-02-23 Eric StJohnMake System.Runtime.CompilerServices.Unsafe inbox ...
2019-02-23 Santiago Fernandez... Disable azure pipelines reporter for official builds...
2019-02-22 Matt GalbraithMerge pull request dotnet/corefx#35533 from dotnet...
2019-02-22 Matt GalbraithAdding Alpine 3.9 Runs to official
2019-02-22 Jeremy BartonAdd support for OCSP on Linux, overhaul Linux X509Chain...
2019-02-22 Stephen ToubAvoid some 1st-chance exceptions on Linux in GetAllNetw...
2019-02-22 Marco RossignoliFix bug: Process.OutputDataReceived not firing (dotnet...
2019-02-22 Jan KotasUpdate Environment.Version test to not expect hardcoded...
2019-02-22 Stephen ToubUse a pooled buffer in BrotliStream (dotnet/corefx...
2019-02-22 David FowlerReduce the amount of exceptions throw in Advance (dotne...
2019-02-22 Santiago Fernandez... Restore optional tooling for windows to use optimizatio...
2019-02-22 Stephen ToubReduce PLINQ outerloop test execution time (dotnet...
2019-02-22 Jan KotasUse the .NET Core product version for informational...
2019-02-22 Mike McLaughlinPublish corefx test assets (dotnet/corefx#35473)
2019-02-22 Geoff KizerMerge pull request dotnet/corefx#35485 from geoffkizer...
2019-02-21 David FowlerOverride WriteAsync on the DefaultPipeWriter (dotnet...
2019-02-21 Tomas Weinfurtfix ping TTL option for OSX (dotnet/corefx#35506)
2019-02-21 Geoff Kizeraddress PR feedback
2019-02-21 ericstjMake restore of external 2-pass
2019-02-21 Eric St. JohnRestore IBC data and embed during Windows release builds
2019-02-21 Stephen ToubDisable two Socket.Begin/EndSendFile tests (dotnet...
2019-02-21 Jan KotasOmit Environment.Version from CodeDom generated files...
2019-02-21 Stephen ToubMerge pull request dotnet/corefx#35489 from dotnet...
2019-02-21 Viktor HoferUpdate publish.yml
2019-02-21 Stephen ToubFix ArgumentOutOfRangeException validation in Gregorian...
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 Geoff Kizeradd StreamState and rework HTTP2 stream state handling
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)
next