Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: ede7f2a587bf1f6527cb0694f62a2086ae8124f2
https://github.com/STEllAR-GROUP/hpx/commit/ede7f2a587bf1f6527cb0694f62a2086ae8124f2
Author: targetakhil <[email protected]>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/sort.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/sort_tests.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
Log Message:
-----------
added iterator and container overloads
Commit: 12bbbf5f787f548f1d02dab6ee970143e1ab9c7e
https://github.com/STEllAR-GROUP/hpx/commit/12bbbf5f787f548f1d02dab6ee970143e1ab9c7e
Author: targetakhil <[email protected]>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
Log Message:
-----------
added sort doxygen documentation
Commit: bca1ac2ba4db5aba2c4531c27ca1ed2a8cbca70a
https://github.com/STEllAR-GROUP/hpx/commit/bca1ac2ba4db5aba2c4531c27ca1ed2a8cbca70a
Author: targetakhil <[email protected]>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M examples/quickstart/potpourri.cpp
M libs/full/include_local/include/hpx/local/algorithm.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort_by_key.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
M libs/parallelism/algorithms/tests/performance/benchmark_inplace_merge.cpp
M libs/parallelism/algorithms/tests/performance/benchmark_merge.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/parallel_sort.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
Log Message:
-----------
add sentinel tests and update sphinx docs
Commit: 5b8492ec1f9a562fd7dd60295574093d69ea626c
https://github.com/STEllAR-GROUP/hpx/commit/5b8492ec1f9a562fd7dd60295574093d69ea626c
Author: targetakhil <[email protected]>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range.cpp
Log Message:
-----------
change return value to return nothing for iterator overloads
Commit: ca005f1d95e89af81fe5fbc0715a08c63855fec8
https://github.com/STEllAR-GROUP/hpx/commit/ca005f1d95e89af81fe5fbc0715a08c63855fec8
Author: targetakhil <[email protected]>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort_by_key.hpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
Log Message:
-----------
fix sort call in sort_by_key
Commit: 4390df32ce77eb06c962ffb96fe2ea1bf0195854
https://github.com/STEllAR-GROUP/hpx/commit/4390df32ce77eb06c962ffb96fe2ea1bf0195854
Author: Mikael Simberg <[email protected]>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M examples/quickstart/potpourri.cpp
M libs/full/include_local/include/hpx/local/algorithm.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort_by_key.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
M libs/parallelism/algorithms/tests/performance/benchmark_inplace_merge.cpp
M libs/parallelism/algorithms/tests/performance/benchmark_merge.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/parallel_sort.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/sort.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/sort_tests.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
Log Message:
-----------
Merge pull request #5460 from Jedi18/adapt_sort
Adapt sort to C++ 20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/254db57ab5e9...4390df32ce77
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits