Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 7ee9be30bd187c2778ff245c62a408111663ad4f
https://github.com/STEllAR-GROUP/hpx/commit/7ee9be30bd187c2778ff245c62a408111663ad4f
Author: Mikael Simberg <[email protected]>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_exception_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_induction_async_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_induction_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_n_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_n_strided_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_reduction_async_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_reduction_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_strided_range.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/test_utils.hpp
Log Message:
-----------
Add ranges overloads to for_loop (and variants)
Commit: 461f538b1e879e666a31f8a037b4ad4c363e2d2a
https://github.com/STEllAR-GROUP/hpx/commit/461f538b1e879e666a31f8a037b4ad4c363e2d2a
Author: Mikael Simberg <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
R
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_n_range.cpp
R
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_n_strided_range.cpp
Log Message:
-----------
Remove hpx::ranges::for_loop_n* overloads
Commit: 0ca43aebaf81d350e1ff839455ec7369541d860a
https://github.com/STEllAR-GROUP/hpx/commit/0ca43aebaf81d350e1ff839455ec7369541d860a
Author: Mikael Simberg <[email protected]>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_exception_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_induction_async_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_induction_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_reduction_async_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_reduction_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/for_loop_strided_range.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/test_utils.hpp
Log Message:
-----------
Merge pull request #4980 from msimberg/for-loop-ranges
Add ranges overloads to for_loop (and variants)
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/d0e91cbd4b1a...0ca43aebaf81
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits