Branch: refs/heads/full_modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 0da4252ddeee1130eec3ea096ab32a56b96341eb
      
https://github.com/STEllAR-GROUP/hpx/commit/0da4252ddeee1130eec3ea096ab32a56b96341eb
  Author: Hartmut Kaiser <[email protected]>
  Date:   2026-01-03 (Sat, 03 Jan 2026)

  Changed paths:
    M .github/workflows/linux_debug_modules.yml
    M .github/workflows/windows_debug_vs2022_modules.yml
    M CMakeLists.txt
    M cmake/templates/std_headers.hpp.in
    M 
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/migrate_from_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/include/hpx/components/component_storage/server/migrate_from_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_to_storage.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/detail/view_element.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M components/iostreams/include/hpx/components/iostreams/ostream.hpp
    M components/iostreams/src/component_module.cpp
    M components/iostreams/src/standard_streams.cpp
    M 
components/parcel_plugins/binary_filter/bzip2/include/hpx/binary_filter/bzip2_serialization_filter.hpp
    M 
components/parcel_plugins/binary_filter/bzip2/include/hpx/binary_filter/bzip2_serialization_filter_registration.hpp
    M 
components/parcel_plugins/binary_filter/bzip2/src/bzip2_serialization_filter.cpp
    M 
components/parcel_plugins/binary_filter/snappy/include/hpx/binary_filter/snappy_serialization_filter.hpp
    M 
components/parcel_plugins/binary_filter/snappy/include/hpx/binary_filter/snappy_serialization_filter_registration.hpp
    M 
components/parcel_plugins/binary_filter/snappy/src/snappy_serialization_filter.cpp
    M 
components/parcel_plugins/binary_filter/zlib/include/hpx/binary_filter/zlib_serialization_filter.hpp
    M 
components/parcel_plugins/binary_filter/zlib/include/hpx/binary_filter/zlib_serialization_filter_registration.hpp
    M 
components/parcel_plugins/binary_filter/zlib/src/zlib_serialization_filter.cpp
    M 
components/parcel_plugins/coalescing/include/hpx/parcel_coalescing/message_buffer.hpp
    M 
components/parcel_plugins/coalescing/include/hpx/parcel_coalescing/message_handler.hpp
    M components/parcel_plugins/coalescing/src/coalescing_message_handler.cpp
    M components/parcel_plugins/coalescing/src/performance_counters.cpp
    M components/process/include/hpx/components/process/process.hpp
    M libs/core/CMakeLists.txt
    M libs/core/assertion/include/hpx/assertion/macros.hpp
    M libs/core/modules.rst
    M libs/full/actions/include/hpx/actions/base_action.hpp
    M libs/full/actions/include/hpx/actions/post_helper.hpp
    M libs/full/actions/include/hpx/actions/post_helper_fwd.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    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
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_is_target_valid.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_schedule_thread.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_select_direct_execution.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_was_object_migrated.hpp
    M libs/full/agas/include/hpx/agas/addressing_service.hpp
    M libs/full/agas/src/route.cpp
    M libs/full/agas_base/include/hpx/agas_base/component_namespace.hpp
    M 
libs/full/agas_base/include/hpx/agas_base/detail/bootstrap_component_namespace.hpp
    M 
libs/full/agas_base/include/hpx/agas_base/detail/bootstrap_locality_namespace.hpp
    M 
libs/full/agas_base/include/hpx/agas_base/detail/hosted_component_namespace.hpp
    M 
