-
Notifications
You must be signed in to change notification settings - Fork 113
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
[oneDPL][ranges] + zip_view implementation for C++20 #1877
base: main
Are you sure you want to change the base?
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d0cea5 - Browse repository at this point
Copy the full SHA 3d0cea5View commit details -
[oneDPL][ranges][zip_view] + missing arithmetic operations for zip_vi…
…ew::iterator type
Configuration menu - View commit details
-
Copy full SHA for e2dcd02 - Browse repository at this point
Copy the full SHA e2dcd02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ff493 - Browse repository at this point
Copy the full SHA 16ff493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ab077 - Browse repository at this point
Copy the full SHA 32ab077View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4fc5f - Browse repository at this point
Copy the full SHA fc4fc5fView commit details -
[oneDPL][ranges][zip_view] + apply_to_tuple instead of std::apply; st…
…d::apply doesnt work with oneDPL tuple
Configuration menu - View commit details
-
Copy full SHA for 1da38bc - Browse repository at this point
Copy the full SHA 1da38bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8eea6d - Browse repository at this point
Copy the full SHA a8eea6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a0338 - Browse repository at this point
Copy the full SHA 63a0338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d25a7 - Browse repository at this point
Copy the full SHA 23d25a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba1fa2 - Browse repository at this point
Copy the full SHA dba1fa2View commit details -
[oneDPL][ranges][zip_view] + apply_to_tuple instead of std::apply; st…
…d::apply doesnt work with oneDPL tuple
Configuration menu - View commit details
-
Copy full SHA for 8937094 - Browse repository at this point
Copy the full SHA 8937094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f484e - Browse repository at this point
Copy the full SHA 92f484eView commit details -
Revert "[oneDPL][ranges][zip_view] + begin_imp, end_impl to reduce co…
…de duplication" This reverts commit fc04caf.
Configuration menu - View commit details
-
Copy full SHA for 5979178 - Browse repository at this point
Copy the full SHA 5979178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548ae72 - Browse repository at this point
Copy the full SHA 548ae72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1be2a3 - Browse repository at this point
Copy the full SHA c1be2a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 337578c - Browse repository at this point
Copy the full SHA 337578cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d54585d - Browse repository at this point
Copy the full SHA d54585dView commit details -
[oneDPL][ranges][zip_view] + implementation fix for 'operator-' betwe…
…en zip_view::iterators
Configuration menu - View commit details
-
Copy full SHA for ccc1599 - Browse repository at this point
Copy the full SHA ccc1599View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b303922 - Browse repository at this point
Copy the full SHA b303922View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 24fd730 - Browse repository at this point
Copy the full SHA 24fd730View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for cfd0e1f - Browse repository at this point
Copy the full SHA cfd0e1fView commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for faeabef - Browse repository at this point
Copy the full SHA faeabefView commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 044e101 - Browse repository at this point
Copy the full SHA 044e101View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2408448 - Browse repository at this point
Copy the full SHA 2408448View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 0edcd13 - Browse repository at this point
Copy the full SHA 0edcd13View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for a0e1bb5 - Browse repository at this point
Copy the full SHA a0e1bb5View commit details -
Update include/oneapi/dpl/pstl/zip_view_impl.h
Co-authored-by: Konstantin Boyarinov <konstantin.boyarinov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 23e8630 - Browse repository at this point
Copy the full SHA 23e8630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e27f5 - Browse repository at this point
Copy the full SHA 67e27f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b952f - Browse repository at this point
Copy the full SHA e8b952fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ebb64e - Browse repository at this point
Copy the full SHA 5ebb64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7f83f - Browse repository at this point
Copy the full SHA 4c7f83fView commit details -
[oneDPL][ranges][zip_view][test] removed cbegin(), cend() test cases …
…because they are supported only with C++23
Configuration menu - View commit details
-
Copy full SHA for 676cdf7 - Browse repository at this point
Copy the full SHA 676cdf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b68d6c - Browse repository at this point
Copy the full SHA 1b68d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbbd4d - Browse repository at this point
Copy the full SHA dfbbd4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5231ed5 - Browse repository at this point
Copy the full SHA 5231ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6075268 - Browse repository at this point
Copy the full SHA 6075268View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf3e9b - Browse repository at this point
Copy the full SHA fdf3e9bView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41e9a5f - Browse repository at this point
Copy the full SHA 41e9a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4a62c - Browse repository at this point
Copy the full SHA 3d4a62cView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fe7f65 - Browse repository at this point
Copy the full SHA 6fe7f65View commit details