summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf65-1071/+2162
2018-01-02Update BuildTools, CoreClr, CoreFx to prerelease-02402-01, preview1-26102-02,...dotnet-maestro-bot3-9/+9
2018-01-02Give a proper VN to GT_BOX (#15666)mikedn1-0/+7
2018-01-01Encoding: Don't alloc for zero length array (#13794)Ben Adams8-137/+38
2018-01-01Remove some unnecessary boxing (#15676)mikedn3-11/+4
2018-01-01Return StringBuilder back to cache when not making any replacements (#15677)Bruce Bowyer-Smyth1-0/+1
2018-01-01Update CoreClr, CoreFx to preview1-26101-01, preview1-26101-01, respectively ...dotnet-maestro-bot2-6/+6
2017-12-29Replace a few for loops with foreach to avoid loop cloning (#15668)mikedn4-48/+14
2017-12-29Remove lib prefix for System.Globalization.Native.a to match all other librar...Jan Kotas3-5/+6
2017-12-29Update CoreClr, CoreFx to preview1-26029-02, preview1-26029-02, respectively ...dotnet-maestro-bot2-6/+6
2017-12-29Remove reflection block on methods with MethodAttributes.RequireSecObject fla...Jan Kotas2-4/+2
2017-12-28Make HandleRef fields privateJan Kotas1-2/+2
2017-12-28Merge pull request dotnet/corert#5148 from dotnet/nmirrorJan Kotas5-27/+29
2017-12-28Merge pull request #15341 from tannergooding/simd-scalarTanner Gooding12-6/+1181
2017-12-28Recognize STA\MTA Attribute For Main Function (#15652)Anirudh Agnihotry9-74/+25
2017-12-28Removed redundant null tests when sorting a secondary values array. (#14277)Colin Green1-45/+31
2017-12-28Merge pull request #15658 from BruceForstall/FixBuildWarningsBruce Forstall1-2/+2
2017-12-28Fix desktop build warningsBruce Forstall1-2/+2
2017-12-28Extending FormatException's message with datetime/format (#15635)Szabolcs Dézsi2-189/+231
2017-12-28Link to the File Header Example for C# was broken. (#15655)Atanu1-1/+1
2017-12-27Updated CreateMethodDesc to pass along the `IsJitIntrinsic` flag for generic ...Tanner Gooding1-0/+4
2017-12-27Updated links to ABI conventions (#15651)Alfred Myers1-2/+2
2017-12-27Update the version of the xUnit Performance Api (#15620)José Rivero2-9/+14
2017-12-27Resolve race in ShimProxyCallback::AddRef (#15643)Ben Adams1-2/+1
2017-12-26Update CoreClr, CoreFx to preview1-26026-01, preview1-26026-01, respectively ...dotnet-maestro-bot2-6/+6
2017-12-24Update CoreClr, CoreFx to preview1-26024-02, preview1-26024-01, respectively ...dotnet-maestro-bot2-6/+6
2017-12-23Make DangerousGetPinnableReference internal and remove DangerousTryGetArray (...Ahson Khan5-54/+18
2017-12-23Update CoreClr, CoreFx to preview1-26023-03, preview1-26023-03, respectively ...dotnet-maestro-bot2-6/+6
2017-12-22Update CoreClr, CoreFx to preview1-26023-01, preview1-26023-01, respectively ...dotnet-maestro-bot2-6/+6
2017-12-22[Arm64] Disable HW Intrinsic NGEN (#15603)Steve MacLean1-7/+12
2017-12-22Update BuildTools, CoreClr, CoreFx to prerelease-02322-02, preview1-26022-02,...dotnet-maestro-bot3-9/+9
2017-12-22Fix manual GC_PROTECTs around StackTraceArray (#15621)Jan Kotas2-36/+14
2017-12-22Small changes around stack levels. (#15616)Sergey Andreenko3-0/+8
2017-12-22Minor tweaks (#15590)Alfred Myers1-2/+3
2017-12-22Organizing the tests/src/JIT/HardwareIntrinsics/X86 folder by ISA to make it ...Tanner Gooding22-436/+857
2017-12-22mark call->fgArgInfo with hasStackArgs for arm32 split args (#15615)Sergey Andreenko1-0/+2
2017-12-22icushim: try using the build-time libicu version (#15562)Tom Deseyn1-62/+61
2017-12-21Merge pull request #15610 from BruceForstall/UpBuildOnlyTimeoutBruce Forstall1-60/+50
2017-12-21Increase build only job timeoutsBruce Forstall1-60/+50
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf53-2003/+1048
2017-12-21Update BuildTools, CoreClr, CoreFx to prerelease-02320-01, preview1-26020-03,...dotnet-maestro-bot3-9/+9
2017-12-20Merge pull request #15600 from BruceForstall/FixPri0BuildsBruce Forstall1-1/+1
2017-12-20Fix build-only test priorityBruce Forstall1-1/+1
2017-12-20Merge pull request #15599 from BruceForstall/IncreaseDebugTimeoutBruce Forstall1-19/+32
2017-12-20Add an hour to test job timeouts to account for their slownessBruce Forstall1-19/+32
2017-12-20Fix build error when using VS2015. (#15598)Brian Robbins1-1/+1
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf53-1048/+2003
2017-12-20Merge pull request #15514 from fiigii/14930Bruce Forstall4-200/+119
2017-12-20fix template method that nobody calls. (#15584)Sergey Andreenko1-2/+2
2017-12-20Block diamondshape and sharedgenerics tests on #15591 (#15593)Michal Strehovský2-0/+8