summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-05WIP Fix ARM32/ARM64 large frame stack probingBruce Forstall12-53/+666
2019-04-05Fedora.28.Amd64 queue is dead. Use container instead (#23765)Tomas Weinfurt1-1/+1
2019-04-05Reenable System.Runtime.Tests. for arm64.Sergey Andreenko2-2/+0
2019-04-05Merge pull request #23728 from briansull/FixConstByrefBrian Sullivan3-23/+24
2019-04-05Merge pull request #23770 from wtgodbe/Preview5William Godbe1-1/+1
2019-04-05Replacing some calls to GetThread with an inlined version (#23771)Fadi Hanna3-7/+12
2019-04-05Whitespace (#23772)Steve MacLean3-125/+125
2019-04-05Fix rounding to UINT32_MAX (#23764)Ludovic Henry2-21/+7
2019-04-05Fix issue 23713: handle TypeDesc field handles (#23767)Fadi Hanna1-1/+2
2019-04-05[master] Update dependencies from dotnet/arcade (#23718)dotnet-maestro[bot]5-27/+115
2019-04-05Update CoreClr to preview4-27605-71 (#23710)dotnet-maestro-bot2-3/+3
2019-04-05[master] Update dependencies from dotnet/core-setup (#23719)dotnet-maestro[bot]2-3/+3
2019-04-05Update the JIT to recognize the IsSupported property for all HWIntrinsics (#2...Tanner Gooding27-138/+162
2019-04-05Enable return buffers on Windows ARM64 for struct-returning member functions ...Jeremy Koritzinsky9-32/+111
2019-04-05Update branding to preview5wtgodbe1-1/+1
2019-04-05Fix conversion warningSinan Kaya1-1/+1
2019-04-05Don't null out references in Stream/BinaryReader/Writer (#23725)Stephen Toub5-326/+194
2019-04-05Change the backing storage for Byref constants in ValueNumber-ing to use size_t.Brian Sullivan3-23/+24
2019-04-05Partially improve support for `--cpus` from Docker CLI (#23747)Ludovic Henry3-9/+17
2019-04-05Fix invalid use of stack memory (#23758)Aaron Robinson1-18/+16
2019-04-05Revert optimization (#23759)Grant1-11/+11
2019-04-04Disable marshalling delegates as _Delegate and enable marshalling delegates a...Jeremy Koritzinsky8-97/+143
2019-04-04Improve performance of Memory<T>.Span property getter (#23750)Levi Broderick2-6/+22
2019-04-04Disable a couple of S.R.InteropServices tests (#23697)Koundinya Veluri1-0/+8
2019-04-04Merge pull request #23633 from dotnet/NullableFeatureSantiago Fernandez Madero450-2599/+2969
2019-04-04Fix Debug.Assert in GenericDelegateCache (#23755)Santiago Fernandez Madero1-1/+1
2019-04-04Fix SystemV AMD64 Explicit structure classification (#22041)Jeremy Koritzinsky12-202/+723
2019-04-05Merge pull request #23537 from janvorli/remove-gc-cpu-group-knowledgeJan Vorlicek17-483/+955
2019-04-04Merge pull request #23735 from safern/merge-master-nullableStephen Toub545-4919/+43053
2019-04-04Run on Ubuntu.1604.Arm32.Open in pull requests and scheduled builds (#23729)Egor Chesakov1-1/+1
2019-04-04Use BYOC pools in "Publish to BAR" job (#23733)Egor Chesakov1-1/+2
2019-04-04Fix merge conflicts on Delegate and String.resxSantiago Fernandez Madero3-100/+57
2019-04-04Merge remote-tracking branch 'dotnet/master' into merge-master-nullableSantiago Fernandez Madero545-4951/+43128
2019-04-04Runtime support for upcoming .NET Core WinRT Host (#23402)Jeremy Koritzinsky22-27/+187
2019-04-04Support simple assembly name in startup hook (#23517)Jan Kotas2-20/+89
2019-04-04Merge pull request #23721 from janvorli/fix-musl-arm64-crossbuildJan Vorlicek2-3/+1
2019-04-04Add Working Set runtime counter (#23717)Sung Yoon Whang1-0/+2
2019-04-04Fix build break due to conflicting PRs (#23726)Stephen Toub3-10/+9
2019-04-04Improve Upper Vector Save/Restore (#23344)Carol Eidt10-233/+693
2019-04-04Fix prefix of mock hostpolicy on Unix (#23692)Jeremy Koritzinsky1-1/+1
2019-04-04Handle local struct pointer arithmetic (#23704)Carol Eidt1-13/+5
2019-04-04Move parts of delegate to shared partition (#23552)Marek Safar4-172/+129
2019-04-04Fix MUSL ARM64 cross buildJan Vorlicek2-3/+1
2019-04-04Don't null out buffer in MemoryStream on Capacity reset (#23700)Stephen Toub1-1/+1
2019-04-04Modify affinity range config format for WindowsJan Vorlicek9-30/+195
2019-04-04Fixes for extra path separatorsVitek Karas2-6/+7
2019-04-04Allow extra path separators in the startup hook variableVitek Karas1-1/+1
2019-04-03Nullable: shared/System/Security (#23623)Krzysztof Wicher22-87/+123
2019-04-03Merge pull request #23706 from sandreenko/runCoreFXbaseileDailySergey Andreenko1-0/+3
2019-04-03Add CPU runtime counter (#23680)Sung Yoon Whang7-1/+107