libs/full/agas_base/include/hpx/agas_base/detail/hosted_locality_namespace.hpp
    M libs/full/agas_base/include/hpx/agas_base/gva.hpp
    M libs/full/agas_base/include/hpx/agas_base/locality_namespace.hpp
    M libs/full/agas_base/include/hpx/agas_base/primary_namespace.hpp
    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/include/hpx/agas_base/symbol_namespace.hpp
    M libs/full/agas_base/src/detail/bootstrap_locality_namespace.cpp
    M libs/full/agas_base/src/detail/hosted_locality_namespace.cpp
    M libs/full/agas_base/src/primary_namespace.cpp
    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_colocated/include/hpx/async_colocated/get_colocation_id.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/post_colocated_callback_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/post_colocated_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/register_post_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/server/destroy_component.hpp
    M libs/full/async_colocated/src/get_colocation_id.cpp
    M libs/full/async_colocated/src/server/destroy_component.cpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/base_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/base_lco_with_value.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/continuation.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/continuation2_impl.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/continuation_impl.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/detail/post.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_continue_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_base.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/trigger.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/make_continuation.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/put_parcel.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/put_parcel_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/set_lco_value_continuation.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/trigger_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/trigger_lco_fwd.hpp
    M libs/full/async_distributed/src/base_lco.cpp
    M libs/full/async_distributed/src/base_lco_with_value.cpp
    M libs/full/async_distributed/src/trigger_lco.cpp
    M libs/full/checkpoint/CMakeLists.txt
    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/communication_set_node.hpp
    M libs/full/collectives/include/hpx/collectives/fold.hpp
    M libs/full/collectives/include/hpx/collectives/reduce_direct.hpp
    M libs/full/collectives/include/hpx/collectives/spmd_block.hpp
    M libs/full/collectives/src/create_communication_set.cpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/command_line_handling/CMakeLists.txt
    M 
libs/full/command_line_handling/include/hpx/command_line_handling/command_line_handling.hpp
    M 
libs/full/command_line_handling/include/hpx/command_line_handling/late_command_line_handling.hpp
    M 
libs/full/command_line_handling/include/hpx/command_line_handling/parse_command_line.hpp
    M libs/full/components/include/hpx/components/basename_registration_fwd.hpp
    M libs/full/components/include/hpx/components/executor_component.hpp
    M libs/full/components/include/hpx/components/get_ptr.hpp
    M libs/full/components/include/hpx/components/make_client.hpp
    M libs/full/components/src/basename_registration.cpp
    M libs/full/components_base/include/hpx/components_base/agas_interface.hpp
    M libs/full/components_base/include/hpx/components_base/component_type.hpp
    M 
libs/full/components_base/include/hpx/components_base/detail/agas_interface_functions.hpp
    M 
libs/full/components_base/include/hpx/components_base/generate_unique_ids.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/abstract_migration_support.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/component_base.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/create_component_fwd.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/fixed_component_base.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/migration_support.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/wrapper_heap.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/wrapper_heap_list.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/action_decorate_function.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_type_is_compatible.hpp
    M libs/full/components_base/src/address_ostream.cpp
    M libs/full/components_base/src/agas_interface.cpp
    M libs/full/components_base/src/component_type.cpp
    M libs/full/components_base/src/detail/agas_interface_functions.cpp
    M libs/full/components_base/src/server/component_base.cpp
    M libs/full/components_base/src/server/wrapper_heap.cpp
    M libs/full/compute/CMakeLists.txt
    M libs/full/compute/src/get_host_targets.cpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/binpacking_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/colocating_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/default_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/target_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/unwrapping_result_policy.hpp
    M libs/full/include/CMakeLists.txt
    M libs/full/include/include/hpx/include/naming.hpp
    M libs/full/include/include/hpx/include/parcelset.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/include/include/hpx/include/util.hpp
    M libs/full/init_runtime/CMakeLists.txt
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/naming/CMakeLists.txt
    M libs/full/naming/include/hpx/naming/split_gid.hpp
    M libs/full/naming/src/credit_handling.cpp
    M libs/full/naming_base/CMakeLists.txt
    M libs/full/naming_base/include/hpx/naming_base/address.hpp
    M libs/full/naming_base/include/hpx/naming_base/gid_type.hpp
    M libs/full/naming_base/include/hpx/naming_base/id_type.hpp
    M libs/full/naming_base/include/hpx/naming_base/naming_base.hpp
    M libs/full/naming_base/include/hpx/naming_base/unmanaged.hpp
    M libs/full/naming_base/src/address.cpp
    M libs/full/parcelport_gasnet/CMakeLists.txt
    M 
libs/full/parcelport_gasnet/include/hpx/parcelport_gasnet/sender_connection.hpp
    M libs/full/parcelport_gasnet/src/parcelport_gasnet.cpp
    M libs/full/parcelport_lci/CMakeLists.txt
    M libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_base.hpp
    M 
libs/full/parcelport_lci/include/hpx/parcelport_lci/sendrecv/sender_sendrecv.hpp
    M libs/full/parcelport_lci/src/parcelport_lci.cpp
    M libs/full/parcelport_mpi/CMakeLists.txt
    M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender_connection.hpp
    M libs/full/parcelport_mpi/src/parcelport_mpi.cpp
    M libs/full/parcelport_tcp/CMakeLists.txt
    M libs/full/parcelport_tcp/include/hpx/parcelport_tcp/connection_handler.hpp
    M libs/full/parcelport_tcp/include/hpx/parcelport_tcp/receiver.hpp
    M libs/full/parcelport_tcp/include/hpx/parcelport_tcp/sender.hpp
    M libs/full/parcelport_tcp/src/connection_handler_tcp.cpp
    M 
libs/full/parcelset/include/hpx/parcelset/coalescing_message_handler_registration.hpp
    M libs/full/parcelset/include/hpx/parcelset/decode_parcels.hpp
    M libs/full/parcelset/include/hpx/parcelset/detail/call_for_each.hpp
    M 
libs/full/parcelset/include/hpx/parcelset/detail/message_handler_interface_functions.hpp
    M libs/full/parcelset/include/hpx/parcelset/encode_parcels.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcel.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcel_buffer.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcelhandler.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcelport_impl.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcelset_fwd.hpp
    M libs/full/parcelset/src/detail/message_handler_interface_functions.cpp
    M libs/full/parcelset/src/detail/parcel_await.cpp
    M libs/full/parcelset/src/message_handler.cpp
    M libs/full/parcelset/src/parcel.cpp
    M libs/full/parcelset/src/parcelhandler.cpp
    M libs/full/parcelset_base/CMakeLists.txt
    M libs/full/parcelset_base/include/hpx/parcelset_base/locality.hpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/locality_interface.hpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/parcel_interface.hpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/parcelport.hpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/parcelset_base_fwd.hpp
    M 
libs/full/parcelset_base/include/hpx/parcelset_base/policies/message_handler.hpp
    M 
libs/full/parcelset_base/include/hpx/parcelset_base/set_parcel_write_handler.hpp
    M 
libs/full/parcelset_base/include/hpx/parcelset_base/traits/action_get_embedded_parcel.hpp
    M 
libs/full/parcelset_base/include/hpx/parcelset_base/traits/action_message_handler.hpp
    M 
libs/full/parcelset_base/include/hpx/parcelset_base/traits/action_serialization_filter.hpp
    M libs/full/parcelset_base/src/parcel_interface.cpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counter_interface.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counters.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counters_fwd.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/detail/counter_interface_functions.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/registry.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/statistics_counter.hpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/counter_interface.cpp
    M libs/full/performance_counters/src/detail/counter_interface_functions.cpp
    M libs/full/performance_counters/src/registry.cpp
    M libs/full/performance_counters/src/server/statistics_counter.cpp
    M 
libs/full/plugin_factories/include/hpx/plugin_factories/message_handler_factory.hpp
    M 
libs/full/plugin_factories/include/hpx/plugin_factories/message_handler_factory_base.hpp
    M 
libs/full/plugin_factories/include/hpx/plugin_factories/parcelport_factory_base.hpp
    M 
libs/full/runtime_components/include/hpx/runtime_components/create_component_helpers.hpp
    M libs/full/runtime_components/include/hpx/runtime_components/new.hpp
    M libs/full/runtime_components/src/console_logging.cpp
    M 
libs/full/runtime_components/tests/unit/components/action_invoke_no_more_than.hpp
    M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
    M libs/full/runtime_distributed/include/hpx/runtime_distributed/applier.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/big_boot_barrier.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/copy_component.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/find_all_localities.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/find_here.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/get_locality_name.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/migrate_component.hpp
    M 
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/migrate_component.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/stubs/runtime_support.hpp
    M libs/full/runtime_distributed/src/big_boot_barrier.cpp
    M libs/full/runtime_distributed/src/locality_interface.cpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
    M libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp
    M libs/full/segmented_algorithms/CMakeLists.txt
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/traits/zip_iterator.hpp
    M libs/full/statistics/CMakeLists.txt
    M libs/full/statistics/include/hpx/statistics/histogram.hpp
    M libs/full/statistics/include/hpx/statistics/rolling_max.hpp
    M libs/full/statistics/include/hpx/statistics/rolling_min.hpp
    M tests/performance/local/agas_cache_timings.cpp

  Log Message:
  -----------
  Adapting statistics, command_line_handling, naming_base and parcelset_base 
modules to C++ modules

Signed-off-by: Hartmut Kaiser <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to