-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue-22928 Add ImmutableArray Span-based APIs #61196
issue-22928 Add ImmutableArray Span-based APIs #61196
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f0c9ca8 - Browse repository at this point
Copy the full SHA f0c9ca8View commit details
Commits on Nov 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ce2f25 - Browse repository at this point
Copy the full SHA 4ce2f25View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 10ed570 - Browse repository at this point
Copy the full SHA 10ed570View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89810ad - Browse repository at this point
Copy the full SHA 89810adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1ef20 - Browse repository at this point
Copy the full SHA 4f1ef20View commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6691eda - Browse repository at this point
Copy the full SHA 6691edaView commit details -
issue-22928 Add test cases for ImmutableArray.ToImmutableArray(), Imm…
…utableArray.AddRange().
Configuration menu - View commit details
-
Copy full SHA for b46c0af - Browse repository at this point
Copy the full SHA b46c0afView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3144366 - Browse repository at this point
Copy the full SHA 3144366View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0571c4 - Browse repository at this point
Copy the full SHA d0571c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1516ed0 - Browse repository at this point
Copy the full SHA 1516ed0View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c8e2b68 - Browse repository at this point
Copy the full SHA c8e2b68View commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7fd7041 - Browse repository at this point
Copy the full SHA 7fd7041View commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f67b98 - Browse repository at this point
Copy the full SHA 1f67b98View commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f10ae91 - Browse repository at this point
Copy the full SHA f10ae91View commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4078a17 - Browse repository at this point
Copy the full SHA 4078a17View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 932e731 - Browse repository at this point
Copy the full SHA 932e731View commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c4384df - Browse repository at this point
Copy the full SHA c4384dfView commit details
Commits on Jan 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c470255 - Browse repository at this point
Copy the full SHA c470255View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b29f105 - Browse repository at this point
Copy the full SHA b29f105View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98e0d9 - Browse repository at this point
Copy the full SHA d98e0d9View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 50e278d - Browse repository at this point
Copy the full SHA 50e278dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0fa13 - Browse repository at this point
Copy the full SHA ba0fa13View commit details
Commits on Jan 24, 2022
-
Fix comment: Use new CollectionsMarshal methods to get and update val…
…ue in Dictionary; split netcoreapp RemoveRange and non-netcoreapp RemoveRange().
Configuration menu - View commit details
-
Copy full SHA for fb1dd63 - Browse repository at this point
Copy the full SHA fb1dd63View commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7441ab9 - Browse repository at this point
Copy the full SHA 7441ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d1d34 - Browse repository at this point
Copy the full SHA f1d1d34View commit details
Commits on Jan 29, 2022
-
Add some demo-used test cases to indicate (null & custom equalityComp…
…arer) case issue for new RemoveRange().
Configuration menu - View commit details
-
Copy full SHA for 5366414 - Browse repository at this point
Copy the full SHA 5366414View commit details
Commits on Feb 9, 2022
-
Revert "Change RemoveRange(ReadOnlySpan) to be O(M+N) implementation."
This reverts commit 50e278d.
Configuration menu - View commit details
-
Copy full SHA for 1460a51 - Browse repository at this point
Copy the full SHA 1460a51View commit details
Commits on Feb 10, 2022
-
Fix comment: use explicit type name; enhance RemoveRange test cases t…
…o cover 'null' case.
Configuration menu - View commit details
-
Copy full SHA for 85ebef4 - Browse repository at this point
Copy the full SHA 85ebef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb557c - Browse repository at this point
Copy the full SHA 1bb557cView commit details