Branch: refs/heads/modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: cf5202d6dbcb1d030f700d1cd1ed14b43785665c
      
https://github.com/STEllAR-GROUP/hpx/commit/cf5202d6dbcb1d030f700d1cd1ed14b43785665c
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/server/component_storage.hpp
    M components/component_storage/src/component_module.cpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
    M 
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map.hpp
    M 
components/iostreams/include/hpx/components/iostreams/server/output_stream.hpp
    M components/iostreams/src/component_module.cpp
    M components/iostreams/src/standard_streams.cpp
    M components/process/include/hpx/components/process/server/child.hpp
    M docs/CMakeLists.txt
    M hpx/lcos/base_lco.hpp
    M hpx/lcos/base_lco_with_value.hpp
    R hpx/runtime/components_fwd.hpp
    M hpx/runtime/parcelset/put_parcel.hpp
    R hpx/runtime/runtime_fwd.hpp
    R hpx/runtime/trigger_lco.hpp
    R hpx/runtime/trigger_lco_fwd.hpp
    R hpx/traits/is_continuation.hpp
    M hpx/util/bind_action.hpp
    M libs/full/actions/CMakeLists.txt
    M libs/full/actions/include/hpx/actions/actions_fwd.hpp
    M libs/full/actions/include/hpx/actions/apply_helper.hpp
    M libs/full/actions/include/hpx/actions/base_action.hpp
    R libs/full/actions/include/hpx/actions/continuation.hpp
    R libs/full/actions/include/hpx/actions/continuation_fwd.hpp
    M libs/full/actions/include/hpx/actions/register_action.hpp
    R libs/full/actions/include/hpx/actions/set_lco_value_continuation.hpp
    R libs/full/actions/include/hpx/actions/traits/action_continuation.hpp
    R 
libs/full/actions/include/hpx/actions/traits/action_decorate_continuation.hpp
    R 
libs/full/actions/include/hpx/actions/traits/action_trigger_continuation.hpp
    M libs/full/actions/include/hpx/actions/transfer_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    R libs/full/actions/include/hpx/actions/transfer_continuation_action.hpp
    R libs/full/actions/include/hpx/actions/trigger.hpp
    M libs/full/actions/src/base_action.cpp
    R libs/full/actions/src/continuation.cpp
    M libs/full/actions_base/CMakeLists.txt
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/detail/action_factory.hpp
    A 
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation.hpp
    R 
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation_fwd.hpp
    A 
libs/full/actions_base/include/hpx/actions_base/traits/action_decorate_continuation.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_trigger_continuation_fwd.hpp
    A libs/full/actions_base/include/hpx/actions_base/traits/is_continuation.hpp
    M libs/full/actions_base/src/detail/action_factory.cpp
    M libs/full/agas/src/addressing_service.cpp
    M libs/full/agas_base/include/hpx/agas_base/server/component_namespace.hpp
    M libs/full/agas_base/include/hpx/agas_base/server/locality_namespace.hpp
    M libs/full/agas_base/include/hpx/agas_base/server/primary_namespace.hpp
    M libs/full/agas_base/include/hpx/agas_base/server/symbol_namespace.hpp
    M libs/full/agas_base/src/component_namespace.cpp
    M libs/full/agas_base/src/primary_namespace.cpp
    M libs/full/agas_base/src/server/component_namespace_server.cpp
    M libs/full/agas_base/src/server/locality_namespace_server.cpp
    M libs/full/agas_base/src/server/primary_namespace_server.cpp
    M libs/full/async_colocated/include/hpx/async_colocated/apply_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_fwd.hpp
    M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/functional/colocated_helpers.hpp
    M libs/full/async_cuda/include/hpx/async_cuda/cuda_future.hpp
    M libs/full/async_distributed/CMakeLists.txt
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/trigger.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/continuation.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/continuation_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/make_continuation.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/set_lco_value_continuation.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/traits/action_trigger_continuation.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/transfer_continuation_action.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/trigger.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/trigger_lco.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/trigger_lco_fwd.hpp
    A libs/full/async_distributed/src/continuation.cpp
    A libs/full/async_distributed/src/trigger_lco.cpp
    M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp
    M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
    M libs/full/collectives/include/hpx/collectives/detail/latch.hpp
    M libs/full/collectives/include/hpx/collectives/fold.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/components/CMakeLists.txt
    R libs/full/components/include/hpx/components/distributed_metadata_base.hpp
    M libs/full/include/include/hpx/distributed/runtime.hpp
    M libs/full/include/include/hpx/include/actions.hpp
    M libs/full/include/include/hpx/include/components.hpp
    M libs/full/include/include/hpx/include/plain_actions.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/init_runtime/CMakeLists.txt
    R libs/full/init_runtime/include/hpx/init_runtime/console_logging.hpp
    R libs/full/init_runtime/include/hpx/init_runtime/server/console_logging.hpp
    R libs/full/init_runtime/src/console_logging.cpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/init_runtime/src/init_logging.cpp
    R libs/full/init_runtime/src/server/console_logging_server.cpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/component_namespace_counters.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/locality_namespace_counters.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/primary_namespace_counters.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/symbol_namespace_counters.hpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/counters.cpp
    M libs/full/performance_counters/src/manage_counter.cpp
    M libs/full/performance_counters/src/manage_counter_type.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M libs/full/performance_counters/src/query_counters.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter_extended.cpp
    M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
    M libs/full/performance_counters/src/server/raw_counter.cpp
    M libs/full/performance_counters/src/server/raw_values_counter.cpp
    M libs/full/performance_counters/src/server/statistics_counter.cpp
    M libs/full/runtime_components/CMakeLists.txt
    A 
libs/full/runtime_components/include/hpx/runtime_components/components_fwd.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/console_logging.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/distributed_metadata_base.hpp
    M 
libs/full/runtime_components/include/hpx/runtime_components/server/console_error_sink.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/server/console_logging.hpp
    M libs/full/runtime_components/src/console_error_sink.cpp
    A libs/full/runtime_components/src/console_logging.cpp
    M libs/full/runtime_components/src/server/console_error_sink_server.cpp
    A libs/full/runtime_components/src/server/console_logging_server.cpp
    M 
libs/full/runtime_components/tests/unit/components/action_invoke_no_more_than.hpp
    M libs/full/runtime_distributed/CMakeLists.txt
    A 
libs/full/runtime_distributed/include/hpx/runtime_distributed/runtime_fwd.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/copy_component.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp
    M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
    M 
libs/full/runtime_local/include/hpx/runtime_local/detail/runtime_local_fwd.hpp
    M src/CMakeLists.txt
    M src/lcos/base_lco.cpp
    M src/runtime/agas/server/route.cpp
    M src/runtime/applier/applier.cpp
    M src/runtime/parcelset/detail/parcel_route_handler.cpp
    M src/runtime/parcelset/locality.cpp
    M src/runtime/parcelset/parcel.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/runtime/set_parcel_write_handler.cpp
    R src/runtime/trigger_lco.cpp
    M src/runtime_distributed.cpp
    M tests/performance/local/activate_counters.cpp
    M tests/performance/local/future_overhead.cpp
    M tests/performance/local/spinlock_overhead1.cpp
    M tests/performance/local/spinlock_overhead2.cpp

  Log Message:
  -----------
  Moving more files into modules (actions, components, init_runtime, etc.)


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

Reply via email to