Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 889e9b71715197b2374ec463dd0b4c51c89c3b18
https://github.com/STEllAR-GROUP/hpx/commit/889e9b71715197b2374ec463dd0b4c51c89c3b18
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
A libs/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/util/projection_identity.hpp
M libs/algorithms/include/hpx/parallel/util/result_types.hpp
M libs/algorithms/tests/unit/algorithms/mismatch.cpp
M libs/algorithms/tests/unit/algorithms/mismatch_binary.cpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/container_algorithms/mismatch_binary_range.cpp
A libs/algorithms/tests/unit/container_algorithms/mismatch_range.cpp
M libs/include/include/hpx/algorithm.hpp
M libs/include/include/hpx/include/parallel_mismatch.hpp
Log Message:
-----------
Adapting mismatch to C++20
- add overloads for mismatch taking ranges
- flyby: making projection_identity constexpr
Commit: c80acf6e081d6806445ed3e98aab831deba2b49b
https://github.com/STEllAR-GROUP/hpx/commit/c80acf6e081d6806445ed3e98aab831deba2b49b
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M libs/algorithms/include/hpx/parallel/container_algorithms/equal.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/util/compare_projected.hpp
M libs/algorithms/tests/performance/benchmark_unique.cpp
M libs/algorithms/tests/unit/algorithms/unique_copy_tests.hpp
M libs/algorithms/tests/unit/algorithms/unique_tests.hpp
M libs/algorithms/tests/unit/container_algorithms/mismatch_binary_range.cpp
M libs/algorithms/tests/unit/container_algorithms/unique_copy_range.cpp
M libs/algorithms/tests/unit/container_algorithms/unique_range.cpp
M libs/execution/include/hpx/execution/algorithms/detail/predicates.hpp
M libs/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
M
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
M libs/type_support/CMakeLists.txt
A libs/type_support/include/hpx/type_support/equality.hpp
Log Message:
-----------
Unify predicates in namespace ranges.
Commit: eca2139340701b346677723b01187184a6092abb
https://github.com/STEllAR-GROUP/hpx/commit/eca2139340701b346677723b01187184a6092abb
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-08 (Sat, 08 Aug 2020)
Changed paths:
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms/equal.hpp
A libs/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M libs/algorithms/include/hpx/parallel/util/compare_projected.hpp
M libs/algorithms/include/hpx/parallel/util/projection_identity.hpp
M libs/algorithms/include/hpx/parallel/util/result_types.hpp
M libs/algorithms/tests/performance/benchmark_unique.cpp
M libs/algorithms/tests/unit/algorithms/mismatch.cpp
M libs/algorithms/tests/unit/algorithms/mismatch_binary.cpp
M libs/algorithms/tests/unit/algorithms/unique_copy_tests.hpp
M libs/algorithms/tests/unit/algorithms/unique_tests.hpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/container_algorithms/mismatch_binary_range.cpp
A libs/algorithms/tests/unit/container_algorithms/mismatch_range.cpp
M libs/algorithms/tests/unit/container_algorithms/unique_copy_range.cpp
M libs/algorithms/tests/unit/container_algorithms/unique_range.cpp
M libs/execution/include/hpx/execution/algorithms/detail/predicates.hpp
M libs/include/include/hpx/algorithm.hpp
M libs/include/include/hpx/include/parallel_mismatch.hpp
M libs/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
M
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
M libs/type_support/CMakeLists.txt
A libs/type_support/include/hpx/type_support/equality.hpp
Log Message:
-----------
Merge pull request #4884 from STEllAR-GROUP/mismatch_cpos
Adapting mismatch to C++20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/60ad7e9ffe3e...eca213934070
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits