platform/upstream/dotnet/runtime.git
2018-07-20 Stephen ToubFix netfx test failure
2018-07-20 Aaron R RobinsonDisable tests that rely on GetComObjectData() and SetCo...
2018-07-20 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-07-20 Max KerrEnsure Windows specific DNS resolution errors throw...
2018-07-19 Jan KotasMark Decimal as readonly (dotnet/corefx#31198)
2018-07-19 Santiago Fernandez... Disable System.Drawing.Tests.Graphics_DrawLinetests...
2018-07-19 Paulo JanottiAdd coverlet runtime deps to testhost shared runtime...
2018-07-19 Eric ErhardtUpdate Common.Tests.sln file for new SDK project change...
2018-07-19 Anirudh AgnihotryPorting X509Certificate2UI to .Net Core (dotnet/corefx...
2018-07-19 Atsushi KanamoriAdd back TypeBuilder.DefinePInvokeMethod (dotnet/corefx...
2018-07-19 Hugh BellamyCleanup and add more Marshal.StringTo tests (dotnet...
2018-07-19 Dan SeefeldtDefault generatedefaultsource to true (dotnet/corefx...
2018-07-19 Santiago Fernandez... Port System.Drawing.Design members needed by winforms...
2018-07-19 Paulo JanottiAdd coverlet.msbuild package for experiments (dotnet...
2018-07-19 Stephen ToubAdd even more integer parsing tests (dotnet/corefx...
2018-07-19 Marco RossignoliUpdate .NET SDK link (dotnet/corefx#30703)
2018-07-19 Dan FriedmanAdd command line install (dotnet/corefx#29154)
2018-07-19 Wes HaggardFilter binplacepackage depproj's to only direct referen...
2018-07-19 Stephen ToubMerge pull request dotnet/corefx#31175 from dotnet...
2018-07-19 Tomas Weinfurtsupport for correct Tools on Linux/ARM (dotnet/corefx...
2018-07-19 Stephen ToubRevert ProjectNtfs update
2018-07-19 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs to previ...
2018-07-18 Stephen ToubAdd more TimeSpan formatting tests (dotnet/corefx#31157)
2018-07-18 Maxim LipninPkcs9SigningTime: normalize exception on time < 1601
2018-07-18 Hugh BellamyAdd more Type tests (dotnet/corefx#31013)
2018-07-18 Wes HaggardMerge pull request dotnet/corefx#31137 from weshaggard...
2018-07-18 Egor BogatovGet rid of DoubleHelper in Number.FormatAndParse.cs...
2018-07-18 Michal StrehovskýFix RD.XML for System.Private.Xml (dotnet/corefx#31125)
2018-07-18 Geoff KizerMerge pull request dotnet/corefx#30740 from geoffkizer...
2018-07-18 Aaron RobinsonMitigate exception ambiguity in Marshal test (dotnet...
2018-07-18 Filip NavaraSystem.IO.Pipes: Add additional Create overloads for...
2018-07-18 Jeremy KuhneAdd information about collecting memory usage (dotnet...
2018-07-17 Wes HaggardFix Sync targets to not actually cause a build to occur...
2018-07-17 Wes HaggardEnsure we generate version prop before sync parallel...
2018-07-17 Viktor HoferUpdate System.Memory as inbox & expose LastIndexOf...
2018-07-17 Stephen ToubAdd Unsafe.Unbox (dotnet/corefx#31133)
2018-07-17 Geoff Kizeraddress review feedback
2018-07-17 Geoff Kizerrename ArrayBuffer stuff
2018-07-17 Geoff Kizerimprove RST_STREAM handling
2018-07-17 Geoff Kizerrework request header framing and several other fixes
2018-07-17 Geoff Kizerdon't include for UWP
2018-07-17 Geoff Kizeradd connection shutdown handling
2018-07-17 Geoff Kizermore review feedback
2018-07-17 Geoff Kizerimplement client-initiated connection shutdown
2018-07-17 Geoff Kizermore review feedback
2018-07-17 Geoff Kizeraddress review feedback for HPACK implementation
2018-07-17 Geoff Kizeraddress review feedback
2018-07-17 Geoff Kizerclean up Http2ReadStream stuff
2018-07-17 Geoff Kizerrework EmptyReadStream to not be HttpConnection-specific
2018-07-17 Geoff Kizeradd BaseAsyncStream and refactor stream classes to...
2018-07-17 Geoff Kizerinitial cut at HTTP2 support for SocketsHttpHandler
2018-07-17 Geoff Kizeradd HttpConnectionBase and refactor some connection...
2018-07-17 Stephen ToubAdd some hex parsing perf tests (dotnet/corefx#31115)
2018-07-17 Stephen ToubRemove char[] allocation from GetDrives (dotnet/corefx...
2018-07-17 Dan MoseleyPort some missing methods from the Strings class (dotne...
2018-07-17 Stephen ToubTemporarily comment out dictionary remove modification...
2018-07-17 Aaron RobinsonDisable GetNativeVariantForObject() API tests when...
2018-07-17 David ShulmanFix HttpWebRequest when using system proxy settings...
2018-07-16 Matt MitchellFix line endings (CRLF->LF) (dotnet/corefx#31108)
2018-07-16 Jiayi YuFix race conditions in DatataContractSerialization...
2018-07-16 Keerat SinghMerge pull request dotnet/corefx#30917 from keeratsingh...
2018-07-16 Afsaneh RafighiMerge pull request dotnet/corefx#31063 from AfsanehR...
2018-07-14 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26714...
2018-07-14 Filip NavaraHandle empty and disposed certificates in X509Store...
2018-07-14 dotnet-maestro-botUpdate BuildTools, CoreClr, ProjectNTfs, ProjectNTfsTes...
2018-07-14 Jeremy BartonProvide a low-level API for reading and writing PKCSdot...
2018-07-14 Stephen ToubFix TransformManyBlock's EnsureOrdered=false to not...
2018-07-14 Dan MoseleyUpdate issue-guide.md
2018-07-13 Stephen ToubFactor out large generic additions in System.Linq for...
2018-07-13 Brian RobbinsRe-enable Test_BadEventSource_MismatchedIds_WithEtwList...
2018-07-13 Afsaneh Rafighiadding more #if netcoreapp where needed
2018-07-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
2018-07-13 Paulo JanottiGlobalization coverage: use proper runtimeconfig.json...
2018-07-13 Steve PfisterAdded a preprocessor check for CODEDOM. This will...
2018-07-13 Hugh BellamyAdd Marshal tests and cleanup existing tests a little...
2018-07-13 Stephen ToubAdd more Int32/Int64 parsing tests (dotnet/corefx#31045)
2018-07-13 Filip NavaraEnable compilation with -Wincompatible-pointer-types...
2018-07-13 Keerat SinghAdded Utf8SupportTest.
2018-07-13 Alfred MyersMake Thumbprint use GetCertHashString
2018-07-13 Stephen ToubRemove stale comment
2018-07-13 Filip NavaraExpose new SignedXml members that were added in .NET...
2018-07-13 Mike McLaughlinUpdate symbol uploader to version 1.0.0-beta-63112...
2018-07-13 Luqun LouRemove ExactSpelling = true (dotnet/corefx#31035)
2018-07-12 Jiayi YuClean up CheckReaderCount and related functions (dotnet...
2018-07-12 Keerat SinghAddressed Saurabh's review feedback.
2018-07-12 Santiago Fernandez... Add placeholder configurations to Microsoft.CSharp...
2018-07-12 David ShulmanDisable PostRewindableStreamContentMultipleTimes test...
2018-07-12 Stephen ToubExpose/test CancellationTokenRegistration.Unregister...
2018-07-12 Wes HaggardMerge pull request dotnet/corefx#30853 from weshaggard...
2018-07-12 Anirudh AgnihotryMilliSecond Granualrity added to Copy operation on...
2018-07-12 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-26712...
2018-07-12 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26712...
2018-07-12 Stephen ToubEnsure ConcurrentBag's TryTake is linearizable (dotnet...
2018-07-12 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26711-07, preview...
2018-07-11 Keerat SinghMerge branch 'master' of https://github.com/dotnet...
2018-07-11 Keerat SinghAddressed Uday's review feedback.
2018-07-11 Anirudh AgnihotryPorting StandardOleMarshalObject and IMarshal (dotnet...
2018-07-11 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-07-11 Paulo JanottiTweaks to reflect current status for coverage. (dotnet...
2018-07-11 Ricardo ArenasMerge pull request dotnet/corefx#30975 from riarenas...
next