Branch: refs/heads/components_module
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: c176e621cd5cd8391c4b41897ac5d3463043f1f8
      
https://github.com/STEllAR-GROUP/hpx/commit/c176e621cd5cd8391c4b41897ac5d3463043f1f8
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/migrate_to_storage.hpp
    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_component_impl.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/ostream.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/performance_counters/papi/include/hpx/components/performance_counters/papi/server/papi.hpp
    M components/performance_counters/papi/src/papi_startup.cpp
    M components/performance_counters/papi/src/server/papi.cpp
    M components/process/include/hpx/components/process/child.hpp
    M components/process/include/hpx/components/process/server/child.hpp
    M components/process/src/process.cpp
    M docs/CMakeLists.txt
    M examples/throttle/throttle/stubs/throttle.hpp
    M 
examples/tuplespace/central_tuplespace/server/simple_central_tuplespace.hpp
    M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
    M examples/tuplespace/central_tuplespace/stubs/simple_central_tuplespace.hpp
    R hpx/components_fwd.hpp
    M hpx/lcos/base_lco.hpp
    M hpx/lcos/base_lco_with_value.hpp
    M hpx/lcos/detail/promise_base.hpp
    M hpx/lcos/detail/promise_lco.hpp
    M hpx/lcos/object_semaphore.hpp
    M hpx/lcos/server/object_semaphore.hpp
    R hpx/runtime/actions/continuation2_impl.hpp
    R hpx/runtime/actions/continuation_impl.hpp
    R hpx/runtime/actions/make_continuation.hpp
    R hpx/runtime/basename_registration.hpp
    R hpx/runtime/basename_registration_fwd.hpp
    R hpx/runtime/components/client.hpp
    R hpx/runtime/components/client_base.hpp
    M hpx/runtime/components/colocating_distribution_policy.hpp
    M hpx/runtime/components/component_registry.hpp
    R hpx/runtime/components/make_client.hpp
    M hpx/runtime/components/migrate_component.hpp
    M hpx/runtime/components/new.hpp
    R hpx/runtime/components/server/abstract_component_base.hpp
    R hpx/runtime/components/server/abstract_migration_support.hpp
    R hpx/runtime/components/server/component.hpp
    R hpx/runtime/components/server/component_base.hpp
    R hpx/runtime/components/server/component_database.hpp
    R hpx/runtime/components/server/component_heap.hpp
    M hpx/runtime/components/server/copy_component.hpp
    R hpx/runtime/components/server/create_component.hpp
    R hpx/runtime/components/server/create_component_fwd.hpp
    R hpx/runtime/components/server/destroy_component.hpp
    M hpx/runtime/components/server/distributed_metadata_base.hpp
    R hpx/runtime/components/server/fixed_component_base.hpp
    R hpx/runtime/components/server/locking_hook.hpp
    R hpx/runtime/components/server/managed_component_base.hpp
    M hpx/runtime/components/server/migrate_component.hpp
    R hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/components/server/runtime_support.hpp
    R hpx/runtime/components/server/simple_component_base.hpp
    R hpx/runtime/components/server/wrapper_heap.hpp
    R hpx/runtime/components/server/wrapper_heap_list.hpp
    R hpx/runtime/components/stubs/stub_base.hpp
    M hpx/runtime/components/unwrapping_result_policy.hpp
    M hpx/runtime/components_fwd.hpp
    R hpx/runtime/get_ptr.hpp
    M hpx/runtime_fwd.hpp
    R hpx/traits/is_client.hpp
    R hpx/traits/managed_component_policies.hpp
    R hpx/util/one_size_heap_list.hpp
    R hpx/util/wrapper_heap_base.hpp
    M libs/core/config/include/hpx/config/deprecation.hpp
    M libs/create_module_skeleton.py
    M libs/full/CMakeLists.txt
    M libs/full/actions/CMakeLists.txt
    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/component_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
    A libs/full/actions_base/include/hpx/actions_base/traits/is_client.hpp
    M libs/full/agas/CMakeLists.txt
    R libs/full/agas/include/hpx/agas/basename_registration.hpp
    R libs/full/agas/src/basename_registration.cpp
    M libs/full/agas/src/big_boot_barrier.cpp
    M libs/full/agas/src/detail/interface.cpp
    M libs/full/agas_base/CMakeLists.txt
    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/server/primary_namespace_server.cpp
    M libs/full/async_colocated/CMakeLists.txt
    A 
libs/full/async_colocated/include/hpx/async_colocated/server/destroy_component.hpp
    A libs/full/async_colocated/src/server/destroy_component.cpp
    M libs/full/async_colocated/tests/unit/async_cb_colocated.cpp
    M libs/full/async_colocated/tests/unit/async_colocated.cpp
    M libs/full/async_colocated/tests/unit/async_continue_cb_colocated.cpp
    M libs/full/async_colocated/tests/unit/async_continue_colocated.cpp
    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_continue.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_continue_callback.hpp
    R 
libs/full/async_distributed/include/hpx/async_distributed/applier/bind_naming_wrappers.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/continuation2_impl.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/continuation_impl.hpp
    A 
libs/full/async_distributed/include/hpx/async_distributed/make_continuation.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/async_distributed/tests/regressions/async_action_1813.cpp
    M libs/full/async_distributed/tests/unit/async_unwrap_result.cpp
    M libs/full/checkpoint/include/hpx/checkpoint/checkpoint.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/barrier.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast.hpp
    M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
    M 
libs/full/collectives/include/hpx/collectives/detail/communication_set_node.hpp
    M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/full/collectives/include/hpx/collectives/detail/latch.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp
    M libs/full/collectives/include/hpx/collectives/latch.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/collectives/src/detail/communicator.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/collectives/tests/performance/osu/osu_bcast.cpp
    A libs/full/components/CMakeLists.txt
    A libs/full/components/README.rst
    A libs/full/components/docs/index.rst
    A libs/full/components/examples/CMakeLists.txt
    A libs/full/components/include/hpx/components/basename_registration.hpp
    A libs/full/components/include/hpx/components/basename_registration_fwd.hpp
    A libs/full/components/include/hpx/components/client.hpp
    A libs/full/components/include/hpx/components/client_base.hpp
    A libs/full/components/include/hpx/components/components_fwd.hpp
    A libs/full/components/include/hpx/components/get_ptr.hpp
    A libs/full/components/include/hpx/components/make_client.hpp
    A libs/full/components/src/basename_registration.cpp
    A libs/full/components/tests/CMakeLists.txt
    A libs/full/components/tests/performance/CMakeLists.txt
    A libs/full/components/tests/regressions/CMakeLists.txt
    A libs/full/components/tests/unit/CMakeLists.txt
    M libs/full/components_base/CMakeLists.txt
    M libs/full/components_base/include/hpx/components_base/agas_interface.hpp
    M libs/full/components_base/include/hpx/components_base/component_type.hpp
    A 
libs/full/components_base/include/hpx/components_base/components_base_fwd.hpp
    M 
libs/full/components_base/include/hpx/components_base/detail/agas_interface_functions.hpp
    M libs/full/components_base/include/hpx/components_base/pinned_ptr.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/abstract_component_base.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/abstract_migration_support.hpp
    A libs/full/components_base/include/hpx/components_base/server/component.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/component_base.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/component_heap.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/create_component.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/create_component_fwd.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/fixed_component_base.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/locking_hook.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/managed_component_base.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/migration_support.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/one_size_heap_list.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/wrapper_heap.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/wrapper_heap_base.hpp
    A 
libs/full/components_base/include/hpx/components_base/server/wrapper_heap_list.hpp
    A libs/full/components_base/include/hpx/components_base/stub_base.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_pin_support.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_type_database.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/is_component.hpp
    A 
libs/full/components_base/include/hpx/components_base/traits/managed_component_policies.hpp
    M libs/full/components_base/src/agas_interface.cpp
    A libs/full/components_base/src/component_type.cpp
    M libs/full/components_base/src/detail/agas_interface_functions.cpp
    A libs/full/components_base/src/server/component_base.cpp
    A libs/full/components_base/src/server/one_size_heap_list.cpp
    A libs/full/components_base/src/server/wrapper_heap.cpp
    M libs/full/include/include/hpx/include/actions.hpp
    M libs/full/include/include/hpx/include/applier.hpp
    M libs/full/include/include/hpx/include/client.hpp
    M libs/full/include/include/hpx/include/components.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
    M libs/full/modules.rst
    M libs/full/naming/include/hpx/naming/credit_handling.hpp
    M libs/full/naming/src/credit_handling.cpp
    M libs/full/naming_base/include/hpx/naming_base/gid_type.hpp
    M libs/full/naming_base/include/hpx/naming_base/naming_base.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/base_performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/arithmetics_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/arithmetics_counter_extended.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/elapsed_time_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/raw_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/raw_values_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/statistics_counter.hpp
    M libs/full/performance_counters/src/registry.cpp
    M libs/full/performance_counters/src/server/component_instance_counter.cpp
    M libs/full/performance_counters/src/server/raw_values_counter.cpp
    M libs/full/performance_counters/src/server/statistics_counter.cpp
    M src/CMakeLists.txt
    M src/lcos/base_lco.cpp
    R src/runtime/applier/bind_naming_wrappers.cpp
    R src/runtime/components/component_type.cpp
    R src/runtime/components/server/component_base.cpp
    R src/runtime/components/server/destroy_component.cpp
    M src/runtime/components/server/runtime_support_server.cpp
    R src/runtime/components/server/wrapper_heap.cpp
    M src/runtime_distributed.cpp
    R src/util/one_size_heap_list.cpp
    M tests/regressions/actions/components/action_move_semantics.cpp
    M tests/regressions/actions/components/server/action_move_semantics.hpp
    M tests/regressions/agas/duplicate_id_registration_1596.cpp
    M tests/regressions/agas/register_with_basename_1804.cpp
    M tests/regressions/block_matrix/matrix_hpx.cpp
    M tests/regressions/block_matrix/matrix_hpx.hpp
    M tests/regressions/component/client_base_registration.cpp
    M tests/regressions/component/new_2848.cpp
    M tests/regressions/id_type_ref_counting_1032.cpp
    M tests/regressions/lcos/lifetime_588.cpp
    M tests/regressions/lcos/lifetime_588_1.cpp
    M tests/regressions/lcos/receive_buffer_1733.cpp
    M tests/regressions/lcos/shared_stated_leaked_1211.cpp
    M tests/unit/actions/return_future.cpp
    M tests/unit/agas/components/server/managed_refcnt_checker.hpp
    M tests/unit/agas/components/server/simple_mobile_object.hpp
    M tests/unit/agas/components/server/simple_refcnt_checker.hpp
    M tests/unit/agas/components/simple_mobile_object.cpp
    M tests/unit/agas/components/simple_refcnt_checker.cpp
    M tests/unit/agas/components/stubs/managed_refcnt_checker.hpp
    M tests/unit/agas/components/stubs/simple_refcnt_checker.hpp
    M tests/unit/agas/find_clients_from_prefix.cpp
    M tests/unit/agas/find_ids_from_prefix.cpp
    M tests/unit/component/action_invoke_no_more_than.cpp
    M tests/unit/component/copy_component.cpp
    M tests/unit/component/get_ptr.cpp
    M tests/unit/component/inheritance_2_classes_concrete_simple.cpp
    M tests/unit/component/local_new.cpp
    M tests/unit/component/migrate_component_to_storage.cpp
    M tests/unit/component/new_.cpp
    M tests/unit/component/new_binpacking.cpp
    M tests/unit/component/new_colocated.cpp

  Log Message:
  -----------
  Creating components module

- move more files to modules


  Commit: f6b77f689f969b3141410d968a6bcebd7f2181d4
      
https://github.com/STEllAR-GROUP/hpx/commit/f6b77f689f969b3141410d968a6bcebd7f2181d4
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_from_storage.hpp
    M components/component_storage/src/component_storage.cpp
    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/unordered_map.hpp
    M components/process/include/hpx/components/process/process.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/set_args.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/set_cmd_line.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/set_env.hpp
    M docs/CMakeLists.txt
    M hpx/components/containers/container_distribution_policy.hpp
    M hpx/runtime/components/binpacking_distribution_policy.hpp
    M hpx/runtime/components/colocating_distribution_policy.hpp
    R hpx/runtime/components/copy_component.hpp
    R hpx/runtime/components/create_component_helpers.hpp
    M hpx/runtime/components/default_distribution_policy.hpp
    R hpx/runtime/components/migrate_component.hpp
    R hpx/runtime/components/new.hpp
    R hpx/runtime/components/server/copy_component.hpp
    R hpx/runtime/components/server/migrate_component.hpp
    M hpx/runtime/components/target_distribution_policy.hpp
    M hpx/runtime/components/unwrapping_result_policy.hpp
    R hpx/traits/is_distribution_policy.hpp
    M libs/create_module_skeleton.py
    M libs/full/CMakeLists.txt
    M libs/full/actions_base/CMakeLists.txt
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    A 
libs/full/actions_base/include/hpx/actions_base/traits/is_distribution_policy.hpp
    M libs/full/agas/CMakeLists.txt
    M libs/full/agas/src/detail/interface.cpp
    M libs/full/agas_base/CMakeLists.txt
    M libs/full/agas_base/include/hpx/agas_base/gva.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/server/destroy_component.hpp
    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/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_continue.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_continue_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_continue_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/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    M libs/full/collectives/CMakeLists.txt
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/collectives/src/detail/communicator.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/components/CMakeLists.txt
    M libs/full/components_base/include/hpx/components_base/agas_interface.hpp
    M 
libs/full/components_base/include/hpx/components_base/detail/agas_interface_functions.hpp
    M libs/full/components_base/src/agas_interface.cpp
    M libs/full/components_base/src/detail/agas_interface_functions.cpp
    M libs/full/compute/CMakeLists.txt
    M libs/full/compute/include/hpx/compute/host/target_distribution_policy.hpp
    M 
libs/full/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
    M 
libs/full/executors_distributed/include/hpx/executors_distributed/distribution_policy_executor.hpp
    M libs/full/include/include/hpx/include/components.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp
    M libs/full/modules.rst
    M libs/full/naming_base/include/hpx/naming_base/naming_base.hpp
    A libs/full/runtime_components/CMakeLists.txt
    A libs/full/runtime_components/README.rst
    A libs/full/runtime_components/docs/index.rst
    A libs/full/runtime_components/examples/CMakeLists.txt
    A 
libs/full/runtime_components/include/hpx/runtime_components/copy_component.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/create_component_helpers.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/migrate_component.hpp
    A libs/full/runtime_components/include/hpx/runtime_components/new.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/server/copy_component.hpp
    A 
libs/full/runtime_components/include/hpx/runtime_components/server/migrate_component.hpp
    A libs/full/runtime_components/tests/CMakeLists.txt
    A libs/full/runtime_components/tests/performance/CMakeLists.txt
    A libs/full/runtime_components/tests/regressions/CMakeLists.txt
    A libs/full/runtime_components/tests/unit/CMakeLists.txt
    A libs/full/runtime_components/tests/unit/agas/CMakeLists.txt
    A libs/full/runtime_components/tests/unit/agas/components/CMakeLists.txt
    A 
libs/full/runtime_components/tests/unit/agas/components/managed_refcnt_checker.cpp
    A 
libs/full/runtime_components/tests/unit/agas/components/managed_refcnt_checker.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/server/managed_refcnt_checker.cpp
    A 
libs/full/runtime_components/tests/unit/agas/components/server/managed_refcnt_checker.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/server/simple_mobile_object.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/server/simple_refcnt_checker.cpp
    A 
libs/full/runtime_components/tests/unit/agas/components/server/simple_refcnt_checker.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/simple_mobile_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/components/simple_mobile_object.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/simple_refcnt_checker.cpp
    A 
libs/full/runtime_components/tests/unit/agas/components/simple_refcnt_checker.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/stubs/managed_refcnt_checker.hpp
    A 
libs/full/runtime_components/tests/unit/agas/components/stubs/simple_refcnt_checker.hpp
    A libs/full/runtime_components/tests/unit/agas/credit_exhaustion.cpp
    A libs/full/runtime_components/tests/unit/agas/find_clients_from_prefix.cpp
    A libs/full/runtime_components/tests/unit/agas/find_ids_from_prefix.cpp
    A libs/full/runtime_components/tests/unit/agas/get_colocation_id.cpp
    A libs/full/runtime_components/tests/unit/agas/local_address_rebind.cpp
    A 
libs/full/runtime_components/tests/unit/agas/local_embedded_ref_to_local_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/local_embedded_ref_to_remote_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/refcnted_symbol_to_local_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/refcnted_symbol_to_remote_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/remote_embedded_ref_to_local_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/scoped_ref_to_local_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/scoped_ref_to_remote_object.cpp
    A libs/full/runtime_components/tests/unit/agas/split_credit.cpp
    A 
libs/full/runtime_components/tests/unit/agas/uncounted_symbol_to_local_object.cpp
    A 
libs/full/runtime_components/tests/unit/agas/uncounted_symbol_to_remote_object.cpp
    A libs/full/runtime_components/tests/unit/components/CMakeLists.txt
    A 
libs/full/runtime_components/tests/unit/components/action_invoke_no_more_than.cpp
    A 
libs/full/runtime_components/tests/unit/components/action_invoke_no_more_than.hpp
    A 
libs/full/runtime_components/tests/unit/components/components/CMakeLists.txt
    A 
libs/full/runtime_components/tests/unit/components/components/launch_process_test_server.cpp
    A 
libs/full/runtime_components/tests/unit/components/components/launch_process_test_server.hpp
    A libs/full/runtime_components/tests/unit/components/copy_component.cpp
    A libs/full/runtime_components/tests/unit/components/get_gid.cpp
    A libs/full/runtime_components/tests/unit/components/get_ptr.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_2_classes_abstract.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_2_classes_concrete.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_2_classes_concrete_simple.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_3_classes_1_abstract.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_3_classes_2_abstract.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_3_classes_2_concrete.cpp
    A 
libs/full/runtime_components/tests/unit/components/inheritance_3_classes_concrete.cpp
    A libs/full/runtime_components/tests/unit/components/launch_process.cpp
    A libs/full/runtime_components/tests/unit/components/launched_process.cpp
    A libs/full/runtime_components/tests/unit/components/local_new.cpp
    A libs/full/runtime_components/tests/unit/components/migrate_component.cpp
    A 
libs/full/runtime_components/tests/unit/components/migrate_polymorphic_component.cpp
    A libs/full/runtime_components/tests/unit/components/new_.cpp
    M src/CMakeLists.txt
    M src/runtime/agas/server/route.cpp
    M src/runtime/components/stubs/runtime_support_stubs.cpp
    M tests/unit/CMakeLists.txt
    R tests/unit/agas/CMakeLists.txt
    R tests/unit/agas/components/CMakeLists.txt
    R tests/unit/agas/components/managed_refcnt_checker.cpp
    R tests/unit/agas/components/managed_refcnt_checker.hpp
    R tests/unit/agas/components/server/managed_refcnt_checker.cpp
    R tests/unit/agas/components/server/managed_refcnt_checker.hpp
    R tests/unit/agas/components/server/simple_mobile_object.hpp
    R tests/unit/agas/components/server/simple_refcnt_checker.cpp
    R tests/unit/agas/components/server/simple_refcnt_checker.hpp
    R tests/unit/agas/components/simple_mobile_object.cpp
    R tests/unit/agas/components/simple_mobile_object.hpp
    R tests/unit/agas/components/simple_refcnt_checker.cpp
    R tests/unit/agas/components/simple_refcnt_checker.hpp
    R tests/unit/agas/components/stubs/managed_refcnt_checker.hpp
    R tests/unit/agas/components/stubs/simple_refcnt_checker.hpp
    R tests/unit/agas/credit_exhaustion.cpp
    R tests/unit/agas/find_clients_from_prefix.cpp
    R tests/unit/agas/find_ids_from_prefix.cpp
    R tests/unit/agas/get_colocation_id.cpp
    R tests/unit/agas/local_address_rebind.cpp
    R tests/unit/agas/local_embedded_ref_to_local_object.cpp
    R tests/unit/agas/local_embedded_ref_to_remote_object.cpp
    R tests/unit/agas/refcnted_symbol_to_local_object.cpp
    R tests/unit/agas/refcnted_symbol_to_remote_object.cpp
    R tests/unit/agas/remote_embedded_ref_to_local_object.cpp
    R tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
    R tests/unit/agas/scoped_ref_to_local_object.cpp
    R tests/unit/agas/scoped_ref_to_remote_object.cpp
    R tests/unit/agas/split_credit.cpp
    R tests/unit/agas/uncounted_symbol_to_local_object.cpp
    R tests/unit/agas/uncounted_symbol_to_remote_object.cpp
    M tests/unit/component/CMakeLists.txt
    R tests/unit/component/action_invoke_no_more_than.cpp
    R tests/unit/component/action_invoke_no_more_than.hpp
    R tests/unit/component/components/CMakeLists.txt
    R tests/unit/component/components/launch_process_test_server.cpp
    R tests/unit/component/components/launch_process_test_server.hpp
    R tests/unit/component/copy_component.cpp
    R tests/unit/component/get_gid.cpp
    R tests/unit/component/get_ptr.cpp
    R tests/unit/component/inheritance_2_classes_abstract.cpp
    R tests/unit/component/inheritance_2_classes_concrete.cpp
    R tests/unit/component/inheritance_2_classes_concrete_simple.cpp
    R tests/unit/component/inheritance_3_classes_1_abstract.cpp
    R tests/unit/component/inheritance_3_classes_2_abstract.cpp
    R tests/unit/component/inheritance_3_classes_2_concrete.cpp
    R tests/unit/component/inheritance_3_classes_concrete.cpp
    R tests/unit/component/launch_process.cpp
    R tests/unit/component/launched_process.cpp
    R tests/unit/component/local_new.cpp
    R tests/unit/component/migrate_component.cpp
    R tests/unit/component/migrate_polymorphic_component.cpp
    R tests/unit/component/new_.cpp

  Log Message:
  -----------
  Adding runtime_components module

- moving tests to modules


  Commit: 7e8e970b88b2e0c7c52399688085ffa3bd2a2017
      
https://github.com/STEllAR-GROUP/hpx/commit/7e8e970b88b2e0c7c52399688085ffa3bd2a2017
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M libs/full/agas/CMakeLists.txt
    M libs/full/agas/include/hpx/agas/addressing_service.hpp
    R libs/full/agas/include/hpx/agas/big_boot_barrier.hpp
    M libs/full/agas/src/addressing_service.cpp
    R libs/full/agas/src/big_boot_barrier.cpp
    M libs/full/runtime_components/tests/unit/components/CMakeLists.txt
    M libs/full/runtime_distributed/CMakeLists.txt
    M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
    A 
libs/full/runtime_distributed/include/hpx/runtime_distributed/big_boot_barrier.hpp
    A libs/full/runtime_distributed/src/big_boot_barrier.cpp
    M libs/full/runtime_local/include/hpx/runtime_local/runtime_local.hpp
    M src/runtime_distributed.cpp

  Log Message:
  -----------
  Moving big_boot_barrier to module runtime_distributed


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/2dfe163c48ca...7e8e970b88b2
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to