Branch: refs/heads/components_module
Home: https://github.com/STEllAR-GROUP/hpx
Commit: cbd977ad66590f41b478cbe1dfcc0d16b114c486
https://github.com/STEllAR-GROUP/hpx/commit/cbd977ad66590f41b478cbe1dfcc0d16b114c486
Author: Hartmut Kaiser <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
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/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.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/server/papi.cpp
M components/process/include/hpx/components/process/server/child.hpp
M components/process/src/process.cpp
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/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/components/server/abstract_component_base.hpp
R hpx/runtime/components/server/component.hpp
R hpx/runtime/components/server/component_base.hpp
M hpx/runtime/components/server/distributed_metadata_base.hpp
R hpx/runtime/components/server/fixed_component_base.hpp
R hpx/runtime/components/server/managed_component_base.hpp
R hpx/runtime/components/server/simple_component_base.hpp
M hpx/runtime/components_fwd.hpp
M libs/full/CMakeLists.txt
M libs/full/actions/CMakeLists.txt
M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
M libs/full/agas/src/big_boot_barrier.cpp
M libs/full/agas/src/detail/interface.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/async_distributed/CMakeLists.txt
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
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/collectives/include/hpx/collectives/barrier.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/src/detail/communication_set_node.cpp
M libs/full/collectives/src/detail/communicator.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/src/dummy.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
A
libs/full/components_base/include/hpx/components_base/server/abstract_component_base.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/fixed_component_base.hpp
A
libs/full/components_base/include/hpx/components_base/server/managed_component_base.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
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
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/components.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/performance_counters/include/hpx/performance_counters/base_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/server/component_instance_counter.cpp
M src/CMakeLists.txt
R src/runtime/applier/bind_naming_wrappers.cpp
R src/runtime/components/component_type.cpp
R src/runtime/components/server/component_base.cpp
M src/runtime/components/server/wrapper_heap.cpp
M src/runtime_distributed.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
Log Message:
-----------
Creating components module
- move more files to modules
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits