-
-
Notifications
You must be signed in to change notification settings - Fork 437
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
Contains and contains_subrange parallel algorithm implementation GSOC 2024 #6497
Merged
hkaiser
merged 11 commits into
STEllAR-GROUP:master
from
Zak-K-Abdi:contains/contains_subrange
Oct 8, 2024
Merged
Contains and contains_subrange parallel algorithm implementation GSOC 2024 #6497
hkaiser
merged 11 commits into
STEllAR-GROUP:master
from
Zak-K-Abdi:contains/contains_subrange
Oct 8, 2024
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54b3d7a - Browse repository at this point
Copy the full SHA 54b3d7aView commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c9b892 - Browse repository at this point
Copy the full SHA 6c9b892View commit details
Commits on Aug 24, 2024
-
hpx::ranges::contains and hpx::ranges::contains_subrange
and tests for both algorithms.
Configuration menu - View commit details
-
Copy full SHA for 3f05c8d - Browse repository at this point
Copy the full SHA 3f05c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for adad59d - Browse repository at this point
Copy the full SHA adad59dView commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74b55e4 - Browse repository at this point
Copy the full SHA 74b55e4View commit details
Commits on Sep 4, 2024
-
Implement a continuation to the future using .then()
rather than using .get()
Configuration menu - View commit details
-
Copy full SHA for 6f7f303 - Browse repository at this point
Copy the full SHA 6f7f303View commit details -
turning clang format off for some function templates
for cleaner code
Configuration menu - View commit details
-
Copy full SHA for 2f8fe86 - Browse repository at this point
Copy the full SHA 2f8fe86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04a626 - Browse repository at this point
Copy the full SHA f04a626View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdbd643 - Browse repository at this point
Copy the full SHA bdbd643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b22fae - Browse repository at this point
Copy the full SHA 1b22faeView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87f72bd - Browse repository at this point
Copy the full SHA 87f72bdView 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.