Age | Commit message (Expand) | Author | Files | Lines |
2018-01-14 | Adding SSE4.1 intrinsic support for Round, Ceiling, and Floor. | Tanner Gooding | 14 | -86/+713 |
2018-01-14 | Update CoreClr, CoreFx, PgoData to preview1-26114-02, preview1-26114-03, mast... | dotnet-maestro-bot | 2 | -8/+8 |
2018-01-13 | Merge pull request #15855 from jkotas/revert | Jan Kotas | 9 | -85/+44 |
2018-01-13 | Update CoreClr, CoreFx, PgoData to preview1-26113-02, preview1-26113-03, mast... | dotnet-maestro-bot | 2 | -8/+8 |
2018-01-13 | Revert "Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM" | Jan Kotas | 9 | -85/+44 |
2018-01-12 | Mark legacy ByRef-like types as ref in sources (#15846) | Jan Kotas | 4 | -17/+4 |
2018-01-12 | Merge pull request #15850 from BruceForstall/FastGCStress | Bruce Forstall | 3 | -3/+33 |
2018-01-12 | Merge pull request #15822 from BruceForstall/FixWriteBarrierHelperKills | Bruce Forstall | 10 | -54/+236 |
2018-01-12 | Added Append(Stringbuilder,int,int) and Append(StringBuilder) overlaod apis (... | Anirudh Agnihotry | 1 | -42/+74 |
2018-01-12 | Do fast GC stress on some extreme tests | Bruce Forstall | 3 | -3/+33 |
2018-01-12 | Merge pull request #15804 from tannergooding/hwintrin-containment | Tanner Gooding | 6 | -78/+365 |
2018-01-12 | updated docs: how to run against local core clr build (#15841) | Adam Sitnik | 3 | -124/+241 |
2018-01-12 | LoaderHeap: remove LHF_ZEROINIT option. | Konstantin Baladurin | 4 | -30/+10 |
2018-01-12 | dllimportcallback: remove code for CallbackOnCollectedDelegate MDA | Konstantin Baladurin | 2 | -90/+0 |
2018-01-12 | UMEntryThunk: store freed thunks into FIFO free list | Konstantin Baladurin | 2 | -6/+91 |
2018-01-12 | Improve UMEntryThunkCode::Poison method. | Konstantin Baladurin | 6 | -6/+78 |
2018-01-12 | Update CoreClr, CoreFx, PgoData to preview1-26112-01, preview1-26112-01, mast... | dotnet-maestro-bot | 2 | -8/+8 |
2018-01-12 | Fixing the hwintrin codgen containment checks | Tanner Gooding | 3 | -73/+37 |
2018-01-12 | Adding asserts that values are as expected for certain containment checks | Tanner Gooding | 1 | -2/+15 |
2018-01-12 | Adding basic containment support to the x86 HWIntrinsics | Tanner Gooding | 6 | -78/+388 |
2018-01-12 | Merge pull request #15815 from jashook/fix_helix_publish | Jarret Shook | 1 | -2/+2 |
2018-01-12 | Fix overwriting os/arch when publishing to helix | jashook | 1 | -2/+2 |
2018-01-12 | Convert run-xunit-perf to py script (#15568) | Michelle McDaniel | 4 | -79/+670 |
2018-01-11 | Merge pull request #15835 from BruceForstall/FixGCKeepAlive | Bruce Forstall | 1 | -1/+1 |
2018-01-11 | Merge pull request #15832 from BruceForstall/DisableNoGCInStress | Bruce Forstall | 3 | -2/+3 |
2018-01-11 | Update BuildTools, CoreClr, CoreFx, PgoData to prerelease-02411-04, preview1-... | dotnet-maestro-bot | 3 | -11/+11 |
2018-01-11 | [Local GC] Introduce standalone eventing design document (#15570) | Sean Gillespie | 1 | -0/+237 |
2018-01-11 | Fix GC.KeepAlive test case | Bruce Forstall | 1 | -1/+1 |
2018-01-11 | Disable NoGC test in GCStress test runs | Bruce Forstall | 3 | -2/+3 |
2018-01-11 | Merge pull request #15791 from dotnetrt/dstdstsrc | Carol Eidt | 1 | -24/+115 |
2018-01-11 | [Infrastructure/Win] Add C++ header files to Visual Studio clrjit project (#1... | Jacek Blaszczynski | 1 | -0/+117 |
2018-01-11 | movhlps categorized as dstdstsrc | Jacek Blaszczynski | 1 | -1/+1 |
2018-01-11 | Allow CALLEE_IS_FORCE_INLINE precedent over CALLEE_DOES_NOT_RETURN (#14586) | Ben Adams | 1 | -1/+2 |
2018-01-11 | Keep LowLevelDictionary for CoreRT for now (#15824) | dotnet bot | 1 | -9/+19 |
2018-01-10 | Improve performance for Math.Abs (#15823) | Ben Adams | 1 | -52/+46 |
2018-01-10 | Fix non-Windows compile error | Bruce Forstall | 1 | -6/+6 |
2018-01-10 | Fix Obsolete on ReadOnlySpan Equals and GetHashCode methods (#15820) | Jan Kotas | 2 | -3/+2 |
2018-01-10 | Merge pull request #15814 from CarolEidt/FixObj | Carol Eidt | 4 | -2/+176 |
2018-01-10 | Fix ARM GCStress hole with byref write barrier helper | Bruce Forstall | 10 | -54/+236 |
2018-01-10 | Fix change to fgMorphBlockOperand | Carol Eidt | 4 | -2/+176 |
2018-01-10 | Fix incremental build by preventing nonchanging writes (#15817) | Victor "Nate" Graf | 4 | -61/+87 |
2018-01-10 | Merge pull request #15784 from fiigii/hwci | Jarret Shook | 1 | -0/+10 |
2018-01-10 | Underlying CoreCLR support for new string slicing overloads (#15811) | Atsushi Kanamori | 1 | -3/+79 |
2018-01-10 | Add privaterun properties (#15816) | chcosta | 1 | -0/+5 |
2018-01-10 | Move System.Globalization.CultureData to shared CoreLib partition (#15805) | Jan Kotas | 4 | -162/+146 |
2018-01-09 | Update CoreClr, CoreFx, PgoData to preview1-26109-03, preview1-26110-01, mast... | dotnet-maestro-bot | 2 | -8/+8 |
2018-01-09 | Port servicing fix (#15802) | Tarek Mahmoud Sayed | 2 | -26/+35 |
2018-01-09 | Add new CI mode for Intel HW intrinsics | Fei Peng | 1 | -0/+10 |
2018-01-09 | Update the document for netcoreapp2.1 | Jan Kotas | 1 | -18/+14 |
2018-01-09 | Update links to nightly .NET Core SDK builds (#15799) | Jan Kotas | 1 | -2/+2 |