platform/upstream/dotnet/runtime.git
2018-07-24 Hugh BellamyAdd some Unix console tests (dotnet/corefx#31244)
2018-07-24 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-07-24 Geoff KizerMerge pull request dotnet/corefx#31289 from geoffkizer...
2018-07-24 Divino CésarMoving setup-vs-tools.cmd to buildpipeline/ (dotnet...
2018-07-23 Geoff Kizerfix a test issue caused by new MSIT VPN adapter
2018-07-23 Anirudh AgnihotryMaintaining the consistency of tests among master and...
2018-07-23 Hugh BellamyAdd more Marshal exception tests (dotnet/corefx#31235)
2018-07-23 Dan MoseleyHandle overflow in uname -r (dotnet/corefx#31261)
2018-07-23 Divino CésarPatching windows.groovy to execute on a helix queue...
2018-07-23 Filip NavaraFix X509Certificate.GetName/GetIssuerName to match...
2018-07-23 Filip NavaraFix unbalanced reference count in X509Store.Remove...
2018-07-23 Filip NavaraFix byte order in X509Certificate serial number propert...
2018-07-23 Jan KotasExpose MemoryMarshal.AsRef (dotnet/corefx#31236)
2018-07-23 Michal StrehovskýUpdate RD.XML for TypeConverterAttribute (dotnet/corefx...
2018-07-23 Rajiv SharmaInitial Test Case creation for System.Xml (dotnet/coref...
2018-07-23 Hugh BellamyAdd/cleanup Free/PtrTo tests (dotnet/corefx#31151)
2018-07-23 Hugh BellamyAdd delegate Marshal tests (dotnet/corefx#31166)
2018-07-22 Adam GauthierAdd note for "access is denied" errors to windows build...
2018-07-22 Adam GauthierUse nameof in ArgumentNullExceptions that throw the...
2018-07-22 Tomas WeinfurtAdjust DataOffset so SocketAddress.ToString() works...
2018-07-21 Tomas Weinfurtimprove port parsing to be more resilient against trail...
2018-07-21 David ShulmanFix revoked certificate tests to use more stable extern...
2018-07-20 Caesar ChenAdd more logging for authentication failure (dotnet...
2018-07-20 Jeremy KuhneImprove perfromance for loading from Stream on Windows...
2018-07-20 Jeremy BartonAllow SignedCms to verify documents whose signer didn...
2018-07-20 Caesar ChenAdd more logging for certificate exchange/validation...
2018-07-20 Hugh BellamyCleanup and add More Marshal.Read/Write tests (dotnet...
2018-07-20 Hugh BellamyCleanup and add more Marshal.Copy tests (dotnet/corefx...
2018-07-20 Omair MajidUpdate runtime IDs for new RHEL/OL/Fedora releases
2018-07-20 dotnet-maestro-botUpdate CoreClr to preview1-26720-05 (dotnet/corefx...
2018-07-20 Paulo JanottiAdd cross-platform section to experiment w/ Coverlet
2018-07-20 Stephen ToubRemove method moved to shared
2018-07-20 Jan KotasAvoid complex inefficient marshaling in System.Diagnost...
2018-07-20 dotnet-maestro-botUpdate CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ...
2018-07-20 Stephen ToubMerge pull request dotnet/corefx#31188 from dotnet...
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...
next