Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: e52924aa04860ae7619ef37fb5fbfa4e092d3647
      
https://github.com/STEllAR-GROUP/hpx/commit/e52924aa04860ae7619ef37fb5fbfa4e092d3647
  Author: Mikael Simberg <[email protected]>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp
    M libs/core/CMakeLists.txt
    M libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/adjacent_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/includes.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/move.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/nth_element.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/search.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_union.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_left.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/starts_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/swap_ranges.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/adjacent_find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/equal.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_each.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/includes.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/is_heap.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_partitioned.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/lexicographical_compare.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/merge.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/nth_element.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/search.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_symmetric_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_union.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_left.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/starts_with.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/swap_ranges.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/unique.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/adjacent_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/sender_util.hpp
    M libs/core/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/prefetching.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/core/async_base/CMakeLists.txt
    M libs/core/async_base/include/hpx/async_base/launch_policy.hpp
    M libs/core/async_base/include/hpx/async_base/scheduling_properties.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/transform_stream.hpp
    M libs/core/execution/include/hpx/execution/algorithms/bulk.hpp
    M libs/core/execution/include/hpx/execution/algorithms/detach.hpp
    M libs/core/execution/include/hpx/execution/algorithms/ensure_started.hpp
    M libs/core/execution/include/hpx/execution/algorithms/execute.hpp
    M libs/core/execution/include/hpx/execution/algorithms/just.hpp
    M libs/core/execution/include/hpx/execution/algorithms/just_on.hpp
    M libs/core/execution/include/hpx/execution/algorithms/keep_future.hpp
    M libs/core/execution/include/hpx/execution/algorithms/let_error.hpp
    M libs/core/execution/include/hpx/execution/algorithms/let_value.hpp
    M libs/core/execution/include/hpx/execution/algorithms/make_future.hpp
    M libs/core/execution/include/hpx/execution/algorithms/on.hpp
    M libs/core/execution/include/hpx/execution/algorithms/split.hpp
    M libs/core/execution/include/hpx/execution/algorithms/sync_wait.hpp
    M libs/core/execution/include/hpx/execution/algorithms/transform.hpp
    M libs/core/execution/include/hpx/execution/algorithms/when_all.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_information.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_parameters.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_parameters_fwd.hpp
    M libs/core/execution/tests/unit/algorithm_bulk.cpp
    M libs/core/execution/tests/unit/algorithm_detach.cpp
    M libs/core/execution/tests/unit/algorithm_ensure_started.cpp
    M libs/core/execution/tests/unit/algorithm_execute.cpp
    M libs/core/execution/tests/unit/algorithm_just_on.cpp
    M libs/core/execution/tests/unit/algorithm_let_error.cpp
    M libs/core/execution/tests/unit/algorithm_let_value.cpp
    M libs/core/execution/tests/unit/algorithm_on.cpp
    M libs/core/execution/tests/unit/algorithm_split.cpp
    M libs/core/execution/tests/unit/algorithm_sync_wait.cpp
    M libs/core/execution/tests/unit/algorithm_test_utils.hpp
    M libs/core/execution/tests/unit/algorithm_transform.cpp
    M libs/core/execution/tests/unit/algorithm_when_all.cpp
    M libs/core/execution_base/include/hpx/execution_base/any_sender.hpp
    M 
libs/core/execution_base/include/hpx/execution_base/completion_scheduler.hpp
    M libs/core/execution_base/include/hpx/execution_base/execution.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/core/execution_base/src/any_sender.cpp
    M libs/core/execution_base/tests/unit/any_sender.cpp
    M libs/core/execution_base/tests/unit/basic_operation_state.cpp
    M libs/core/execution_base/tests/unit/basic_receiver.cpp
    M libs/core/execution_base/tests/unit/basic_schedule.cpp
    M libs/core/execution_base/tests/unit/basic_sender.cpp
    M libs/core/executors/include/hpx/executors/annotating_executor.hpp
    M libs/core/executors/include/hpx/executors/execution_policy_annotation.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor.hpp
    M libs/core/executors/include/hpx/executors/scheduler_executor.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler_bulk.hpp
    M libs/core/executors/tests/unit/thread_pool_scheduler.cpp
    M libs/core/functional/CMakeLists.txt
    M libs/core/futures/include/hpx/futures/future.hpp
    M libs/core/modules.rst
    M libs/core/properties/CMakeLists.txt
    M libs/core/properties/docs/index.rst
    M libs/core/properties/include/hpx/properties/property.hpp
    M libs/core/properties/tests/unit/properties.cpp
    M libs/core/resiliency/include/hpx/resiliency/async_replay.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replay_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replicate.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
    M libs/core/synchronization/include/hpx/synchronization/async_rw_mutex.hpp
    R libs/core/tag_dispatch/CMakeLists.txt
    R libs/core/tag_dispatch/README.rst
    R libs/core/tag_dispatch/docs/index.rst
    R libs/core/tag_dispatch/examples/CMakeLists.txt
    R libs/core/tag_dispatch/include/hpx/functional/detail/invoke.hpp
    R libs/core/tag_dispatch/include/hpx/functional/invoke_result.hpp
    R libs/core/tag_dispatch/include/hpx/functional/tag_dispatch.hpp
    R libs/core/tag_dispatch/include/hpx/functional/tag_fallback_dispatch.hpp
    R libs/core/tag_dispatch/include/hpx/functional/tag_priority_dispatch.hpp
    R libs/core/tag_dispatch/include/hpx/functional/traits/is_invocable.hpp
    R libs/core/tag_dispatch/tests/CMakeLists.txt
    R libs/core/tag_dispatch/tests/performance/CMakeLists.txt
    R libs/core/tag_dispatch/tests/regressions/CMakeLists.txt
    R libs/core/tag_dispatch/tests/unit/CMakeLists.txt
    R libs/core/tag_dispatch/tests/unit/tag_dispatch.cpp
    A libs/core/tag_invoke/CMakeLists.txt
    A libs/core/tag_invoke/README.rst
    A libs/core/tag_invoke/docs/index.rst
    A libs/core/tag_invoke/examples/CMakeLists.txt
    A libs/core/tag_invoke/include/hpx/functional/detail/invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/detail/tag_fallback_invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/detail/tag_priority_invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/invoke_result.hpp
    A libs/core/tag_invoke/include/hpx/functional/tag_invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/traits/is_invocable.hpp
    A libs/core/tag_invoke/tests/CMakeLists.txt
    A libs/core/tag_invoke/tests/performance/CMakeLists.txt
    A libs/core/tag_invoke/tests/regressions/CMakeLists.txt
    A libs/core/tag_invoke/tests/unit/CMakeLists.txt
    A libs/core/tag_invoke/tests/unit/tag_invoke.cpp
    M 
libs/core/timed_execution/include/hpx/timed_execution/timed_execution_fwd.hpp
    M 
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
    M 
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp

  Log Message:
  -----------
  Rename tag_dispatch back to tag_invoke


  Commit: e0d916bcbee3ac7a16035162ec596a87b66c6dbc
      
https://github.com/STEllAR-GROUP/hpx/commit/e0d916bcbee3ac7a16035162ec596a87b66c6dbc
  Author: Mikael Simberg <[email protected]>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp
    M libs/core/CMakeLists.txt
    M libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/adjacent_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/includes.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/move.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/nth_element.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/search.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_union.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_left.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/starts_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/swap_ranges.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/adjacent_find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/equal.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_each.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/includes.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/is_heap.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_partitioned.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/lexicographical_compare.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/merge.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/nth_element.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/search.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_symmetric_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_union.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_left.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/starts_with.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/swap_ranges.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/unique.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/adjacent_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/sender_util.hpp
    M libs/core/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/prefetching.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/core/async_base/CMakeLists.txt
    M libs/core/async_base/include/hpx/async_base/launch_policy.hpp
    M libs/core/async_base/include/hpx/async_base/scheduling_properties.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/transform_stream.hpp
    M libs/core/execution/include/hpx/execution/algorithms/bulk.hpp
    M libs/core/execution/include/hpx/execution/algorithms/detach.hpp
    M libs/core/execution/include/hpx/execution/algorithms/ensure_started.hpp
    M libs/core/execution/include/hpx/execution/algorithms/execute.hpp
    M libs/core/execution/include/hpx/execution/algorithms/just.hpp
    M libs/core/execution/include/hpx/execution/algorithms/just_on.hpp
    M libs/core/execution/include/hpx/execution/algorithms/keep_future.hpp
    M libs/core/execution/include/hpx/execution/algorithms/let_error.hpp
    M libs/core/execution/include/hpx/execution/algorithms/let_value.hpp
    M libs/core/execution/include/hpx/execution/algorithms/make_future.hpp
    M libs/core/execution/include/hpx/execution/algorithms/on.hpp
    M libs/core/execution/include/hpx/execution/algorithms/split.hpp
    M libs/core/execution/include/hpx/execution/algorithms/sync_wait.hpp
    M libs/core/execution/include/hpx/execution/algorithms/transform.hpp
    M libs/core/execution/include/hpx/execution/algorithms/when_all.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_information.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_parameters.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_parameters_fwd.hpp
    M libs/core/execution/tests/unit/algorithm_bulk.cpp
    M libs/core/execution/tests/unit/algorithm_detach.cpp
    M libs/core/execution/tests/unit/algorithm_ensure_started.cpp
    M libs/core/execution/tests/unit/algorithm_execute.cpp
    M libs/core/execution/tests/unit/algorithm_just_on.cpp
    M libs/core/execution/tests/unit/algorithm_let_error.cpp
    M libs/core/execution/tests/unit/algorithm_let_value.cpp
    M libs/core/execution/tests/unit/algorithm_on.cpp
    M libs/core/execution/tests/unit/algorithm_split.cpp
    M libs/core/execution/tests/unit/algorithm_sync_wait.cpp
    M libs/core/execution/tests/unit/algorithm_test_utils.hpp
    M libs/core/execution/tests/unit/algorithm_transform.cpp
    M libs/core/execution/tests/unit/algorithm_when_all.cpp
    M libs/core/execution_base/include/hpx/execution_base/any_sender.hpp
    M 
libs/core/execution_base/include/hpx/execution_base/completion_scheduler.hpp
    M libs/core/execution_base/include/hpx/execution_base/execution.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/core/execution_base/src/any_sender.cpp
    M libs/core/execution_base/tests/unit/any_sender.cpp
    M libs/core/execution_base/tests/unit/basic_operation_state.cpp
    M libs/core/execution_base/tests/unit/basic_receiver.cpp
    M libs/core/execution_base/tests/unit/basic_schedule.cpp
    M libs/core/execution_base/tests/unit/basic_sender.cpp
    M libs/core/executors/include/hpx/executors/annotating_executor.hpp
    M libs/core/executors/include/hpx/executors/execution_policy_annotation.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor.hpp
    M libs/core/executors/include/hpx/executors/scheduler_executor.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler_bulk.hpp
    M libs/core/executors/tests/unit/thread_pool_scheduler.cpp
    M libs/core/functional/CMakeLists.txt
    M libs/core/futures/include/hpx/futures/future.hpp
    M libs/core/modules.rst
    M libs/core/properties/CMakeLists.txt
    M libs/core/properties/docs/index.rst
    M libs/core/properties/include/hpx/properties/property.hpp
    M libs/core/properties/tests/unit/properties.cpp
    M libs/core/resiliency/include/hpx/resiliency/async_replay.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replay_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replicate.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
    M libs/core/synchronization/include/hpx/synchronization/async_rw_mutex.hpp
    R libs/core/tag_dispatch/CMakeLists.txt
    R libs/core/tag_dispatch/README.rst
    R libs/core/tag_dispatch/docs/index.rst
    R libs/core/tag_dispatch/examples/CMakeLists.txt
    R libs/core/tag_dispatch/include/hpx/functional/detail/invoke.hpp
    R libs/core/tag_dispatch/include/hpx/functional/invoke_result.hpp
    R libs/core/tag_dispatch/include/hpx/functional/tag_dispatch.hpp
    R libs/core/tag_dispatch/include/hpx/functional/tag_fallback_dispatch.hpp
    R libs/core/tag_dispatch/include/hpx/functional/tag_priority_dispatch.hpp
    R libs/core/tag_dispatch/include/hpx/functional/traits/is_invocable.hpp
    R libs/core/tag_dispatch/tests/CMakeLists.txt
    R libs/core/tag_dispatch/tests/performance/CMakeLists.txt
    R libs/core/tag_dispatch/tests/regressions/CMakeLists.txt
    R libs/core/tag_dispatch/tests/unit/CMakeLists.txt
    R libs/core/tag_dispatch/tests/unit/tag_dispatch.cpp
    A libs/core/tag_invoke/CMakeLists.txt
    A libs/core/tag_invoke/README.rst
    A libs/core/tag_invoke/docs/index.rst
    A libs/core/tag_invoke/examples/CMakeLists.txt
    A libs/core/tag_invoke/include/hpx/functional/detail/invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/detail/tag_fallback_invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/detail/tag_priority_invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/invoke_result.hpp
    A libs/core/tag_invoke/include/hpx/functional/tag_invoke.hpp
    A libs/core/tag_invoke/include/hpx/functional/traits/is_invocable.hpp
    A libs/core/tag_invoke/tests/CMakeLists.txt
    A libs/core/tag_invoke/tests/performance/CMakeLists.txt
    A libs/core/tag_invoke/tests/regressions/CMakeLists.txt
    A libs/core/tag_invoke/tests/unit/CMakeLists.txt
    A libs/core/tag_invoke/tests/unit/tag_invoke.cpp
    M 
libs/core/timed_execution/include/hpx/timed_execution/timed_execution_fwd.hpp
    M 
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
    M 
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp

  Log Message:
  -----------
  Merge pull request #5600 from msimberg/tag-dispatch-rename-invoke

Rename tag_dispatch back to tag_invoke


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/00634053054a...e0d916bcbee3
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to