Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: fdc30d66f8165125cf167b45a1f6ad812566e7c6
https://github.com/STEllAR-GROUP/hpx/commit/fdc30d66f8165125cf167b45a1f6ad812566e7c6
Author: targetakhil <[email protected]>
Date: 2021-05-22 (Sat, 22 May 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include_local/include/hpx/local/algorithm.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/lexicographical_compare.hpp
Log Message:
-----------
adapted lexicographical compare and added container overloads for
lexicographical compare
Commit: 9adf3f5819c9a31bcb3ccec707fbd77c125c1199
https://github.com/STEllAR-GROUP/hpx/commit/9adf3f5819c9a31bcb3ccec707fbd77c125c1199
Author: targetakhil <[email protected]>
Date: 2021-05-22 (Sat, 22 May 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/lexicographical_compare_range.cpp
Log Message:
-----------
add container tests and sentinel tests
Commit: 42ab1765e19f5435f73593545eeb6f62671c294e
https://github.com/STEllAR-GROUP/hpx/commit/42ab1765e19f5435f73593545eeb6f62671c294e
Author: targetakhil <[email protected]>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
M
libs/parallelism/algorithms/tests/unit/algorithms/lexicographical_compare.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/lexicographical_compare_range.cpp
Log Message:
-----------
added tests for overloads that don't take in an execution policy and fixed
sentinel tests
Commit: 15fe1a0fe98ae26d106568e6acb5d591987c69d0
https://github.com/STEllAR-GROUP/hpx/commit/15fe1a0fe98ae26d106568e6acb5d591987c69d0
Author: targetakhil <[email protected]>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M
libs/parallelism/algorithms/tests/unit/container_algorithms/lexicographical_compare_range.cpp
Log Message:
-----------
fix narrowing conversion warnings
Commit: 98360b82d78ccd7fe1db1faf7edfb1de1d681463
https://github.com/STEllAR-GROUP/hpx/commit/98360b82d78ccd7fe1db1faf7edfb1de1d681463
Author: Hartmut Kaiser <[email protected]>
Date: 2021-05-29 (Sat, 29 May 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include_local/include/hpx/local/algorithm.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/lexicographical_compare.hpp
M
libs/parallelism/algorithms/tests/unit/algorithms/lexicographical_compare.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/lexicographical_compare_range.cpp
Log Message:
-----------
Merge pull request #5350 from Jedi18/adapt_lex_compare
Adapt lexicographical_compare to C++20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/cc48aa77e135...98360b82d78c
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits