Branch: refs/heads/finer-includes
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 509895e093b758e979bb55fd8d1fc500d08e9fe7
      
https://github.com/STEllAR-GROUP/hpx/commit/509895e093b758e979bb55fd8d1fc500d08e9fe7
  Author: Agustin K-ballo Berge <[email protected]>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
    M libs/core/datastructures/include/hpx/datastructures/tagged.hpp
    M libs/core/datastructures/include/hpx/datastructures/tagged_pair.hpp
    M libs/core/datastructures/include/hpx/datastructures/tagged_tuple.hpp
    M libs/core/datastructures/tests/unit/tagged.cpp
    M libs/core/functional/include/hpx/functional/traits/is_action.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
    M libs/core/iterator_support/tests/unit/stencil3_iterator.cpp
    M libs/core/serialization/include/hpx/serialization/access.hpp
    M libs/core/serialization/include/hpx/serialization/base_object.hpp
    M 
libs/core/serialization/include/hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp
    M libs/core/serialization/include/hpx/serialization/serializable_any.hpp
    M libs/core/timing/include/hpx/timing/high_resolution_clock.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_helper.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_continue_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/collectives/include/hpx/collectives/all_gather.hpp
    M libs/full/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/full/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast.hpp
    M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/full/collectives/include/hpx/collectives/fold.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/compute/include/hpx/compute/detail/get_proxy_type.hpp
    M libs/full/compute_cuda/include/hpx/compute/cuda/concurrent_executor.hpp
    M libs/full/compute_cuda/include/hpx/compute/cuda/default_executor.hpp
    M libs/full/compute_cuda/include/hpx/compute/cuda/detail/launch.hpp
    M libs/full/compute_cuda/include/hpx/compute/cuda/transfer.hpp
    M libs/full/compute_cuda/include/hpx/compute/detail/get_proxy_type.hpp
    M 
libs/full/executors_distributed/include/hpx/executors_distributed/distribution_policy_executor.hpp
    M libs/full/include/include/hpx/include/util.hpp
    M libs/full/resiliency/include/hpx/resiliency/async_replay_executor.hpp
    M libs/full/resource_partitioner/examples/async_customization.cpp
    M libs/full/resource_partitioner/tests/unit/named_pool_executor.cpp
    M libs/full/runtime_configuration/src/ini.cpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce2.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp
    M 
libs/full/thread_executors/include/hpx/thread_executors/thread_execution.hpp
    M libs/parallelism/algorithms/include/hpx/algorithms/traits/projected.hpp
    M 
libs/parallelism/algorithms/include/hpx/algorithms/traits/projected_range.hpp
    M 
libs/parallelism/algorithms/include/hpx/algorithms/traits/segmented_iterator_traits.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_union.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/spmd_block.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/task_block.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/util/detail/algorithm_result.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/invoke_projected.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/tagged_pair.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/tagged_tuple.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/parallelism/async_base/include/hpx/async_base/apply.hpp
    M libs/parallelism/async_base/include/hpx/async_base/async.hpp
    M libs/parallelism/async_base/include/hpx/async_base/dataflow.hpp
    M libs/parallelism/async_base/include/hpx/async_base/sync.hpp
    M 
libs/parallelism/async_base/include/hpx/async_base/traits/is_launch_policy.hpp
    M libs/parallelism/async_local/include/hpx/async_local/async_fwd.hpp
    M libs/parallelism/async_local/include/hpx/async_local/sync_fwd.hpp
    M libs/parallelism/execution/include/hpx/execution/detail/future_exec.hpp
    M 
libs/parallelism/execution/include/hpx/execution/executors/execution_parameters.hpp
    M 
libs/parallelism/execution/include/hpx/execution/executors/execution_parameters_fwd.hpp
    M 
libs/parallelism/execution/include/hpx/execution/executors/rebind_executor.hpp
    M 
libs/parallelism/execution/include/hpx/execution/traits/executor_traits.hpp
    M 
libs/parallelism/execution/include/hpx/execution/traits/is_execution_policy.hpp
    M libs/parallelism/execution/tests/regressions/lambda_return_type_2402.cpp
    M libs/parallelism/executors/include/hpx/executors/async.hpp
    M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
    M libs/parallelism/executors/include/hpx/executors/exception_list.hpp
    M libs/parallelism/executors/include/hpx/executors/execution_policy.hpp
    M libs/parallelism/executors/include/hpx/executors/sync.hpp
    M libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp
    M libs/parallelism/futures/include/hpx/futures/futures_factory.hpp
    M 
libs/parallelism/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_async_impl.hpp
    M 
libs/parallelism/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_impl.hpp
    M libs/parallelism/threading/include/hpx/threading/thread.hpp
    M 
libs/parallelism/timed_execution/include/hpx/timed_execution/timed_executors.hpp
    M 
libs/parallelism/timed_execution/include/hpx/timed_execution/traits/is_timed_executor.hpp

  Log Message:
  -----------
  Avoid including the entire type_support module


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to