Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 9e4add29dcecfd6237affe49b159da3506e37e99
https://github.com/STEllAR-GROUP/hpx/commit/9e4add29dcecfd6237affe49b159da3506e37e99
Author: Mikael Simberg <[email protected]>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include/include/hpx/algorithm.hpp
M libs/full/include/include/hpx/include/parallel_is_sorted.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/is_sorted.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/is_sorted.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/is_sorted.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/is_sorted_tests.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/is_sorted_until.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/is_sorted_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/is_sorted_range_tests.hpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/is_sorted_until_range.cpp
Log Message:
-----------
Adapt is_sorted and is_sorted_until to C++20
Commit: 8f608a97ae4f765cb8fdd166b478097267d65c4b
https://github.com/STEllAR-GROUP/hpx/commit/8f608a97ae4f765cb8fdd166b478097267d65c4b
Author: Mikael Simberg <[email protected]>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include/include/hpx/algorithm.hpp
M libs/full/include/include/hpx/include/parallel_is_sorted.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/is_sorted.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/is_sorted.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/is_sorted.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/is_sorted_tests.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/is_sorted_until.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/is_sorted_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/is_sorted_range_tests.hpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/is_sorted_until_range.cpp
Log Message:
-----------
Merge pull request #5025 from msimberg/is-sorted-ranges
Adapt is_sorted and is_sorted_until to C++20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/131daea743e1...8f608a97ae4f
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits