Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: a4e9f5d02d3de634e4c238e1d58c9ab4df204b82
https://github.com/STEllAR-GROUP/hpx/commit/a4e9f5d02d3de634e4c238e1d58c9ab4df204b82
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
M libs/algorithms/include/hpx/parallel/algorithms/destroy.hpp
A libs/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
A libs/algorithms/include/hpx/parallel/container_memory.hpp
M libs/algorithms/tests/unit/algorithms/destroy.cpp
M libs/algorithms/tests/unit/algorithms/destroy_tests.hpp
M libs/algorithms/tests/unit/algorithms/destroyn.cpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/container_algorithms/destroy_range.cpp
A libs/algorithms/tests/unit/container_algorithms/destroy_range_tests.hpp
A libs/algorithms/tests/unit/container_algorithms/destroyn_range.cpp
M libs/algorithms/tests/unit/container_algorithms/test_utils.hpp
M libs/include/include/hpx/include/parallel_destroy.hpp
M libs/include/include/hpx/memory.hpp
Log Message:
-----------
Making destroy and destroy_n conforming to C++20
- adding ranges::destroy
Commit: 77d11172a0806c58aa03074f9de8eaf4410db1f9
https://github.com/STEllAR-GROUP/hpx/commit/77d11172a0806c58aa03074f9de8eaf4410db1f9
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M
components/containers/partitioned_vector/tests/unit/serialization_partitioned_vector.cpp
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
M libs/algorithms/include/hpx/parallel/algorithms/detail/accumulate.hpp
A libs/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
A libs/algorithms/include/hpx/parallel/algorithms/detail/find.hpp
M libs/algorithms/include/hpx/parallel/algorithms/fill.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
M libs/algorithms/include/hpx/parallel/util/cancellation_token.hpp
M libs/algorithms/tests/regressions/static_chunker_2282.cpp
M libs/algorithms/tests/unit/algorithms/all_of.cpp
M libs/algorithms/tests/unit/algorithms/any_of.cpp
M libs/algorithms/tests/unit/algorithms/fill.cpp
M libs/algorithms/tests/unit/algorithms/filln.cpp
M libs/algorithms/tests/unit/algorithms/none_of.cpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
M libs/algorithms/tests/unit/container_algorithms/all_of_range.cpp
M libs/algorithms/tests/unit/container_algorithms/any_of_range.cpp
M libs/algorithms/tests/unit/container_algorithms/fill_range.cpp
M libs/algorithms/tests/unit/container_algorithms/filln_range.cpp
M libs/algorithms/tests/unit/container_algorithms/none_of_range.cpp
M libs/compute/tests/regressions/parallel_fill_4132.cpp
M libs/include/include/hpx/algorithm.hpp
M
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
M
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_all_of1.cpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_all_of2.cpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_any_of1.cpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_any_of2.cpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_none1.cpp
M libs/segmented_algorithms/tests/unit/partitioned_vector_none2.cpp
M tests/performance/local/stream.cpp
Log Message:
-----------
Merge branch 'master' into destroy_destroy_n
Commit: 2effbeddfad4fc92a02b962dd16734df5498bc48
https://github.com/STEllAR-GROUP/hpx/commit/2effbeddfad4fc92a02b962dd16734df5498bc48
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
M libs/algorithms/include/hpx/parallel/algorithms/destroy.hpp
A libs/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
A libs/algorithms/include/hpx/parallel/container_memory.hpp
M libs/algorithms/tests/unit/algorithms/destroy.cpp
M libs/algorithms/tests/unit/algorithms/destroy_tests.hpp
M libs/algorithms/tests/unit/algorithms/destroyn.cpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/container_algorithms/destroy_range.cpp
A libs/algorithms/tests/unit/container_algorithms/destroy_range_tests.hpp
A libs/algorithms/tests/unit/container_algorithms/destroyn_range.cpp
M libs/algorithms/tests/unit/container_algorithms/test_utils.hpp
M libs/include/include/hpx/include/parallel_destroy.hpp
M libs/include/include/hpx/memory.hpp
Log Message:
-----------
Merge pull request #4869 from STEllAR-GROUP/destroy_destroy_n
Making destroy and destroy_n conforming to C++20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/086c72e2fc92...2effbeddfad4
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits