Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 6288632cb7de07b753c0deb978377fa5cd569f84
https://github.com/STEllAR-GROUP/hpx/commit/6288632cb7de07b753c0deb978377fa5cd569f84
Author: targetakhil <[email protected]>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/uninitialized_fill.cpp
Log Message:
-----------
updated uninitialized fill base implementations
Commit: e453643199c5fe922e5a199bcb9ef9370d27702e
https://github.com/STEllAR-GROUP/hpx/commit/e453643199c5fe922e5a199bcb9ef9370d27702e
Author: targetakhil <[email protected]>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/uninitialized_fill.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/uninitialized_filln.cpp
Log Message:
-----------
added tag_fallback_dispatch overloads for uninitalized_fill and updated tests
Commit: 2b3d8855122c4306fd4ef4a64e99393e236281d2
https://github.com/STEllAR-GROUP/hpx/commit/2b3d8855122c4306fd4ef4a64e99393e236281d2
Author: targetakhil <[email protected]>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/uninitialized_fill_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/uninitialized_filln_range.cpp
Log Message:
-----------
added container overloads and tests
Commit: 4bc75a29a8f79eeb1960d5c4a520fbd8543f49ce
https://github.com/STEllAR-GROUP/hpx/commit/4bc75a29a8f79eeb1960d5c4a520fbd8543f49ce
Author: targetakhil <[email protected]>
Date: 2021-07-05 (Mon, 05 Jul 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/memory.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_memory.hpp
Log Message:
-----------
added documentation for overloads and made changes in the api docs
Commit: e7d4f8b8f70db89976974b5b61f4e921215e86dd
https://github.com/STEllAR-GROUP/hpx/commit/e7d4f8b8f70db89976974b5b61f4e921215e86dd
Author: targetakhil <[email protected]>
Date: 2021-07-06 (Tue, 06 Jul 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_memory.hpp
Log Message:
-----------
add is integral constraint for uninitialized_fill_n overloads
Commit: 0ddd24f50be81142626fff3ca30a3759daeafbcb
https://github.com/STEllAR-GROUP/hpx/commit/0ddd24f50be81142626fff3ca30a3759daeafbcb
Author: Mikael Simberg <[email protected]>
Date: 2021-07-08 (Thu, 08 Jul 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/memory.hpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
M libs/parallelism/algorithms/include/hpx/parallel/container_memory.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/uninitialized_fill.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/uninitialized_filln.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/uninitialized_fill_range.cpp
A
libs/parallelism/algorithms/tests/unit/container_algorithms/uninitialized_filln_range.cpp
Log Message:
-----------
Merge pull request #5402 from Jedi18/adapt_uninitialized_fill
Adapt uninitialized_fill and uninitialized_fill_n to C++ 20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/fc37a2faedae...0ddd24f50be8
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits