Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 6b29d2f656b7aba6ac9bcaf2ac5933b007a5f97a
https://github.com/STEllAR-GROUP/hpx/commit/6b29d2f656b7aba6ac9bcaf2ac5933b007a5f97a
Author: targetakhil <[email protected]>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
Log Message:
-----------
use advance_and_get_distance to get distance and last iterator
Commit: c671ac2c7aae98893cfc65cc25d4f4f24dd171c8
https://github.com/STEllAR-GROUP/hpx/commit/c671ac2c7aae98893cfc65cc25d4f4f24dd171c8
Author: Hartmut Kaiser <[email protected]>
Date: 2021-10-24 (Sun, 24 Oct 2021)
Changed paths:
M
libs/core/algorithms/include/hpx/parallel/algorithms/detail/advance_to_sentinel.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
M libs/core/algorithms/tests/unit/algorithms/test_utils.hpp
M libs/core/async_base/tests/unit/CMakeLists.txt
M libs/core/execution_base/include/hpx/execution_base/any_sender.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/iterator_adaptor.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
Log Message:
-----------
Fixing iterator_facade to properly expose operators for generated iterators
- flyby: modernize iterator_facade
- flyby: Adding missing headers
- flyby: suppress msvc warnings about dll-export mismatches
Commit: 9a660bd4f6b1d24e03de67dade509096e8b051c1
https://github.com/STEllAR-GROUP/hpx/commit/9a660bd4f6b1d24e03de67dade509096e8b051c1
Author: Hartmut Kaiser <[email protected]>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M
libs/core/algorithms/include/hpx/parallel/algorithms/detail/advance_to_sentinel.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
M libs/core/algorithms/tests/unit/algorithms/test_utils.hpp
M libs/core/async_base/tests/unit/CMakeLists.txt
M libs/core/execution_base/include/hpx/execution_base/any_sender.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/iterator_adaptor.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
Log Message:
-----------
Merge pull request #5617 from Jedi18/fix_advance_and_get_distance
Use advance_and_get_distance where required
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/cabeffbfac8d...9a660bd4f6b1
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits