Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 79fd0466a9dcb4cd09783609fb82e9435d73593f
https://github.com/STEllAR-GROUP/hpx/commit/79fd0466a9dcb4cd09783609fb82e9435d73593f
Author: gonidelis <[email protected]>
Date: 2021-02-22 (Mon, 22 Feb 2021)
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/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace_if.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_if_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_range.cpp
Log Message:
-----------
Adapt replace(_if) to C++20 and provide ranges tests
Commit: ed5905ac42c606bbf1f774dd295842709a54e36e
https://github.com/STEllAR-GROUP/hpx/commit/ed5905ac42c606bbf1f774dd295842709a54e36e
Author: gonidelis <[email protected]>
Date: 2021-02-22 (Mon, 22 Feb 2021)
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/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy_if.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
Log Message:
-----------
Adapt replace_copy(_if) to C++20
Commit: 60dd21cf1cdaf4da43e5d7b533c378c38a5ccd47
https://github.com/STEllAR-GROUP/hpx/commit/60dd21cf1cdaf4da43e5d7b533c378c38a5ccd47
Author: gonidelis <[email protected]>
Date: 2021-02-23 (Tue, 23 Feb 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
Log Message:
-----------
Provide iterator-sentinel_value tests for replace_copy_(_if)
Commit: 265e5819cc3cc6cff9b7ca6d9020a3b56a660627
https://github.com/STEllAR-GROUP/hpx/commit/265e5819cc3cc6cff9b7ca6d9020a3b56a660627
Author: gonidelis <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
Log Message:
-----------
Provide docs for replace family in C++20
Commit: 9be33024a4503f037860d4722e49112f9a068957
https://github.com/STEllAR-GROUP/hpx/commit/9be33024a4503f037860d4722e49112f9a068957
Author: gonidelis <[email protected]>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
Log Message:
-----------
Provide docs for ranges::result_copy family result types
Commit: 6f95aff9beb9ebee04840fd762258eb920e76dbe
https://github.com/STEllAR-GROUP/hpx/commit/6f95aff9beb9ebee04840fd762258eb920e76dbe
Author: Hartmut Kaiser <[email protected]>
Date: 2021-02-27 (Sat, 27 Feb 2021)
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/parallelism/algorithms/include/hpx/parallel/algorithms/replace.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace_copy_if.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/replace_if.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_if_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/replace_range.cpp
Log Message:
-----------
Merge pull request #5192 from gonidelis/replace_adapt
Adapt replace(_if) to C++20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/d027517a25b1...6f95aff9beb9
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits