Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 4afefa4d721307fafaf2b28d5c0ae4749a0c1d31
https://github.com/STEllAR-GROUP/hpx/commit/4afefa4d721307fafaf2b28d5c0ae4749a0c1d31
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M libs/core/allocator_support/CMakeLists.txt
A
libs/core/allocator_support/include/hpx/allocator_support/traits/is_allocator.hpp
M libs/core/execution_base/include/hpx/execution_base/operation_state.hpp
M libs/core/execution_base/include/hpx/execution_base/receiver.hpp
M libs/core/execution_base/include/hpx/execution_base/sender.hpp
M libs/parallelism/execution/CMakeLists.txt
M
libs/parallelism/execution/include/hpx/execution/algorithms/detail/partial_algorithm.hpp
M
libs/parallelism/execution/include/hpx/execution/algorithms/keep_future.hpp
A
libs/parallelism/execution/include/hpx/execution/algorithms/make_future.hpp
M libs/parallelism/execution/include/hpx/execution/algorithms/sync_wait.hpp
R libs/parallelism/execution/include/hpx/execution/sender_future.hpp
M libs/parallelism/executors/tests/unit/p0443_executor.cpp
M libs/parallelism/futures/include/hpx/futures/future.hpp
M libs/parallelism/futures/include/hpx/futures/traits/is_future.hpp
Log Message:
-----------
Improve integration of futures and senders
Commit: f97998830c57e2cd17a03e63b0f49ee6c45d4997
https://github.com/STEllAR-GROUP/hpx/commit/f97998830c57e2cd17a03e63b0f49ee6c45d4997
Author: Mikael Simberg <[email protected]>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M libs/core/allocator_support/CMakeLists.txt
M
libs/core/allocator_support/include/hpx/allocator_support/traits/is_allocator.hpp
M
libs/parallelism/execution/include/hpx/execution/algorithms/ensure_started.hpp
M libs/parallelism/execution/include/hpx/execution/algorithms/let_error.hpp
M libs/parallelism/execution/include/hpx/execution/algorithms/let_value.hpp
M
libs/parallelism/execution/include/hpx/execution/algorithms/make_future.hpp
Log Message:
-----------
Fix inspect warnings, formatting, and missing headers
Commit: 7b1a7a54fc71dcdb7fc053b65f2b726226cea643
https://github.com/STEllAR-GROUP/hpx/commit/7b1a7a54fc71dcdb7fc053b65f2b726226cea643
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M libs/core/allocator_support/CMakeLists.txt
A
libs/core/allocator_support/include/hpx/allocator_support/traits/is_allocator.hpp
M libs/core/execution_base/include/hpx/execution_base/operation_state.hpp
M libs/core/execution_base/include/hpx/execution_base/receiver.hpp
M libs/core/execution_base/include/hpx/execution_base/sender.hpp
M libs/parallelism/execution/CMakeLists.txt
M
libs/parallelism/execution/include/hpx/execution/algorithms/detail/partial_algorithm.hpp
M
libs/parallelism/execution/include/hpx/execution/algorithms/ensure_started.hpp
M
libs/parallelism/execution/include/hpx/execution/algorithms/keep_future.hpp
M libs/parallelism/execution/include/hpx/execution/algorithms/let_error.hpp
M libs/parallelism/execution/include/hpx/execution/algorithms/let_value.hpp
A
libs/parallelism/execution/include/hpx/execution/algorithms/make_future.hpp
M libs/parallelism/execution/include/hpx/execution/algorithms/sync_wait.hpp
R libs/parallelism/execution/include/hpx/execution/sender_future.hpp
M libs/parallelism/executors/tests/unit/p0443_executor.cpp
M libs/parallelism/futures/include/hpx/futures/future.hpp
M libs/parallelism/futures/include/hpx/futures/traits/is_future.hpp
Log Message:
-----------
Merge pull request #5414 from STEllAR-GROUP/future_senders
Improve integration of futures and senders
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/0395d02a7fb1...7b1a7a54fc71
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits