platform/upstream/dotnet/runtime.git
2019-11-29 Roman MarusykConsolidate .netcoreapp.cs files because projects is...
2019-11-28 Michal StrehovskýPort CoreRT bugfix in marshalling to crossgen2 (#384)
2019-11-28 Jan VorlicekFix crossgen2 to fix some negative tests (#344)
2019-11-28 Swaroop SridharCoreHost: Remove a long-name test asset (#373)
2019-11-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-11-28 Santiago Fernandez... Use platform-matrix and split jobs by steps for librari...
2019-11-28 Jan KotasFix formatting (#374)
2019-11-28 Jan VorlicekFix crossgen2 interface static constructor handling...
2019-11-28 Levi BroderickImprove performance of RuntimeHelpers.GetMethodTable...
2019-11-28 Brian SullivanPerfscore dumping/dasm improvements (#264)
2019-11-27 Maryam AriyanMove profiling docs out of workflow (#352)
2019-11-27 Fadi HannaFix EH handling in PInvoke stubs and remove workaround...
2019-11-27 Viktor HoferRename mentions corefx-testdata to runtime-assets ...
2019-11-27 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#340)
2019-11-27 Santiago Fernandez... Disable tests on CoreCLR using new attribute (#261)
2019-11-27 Jan VorlicekFix crossgen2 field signature emission (#343)
2019-11-27 Maryam AriyanMerge pull request #331 from maryamariyan/fix-docs
2019-11-27 Miha ZupanSmtpClient SendMailAsync with CancellationToken API...
2019-11-27 Miha ZupanFix SmtpClient handling exceptions as timeouts (#288)
2019-11-27 Günther FoidlUpdated broken links in ./README.md (#277)
2019-11-27 Anirudh Agnihotryenabling index check (#310)
2019-11-27 Sergey AndreenkoFix range check upper limit. (#198)
2019-11-27 Adeel MujahidRemove libintl dependency (#270)
2019-11-27 Ganbarukamo41Vectorise string.Replace(char, char) (#279)
2019-11-27 Sung Yoon WhangFix LTTng config environment variable parser (#326)
2019-11-27 Santiago Fernandez... Add skip reason to SkipOnMono attribute (#324)
2019-11-27 Maryam AriyanUpdating the issue pr management guideline
2019-11-27 Jan KotasDelete PAL_RegisterModule from the JIT (#263)
2019-11-27 Stephen ToubFix typos in ValueTask comments
2019-11-27 Roman MarusykConsolidate .netcoreapp.cs files because System.Threadi...
2019-11-27 Egor ChesakovArm64: Implement ReverseBitOrder (#233)
2019-11-26 Egor BogatovDisable DynamicCode_Jit test from System.Runtime.Tests...
2019-11-26 Alexander KöplingerRemove GenerateCompilerResponseFile.targets from System...
2019-11-26 Stephen ToubSynchronize write access to Hashtables in LicenseManage...
2019-11-26 Maryam AriyanRemove doc files not meant for dotnet/runtime (#311)
2019-11-26 Sinan KayaCorrect integer conversions (#301)
2019-11-26 Jarret ShookRe-enable testing and switch back to the correct queues...
2019-11-26 Clinton IngramPrevent nullptr dereference in GenTree::IsLclVarUpdateT...
2019-11-26 Sinan Kayano PLT on arm64 (#269)
2019-11-26 Steve MacLeanRevise perfjitdump (#229)
2019-11-26 Jan KotasMinor SpanHelpers cleanup (#259)
2019-11-26 Günther FoidlUpdated viewing-jit-dumps.md (#289)
2019-11-26 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#243)
2019-11-26 Viktor HoferAdd CoreLib shared source project (#244)
2019-11-26 Drew NoakesRemove references to gender (#262)
2019-11-26 Sean KilleenFix minor typo in readme (#285)
2019-11-26 Stuart LangCorrected spelling (#278)
2019-11-26 Stephen ToubFix typo in comment
2019-11-26 Stephen ToubImprove Regex performance (in particular RegexOptions...
2019-11-26 Jan VorlicekFix crossgen2 compilation with reverse pinvoke (#222)
2019-11-26 Fadi HannaTemp workaround to disable PInvoke ILStubs with EH...
2019-11-26 Sinan KayaFix friend class declaration (#268)
2019-11-26 Andy AyersJIT: if IR and stack can't provide a ref class handle...
2019-11-26 Fadi HannaFix exception handling in interface method that checks...
2019-11-26 Fadi HannaCleanup warnings for uncompiled methods for some by...
2019-11-26 Eugene RozenfeldFix setting of DllImportResolver in crossgen2. (#167)
2019-11-26 Andrew AuImprove test coverage for RSAEncryptionPadding comparsi...
2019-11-25 Viktor HoferConsolidate docs (#251)
2019-11-25 Michal StrehovskýFix marshalling null delegates (#241)
2019-11-25 Bruce ForstallFix test build error when .NET Core SDK 5 is installed...
2019-11-25 Ivan Diaz SanchezMerge pull request #157 from ivdiazsa/parallel-test...
2019-11-25 Tomáš RylekSeveral cleanups in CoreCLR YAML scripts (#236)
2019-11-25 Eirik TsarpalisHttpStress: Use Windows containers and docker-compose...
2019-11-25 Jeff SchwartzProposed set of norms and best practices for issue...
2019-11-25 Andy AyersJIT: optimize more array covariant store checks in...
2019-11-25 Viktor HoferAllow project builds from script (#201)
2019-11-25 Jeremy KoritzinskyRemove optional consumption of CoreCLR transport packag...
2019-11-25 Michal StrehovskýMake marshallers shareable again (#240)
2019-11-25 Jan VorlicekRemove System.ComponentModel.TypeConverter exclusion...
2019-11-25 Stephen ToubAddress some IDEXXX analysis warnings (#180)
2019-11-24 Stephen ToubUse #nullable restore in code generators (#238)
2019-11-23 Stephen ToubAnnotate System.IO.MemoryMappedFiles for nullable refer...
2019-11-23 Stephen ToubAnnotate System.IO.Compression.Brotli for nullable...
2019-11-23 Fadi HannaFix AV in System.StubHelpers.CSTRMarshaler.ConvertFixed...
2019-11-23 Fadi HannaUnifying many of the R2R and COR constants between...
2019-11-22 Egor ChesakovFix printing switching to MinOpts or Optimized (#214)
2019-11-22 Jan VorlicekFix getting affinity set on MUSL on Jetson TX2 (#206)
2019-11-22 Jan KotasDelete unnecessary intrinsic attributes (#216)
2019-11-22 Jan VorlicekMerge pull request #215 from janvorli/fix-abstractcalls...
2019-11-22 Jan VorlicekChange the exception thrown for invalid abstract calls
2019-11-22 Jan VorlicekFix crossgen2 handling of direct calls to abstract...
2019-11-22 Jan VorlicekMerge pull request #194 from janvorli/fix-box-on-method...
2019-11-22 Elinor FungRemove unused code in app domain (#204)
2019-11-22 Santiago Fernandez... Remove duplicate yml template file (#210)
2019-11-22 Viktor HoferSet platform for tools.local fixed to AnyCPU (#205)
2019-11-22 Bruce ForstallDisable incremental linking in coreclr Checked Windows...
2019-11-22 Tanner GoodingUpdating the JIT to support marshaling blittable generi...
2019-11-22 Stephen ToubAdd a script for generating a .sln containing all libra...
2019-11-22 Stephen ToubAddress new nullable warnings from compiler [MaybeNull...
2019-11-22 Stephen ToubUpdate SslClientAuthenticationOptionsExtensions.Shallow...
2019-11-22 Andrew AuAvoid infinite recursion in RSAEncryptionPadding equali...
2019-11-22 Stephen ToubRemove some NoWarns from CoreLib (#183)
2019-11-22 Elinor FungRemove AppDomain::GetFusionContext (#188)
2019-11-22 Sergey AndreenkoFix `optComputeAssertionGen` dump newline. (#193)
2019-11-22 Santiago Fernandez... Move more yaml shared templates to common (#175)
2019-11-21 Elinor FungUpdate error on failure to execute when SDK could not...
2019-11-21 Viktor HoferUpdate Version.Details.xml (#197)
2019-11-21 Viktor HoferLibraries testing (#178)
2019-11-21 Jan VorlicekFix missing unbox flag on method handle for struct...
2019-11-21 Jan VorlicekMerge pull request #146 from janvorli/fix-crossgen2...
next