Branch: refs/heads/future_senders
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ccf81e66552e8991eedef69d8ff588ec2325a5e5
      
https://github.com/STEllAR-GROUP/hpx/commit/ccf81e66552e8991eedef69d8ff588ec2325a5e5
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M libs/parallelism/executors/include/hpx/executors/annotating_executor.hpp
    M 
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
    M libs/parallelism/executors/include/hpx/executors/parallel_executor.hpp

  Log Message:
  -----------
  Simplify dispatching to annotation handlers


  Commit: fee00911d0d5c726c6ab8e7d551664182040f814
      
https://github.com/STEllAR-GROUP/hpx/commit/fee00911d0d5c726c6ab8e7d551664182040f814
  Author: Mikael Simberg <[email protected]>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M libs/parallelism/executors/tests/unit/annotating_executor.cpp

  Log Message:
  -----------
  Expand tests for annotating_executor

Test applying annotations for rvalue references


  Commit: 41bd253ef85942ecfbc4e45e15d7f34f3486ab36
      
https://github.com/STEllAR-GROUP/hpx/commit/41bd253ef85942ecfbc4e45e15d7f34f3486ab36
  Author: Mikael Simberg <[email protected]>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M libs/core/properties/include/hpx/properties/property.hpp
    M libs/parallelism/executors/include/hpx/executors/annotating_executor.hpp

  Log Message:
  -----------
  Make prefer invoke tag directly and make with_annotation fallback with 
annotating_executor use tag_fallback_dispatch


  Commit: 28379cf0bafa1efd78f3fb0ec3216c221654af58
      
https://github.com/STEllAR-GROUP/hpx/commit/28379cf0bafa1efd78f3fb0ec3216c221654af58
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M libs/core/properties/include/hpx/properties/property.hpp
    M libs/parallelism/executors/tests/unit/annotating_executor.cpp

  Log Message:
  -----------
  Reformatting, removing duplicated code, minor changes


  Commit: 77a6f9040d33164c3ff1b9f5d01a2fc2daa7d6ab
      
https://github.com/STEllAR-GROUP/hpx/commit/77a6f9040d33164c3ff1b9f5d01a2fc2daa7d6ab
  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


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/76b7d419f659...77a6f9040d33
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to