This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
[WIP] Add Sort(...) extension methods for Span<T> #26859
Closed
Closed
Commits on Dec 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 92702fe - Browse repository at this point
Copy the full SHA 92702feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c99da2 - Browse repository at this point
Copy the full SHA 0c99da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f655d - Browse repository at this point
Copy the full SHA 48f655dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57eb72f - Browse repository at this point
Copy the full SHA 57eb72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b8b08f - Browse repository at this point
Copy the full SHA 2b8b08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4272823 - Browse repository at this point
Copy the full SHA 4272823View commit details
Commits on Dec 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 25fc3c6 - Browse repository at this point
Copy the full SHA 25fc3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d819b - Browse repository at this point
Copy the full SHA 22d819bView commit details
Commits on Dec 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ba1da6a - Browse repository at this point
Copy the full SHA ba1da6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec77c64 - Browse repository at this point
Copy the full SHA ec77c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f500a3 - Browse repository at this point
Copy the full SHA 4f500a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2f822 - Browse repository at this point
Copy the full SHA 4f2f822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758762b - Browse repository at this point
Copy the full SHA 758762bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb63b5 - Browse repository at this point
Copy the full SHA fcb63b5View commit details
Commits on Dec 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eff4ab4 - Browse repository at this point
Copy the full SHA eff4ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d99df1 - Browse repository at this point
Copy the full SHA 0d99df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b1bef - Browse repository at this point
Copy the full SHA 03b1befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84691a2 - Browse repository at this point
Copy the full SHA 84691a2View commit details
Commits on Jan 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c8dff35 - Browse repository at this point
Copy the full SHA c8dff35View commit details
Commits on Jan 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5352890 - Browse repository at this point
Copy the full SHA 5352890View commit details
Commits on Jan 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c109f6a - Browse repository at this point
Copy the full SHA c109f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48be72d - Browse repository at this point
Copy the full SHA 48be72dView commit details
Commits on Feb 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7468485 - Browse repository at this point
Copy the full SHA 7468485View commit details
Commits on Feb 11, 2018
-
Add bogus comparer/comparable detection and exception throwing. Fix f…
…loat/double key values sorting when value not same type in the face of NaNs. Only when both key and value are same floating point is the direct path used, otherwise IComparable<> path is used. This resolves the differences for these tests.
Configuration menu - View commit details
-
Copy full SHA for 78aa18c - Browse repository at this point
Copy the full SHA 78aa18cView commit details
Commits on Mar 13, 2018
-
Add TComparer, Comparison variants, remove bounds checks for TDirectC…
…omparer, all tests except one pass. (from DNX.Sorting 5b08fb1f).
Configuration menu - View commit details
-
Copy full SHA for 07b0105 - Browse repository at this point
Copy the full SHA 07b0105View commit details
Commits on Mar 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 04c5c0b - Browse repository at this point
Copy the full SHA 04c5c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ced09bd - Browse repository at this point
Copy the full SHA ced09bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4259560 - Browse repository at this point
Copy the full SHA 4259560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9527a49 - Browse repository at this point
Copy the full SHA 9527a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 146029f - Browse repository at this point
Copy the full SHA 146029fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e44b8b6 - Browse repository at this point
Copy the full SHA e44b8b6View commit details
Commits on Mar 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 596df18 - Browse repository at this point
Copy the full SHA 596df18View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.