summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Loop-free GC rounding helpers with _BitScanReverse. (#20157)Jack Pappas5-66/+161
2018-11-06Remove /RESOURCE flag documentation on ilasm. (#20818)Jeremy Koritzinsky1-1/+0
2018-11-06Improve performance of Memory<T>.Span property getter (#20386)Levi Broderick5-178/+345
2018-11-06Merge pull request #20633 from BruceForstall/FixSPCheckBruce Forstall12-105/+170
2018-11-06Enable SyncBlk for xplat SOS (#20830)Mike McLaughlin4-3/+89
2018-11-06fix corefx folder (#20828)Sergey Andreenko1-0/+1
2018-11-06Merge pull request #20834 from BruceForstall/FixArmElJobBruce Forstall1-4/+4
2018-11-06Fix corefx folder for Tizen jobBruce Forstall1-4/+4
2018-11-06Added support for running in a sandbox on Mac (#20735)Oded Hanson10-143/+337
2018-11-05Fix calling convention for 3 p/invoke test casesBruce Forstall3-4/+4
2018-11-05Fix SP check for x64/x86, remove for arm32/arm64Bruce Forstall9-101/+166
2018-11-05Exclude FreeBSD symbol packages from symbol uploader (Part 3) (#20824)Mike McLaughlin1-1/+1
2018-11-05Add support for BSWAP intrinsic (#18398)Levi Broderick15-10/+373
2018-11-05Adding some new functions to System.Math and System.MathF (#20788)Tanner Gooding47-50/+1814
2018-11-05Updating the importer to throw a NotImplementedException if it finds a mustEx...Tanner Gooding5-11/+36
2018-11-05Improve/fix SerialStream.Dispose (dotnet/corefx#33221)Krzysztof Wicher2-2/+2
2018-11-05Merge pull request #20736 from briansull/issue_18672Brian Sullivan3-21/+126
2018-11-05 Fiber-friendly Vectored Exception Handling (#20746)Tobias Loew1-0/+18
2018-11-05Fix constant propagation with nested structsBrian Sullivan3-21/+126
2018-11-05Bump FreeBSD AzDO build timeout to 90 minutesMatt Galbraith1-1/+1
2018-11-05Fix perf regression in master. (#20762)Sergey Andreenko1-10/+34
2018-11-04System.Decimal code style and comments clean-up (#20793)Pent Ploompuu3-495/+508
2018-11-04[Darc-Update] Update dependencies from build 20181102.21 of https://github.co...dotnet-maestro[bot]10-14/+21
2018-11-04Optimization: Reduce many array allocations in GetCustomAtttributes()'s inher...Nick Craver2-25/+49
2018-11-03Improve error messages for byref-like type loading errors (#20789)Jan Kotas7-31/+16
2018-11-03Merge pull request #20780 from dotnet/dev/unix_test_workflowBruce Forstall2-3/+8
2018-11-03Add StringBuilder.Append(ROM<char>) (#20773)Wraith21-0/+2
2018-11-03Update CoreFx, CoreSetup, IbcData, PgoData to preview.18553.3, preview-27103-...dotnet-maestro-bot1-9/+9
2018-11-03Cleanup and improve name formatting in reflection (#20781)Jan Kotas10-131/+80
2018-11-03Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData, PgoData to preview1-0...dotnet-maestro-bot4-15/+29
2018-11-02Perf improvements to Span and Memory (#20771)Levi Broderick5-4/+65
2018-11-02Use C# compiler's static data support in Encoding.Preamble (#20768)Stephen Toub3-17/+13
2018-11-02Add remaining IAsyncDisposable implementations to CoreLib (#20676)Stephen Toub6-44/+180
2018-11-02Fix logging so that we can see the full 64 bit integer in the log file (#20741)Andrew Au1-2/+2
2018-11-02Improve performance of String.Equals(..., OrdinalIgnoreCase) (#20734)Levi Broderick3-34/+244
2018-11-02Merge pull request #20769 from BruceForstall/FixArmBruce Forstall1-1/+7
2018-11-02Merge pull request #20760 from hoyosjs/arcadeJuan Hoyos61-1/+3766
2018-11-02Merge pull request #20770 from BruceForstall/EnableMoreDiffsBruce Forstall1-2/+1
2018-11-02Do PMI diffs on frameworks and benchmarksBruce Forstall1-2/+1
2018-11-02Allows Debug.Fail to go through Trace Listeners (#20764)Maryam Ariyan4-29/+47
2018-11-02Need to archive and transfer the Product directory for Linux arm/arm64 PMI diffsBruce Forstall1-1/+7
2018-11-02Avoid unnecessary interlocked in ManualResetValueTaskSourceCore (#20742)Stephen Toub1-7/+12
2018-11-01Fix the test. (#20701)Sergey Andreenko1-1/+0
2018-11-01Remove redundant zero-initializations for long-lifetime structs. (#20753)Eugene Rozenfeld1-3/+4
2018-11-01Add base arcade scripts and versioning filesJuan Sebastian Hoyos Ayala61-1/+3766
2018-11-01Fix freebsd symbol upload failure. (#20759)Mike McLaughlin1-1/+1
2018-11-01one more place to add case for freebsd (#20756)Tomas Weinfurt1-0/+1
2018-11-01Display offset in TimeZoneInfo.DisplayName (#20728)Egor Bogatov1-0/+8
2018-11-01Merge pull request #20755 from dotnet/dev/unix_test_workflowBruce Forstall1-5/+10
2018-11-01Merge pull request #20752 from BruceForstall/EnableLinuxX64PmiDiffsBruce Forstall1-5/+10