platform/upstream/dotnet/runtime.git
2018-07-27 Marco RossignoliCleanup CAS attributes (dotnet/corefx#31386)
2018-07-26 Pavel KrymetsDo not expand stacktraces when completion exception...
2018-07-26 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26726-04, preview...
2018-07-26 Jeremy BartonMove the Export method from ICertificatePal to ICertifi...
2018-07-26 EdenFix HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP...
2018-07-26 Filip NavaraSplit ICertificatePal across the needs for X509Certific...
2018-07-26 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-07-26 Phil GarciaChanged internal value to readonly for primitive types...
2018-07-26 Adam GauthierUse CertCloseStore from Common Interop in X509Certifica...
2018-07-25 Adam GauthierUse CertFreeCertificateContext from Common Interop...
2018-07-25 Martin BauligAdd ICertificatePal.Export() and use it in X509Certific...
2018-07-25 Filip NavaraUsa AsnReader.ThrowIfNotEmpty instead of explicit checks.
2018-07-25 Martin BauligMake CertificateData.ReadReverseRdns() accept T61String.
2018-07-25 Keerat SinghMerge pull request dotnet/corefx#31211 from keeratsingh...
2018-07-25 Huangli WuUse ReferencePath instead of Reference so it contain...
2018-07-25 Pavel KrymetsSyncronize cancellation in ReadAsyncCompletesIfFlushAsy...
2018-07-25 Anirudh AgnihotryAdded Tests and packaging for System.Windows.Extensions...
2018-07-25 Matt GalbraithMerge pull request dotnet/corefx#31366 from dotnet...
2018-07-25 Matt GalbraithIncrease retry count
2018-07-25 Bruce Bowyer... Port and test VB Information, DoubleType, DecimalType...
2018-07-25 David PerforsUpdated some incorrect grammar (dotnet/corefx#31356)
2018-07-25 Koundinya VeluriExpose SpinWait.SpinOnce(int sleep1Threshold) overload...
2018-07-25 Kevin JonesAdded GetInt32 to RandomNumberGenerator. (dotnet/corefx...
2018-07-24 Paulo JanottiNo repro for issue dotnet/corefx#14750 - enable test...
2018-07-24 Tanner GoodingRenaming System.Runtime.Intrinsics.Experimental to...
2018-07-24 Dan MoseleyFix vbproj build in VS and update configurations (dotne...
2018-07-24 Aaron RobinsonSet active issue on test (dotnet/corefx#31331)
2018-07-24 Geoff KizerMerge pull request dotnet/corefx#31317 from geoffkizer...
2018-07-24 Hugh BellamyAdd tests for System.Runtime.Serialization.Primitives...
2018-07-24 Tomas Weinfurtadd back parsing for simple configuration (dotnet/coref...
2018-07-24 Geoff Kizerfix UWP build
2018-07-24 Rajiv SharmaUnit Test Cases for System.Xml.PreloadedResolver (dotne...
2018-07-24 Pavel KrymetsFix ReadAsync not returning when cancellation token...
2018-07-24 Hugh BellamyRun /T:GenerateReferenceSource in VB and change the...
2018-07-24 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26724-05, preview1...
2018-07-24 Hugh BellamyPort and test VB attributes and event args (dotnet...
2018-07-24 Maxim LipninMark ProtectedData tests as Windows-specific in source
2018-07-24 dotnet-maestro-botUpdate ProjectNTfs, ProjectNTfsTestILC to beta-26724...
2018-07-24 Jeremy BartonEnsure that exporting an unsorted attributes signed...
2018-07-24 Geoff Kizermove HPACK files under SocketsHttpHandler
2018-07-24 Geoff Kizeradd issues and refactor some files
2018-07-24 Filip NavaraFix X509Certificates test failures on macOS Mojave.
2018-07-24 Marco RossignoliAdd back most CreateInstance APIs to AppDomain and...
2018-07-24 Martin BauligPartial cleanup of `Internal.Cryptography.Helpers`...
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 Keerat SinghAddressed Saurabh's feedback, removed method GetDataSource
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 Keerat SinghAddressed Afsaneh's feedback, removed unused namespaces...
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 Keerat SinghRemoved unused reference `System.Text.RegularExpressions`
2018-07-19 Keerat SinghMerge branch 'master' of https://github.com/dotnet...
2018-07-19 Keerat SinghRemoved duplicate method Helpers.Execute, updated all...
2018-07-19 Keerat SinghAdded test "SqlBulkCopyTest.AzureDistributedTransaction...
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...
next