Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormzhaolz <mzhaod@gmail.com>2016-09-30 01:34:28 +0300
committerStephen Toub <stoub@microsoft.com>2016-09-30 01:34:28 +0300
commitbef119221d98912cda3076ca67a96f0a8177c97d (patch)
tree4d1e70cbc4ef3e85f3752a8edb2ab9abfe8d2366 /src/System.Runtime/System.Runtime.sln
parent3d4e97e0c9d375041f29e498727e8476d8f6cf0b (diff)
Reduce rotations done in Sorted Set's IntersectWithEnumerable. (#12164)
* Fixes issue #6414 with the fix described in the issue, reducing the rotations done in SortedSet's IntersectWithEnumerable. * Avoiding duplication b/w SortedSet and TreeSubSet's IntersectWithEnumerable. * Modifying TreeSubSet to override SortedSet.IntersectWithEnumerable only in debug mode.
Diffstat (limited to 'src/System.Runtime/System.Runtime.sln')
0 files changed, 0 insertions, 0 deletions