Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: f2c76ea41c65f2e0f0887ee61b82ea83cd0ff981
      
https://github.com/STEllAR-GROUP/hpx/commit/f2c76ea41c65f2e0f0887ee61b82ea83cd0ff981
  Author: aurianer <[email protected]>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/export_definitions.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/component_storage/src/component_module.cpp
    M components/component_storage/src/component_storage.cpp
    M components/component_storage/src/server/component_storage_server.cpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/coarray/coarray.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/export_definitions.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component.hpp
    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_fwd.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_predef.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/include/partitioned_vector.hpp
    M 
components/containers/partitioned_vector/include/hpx/include/partitioned_vector_predef.hpp
    M 
components/containers/partitioned_vector/include/hpx/include/partitioned_vector_view.hpp
    M 
components/containers/partitioned_vector/include/hpx/runtime/serialization/partitioned_vector.hpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_double.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_int.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_std_string.cpp
    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/containers/unordered/include/hpx/components/containers/unordered/unordered_map_segmented_iterator.hpp
    M components/containers/unordered/src/partition_unordered_map_component.cpp
    M 
components/iostreams/include/hpx/components/iostreams/export_definitions.hpp
    M components/iostreams/include/hpx/components/iostreams/manipulators.hpp
    M components/iostreams/include/hpx/components/iostreams/ostream.hpp
    M components/iostreams/include/hpx/components/iostreams/server/buffer.hpp
    M 
components/iostreams/include/hpx/components/iostreams/server/order_output.hpp
    M 
components/iostreams/include/hpx/components/iostreams/server/output_stream.hpp
    M components/iostreams/include/hpx/components/iostreams/standard_streams.hpp
    M components/iostreams/include/hpx/components/iostreams/write_functions.hpp
    M components/iostreams/include/hpx/include/iostreams.hpp
    M components/iostreams/src/component_module.cpp
    M components/iostreams/src/manipulators.cpp
    M components/iostreams/src/server/output_stream.cpp
    M components/iostreams/src/standard_streams.cpp
    M 
components/performance_counters/io/include/hpx/components/performance_counters/io/io_counters.hpp
    M components/performance_counters/io/src/io_counters.cpp
    M 
components/performance_counters/memory/include/hpx/components/performance_counters/memory/mem_counter.hpp
    M components/performance_counters/memory/src/mem_counter_linux.cpp
    M components/performance_counters/memory/src/mem_counter_macosx.cpp
    M components/performance_counters/memory/src/mem_counter_windows.cpp
    M components/performance_counters/memory/src/memory.cpp
    M components/process/include/hpx/components/process/child.hpp
    M components/process/include/hpx/components/process/export_definitions.hpp
    M components/process/include/hpx/components/process/process.hpp
    M components/process/include/hpx/components/process/server/child.hpp
    M components/process/include/hpx/components/process/util/child.hpp
    M components/process/include/hpx/components/process/util/create_pipe.hpp
    M components/process/include/hpx/components/process/util/execute.hpp
    M components/process/include/hpx/components/process/util/executor.hpp
    M components/process/include/hpx/components/process/util/initializers.hpp
    M components/process/include/hpx/components/process/util/mitigate.hpp
    M components/process/include/hpx/components/process/util/pipe.hpp
    M components/process/include/hpx/components/process/util/posix/child.hpp
    M 
components/process/include/hpx/components/process/util/posix/create_pipe.hpp
    M components/process/include/hpx/components/process/util/posix/execute.hpp
    M components/process/include/hpx/components/process/util/posix/executor.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_fd.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_stderr.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_stdin.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_stdout.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_fd.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_fds.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_fds_if.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_stderr.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_stdin.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_stdout.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/hide_console.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/inherit_env.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/initializer_base.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/notify_io_service.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_exec_error.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_exec_setup.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_fork_error.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_fork_setup.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_fork_success.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/run_exe.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/set_args.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/set_cmd_line.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/set_env.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/start_in_dir.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/throw_on_error.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/wait_on_latch.hpp
    M components/process/include/hpx/components/process/util/posix/pipe.hpp
    M 
components/process/include/hpx/components/process/util/posix/search_path.hpp
    M 
components/process/include/hpx/components/process/util/posix/shell_path.hpp
    M components/process/include/hpx/components/process/util/posix/terminate.hpp
    M 
components/process/include/hpx/components/process/util/posix/wait_for_exit.hpp
    M components/process/include/hpx/components/process/util/search_path.hpp
    M components/process/include/hpx/components/process/util/shell_path.hpp
    M components/process/include/hpx/components/process/util/terminate.hpp
    M components/process/include/hpx/components/process/util/wait_for_exit.hpp
    M components/process/include/hpx/components/process/util/windows/child.hpp
    M 
components/process/include/hpx/components/process/util/windows/create_pipe.hpp
    M components/process/include/hpx/components/process/util/windows/execute.hpp
    M 
components/process/include/hpx/components/process/util/windows/executor.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/bind_stderr.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/bind_stdin.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/bind_stdout.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/close_stderr.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/close_stdin.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/close_stdout.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/hide_console.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/inherit_env.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/initializer_base.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/on_CreateProcess_error.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/on_CreateProcess_setup.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/on_CreateProcess_success.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/run_exe.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 
components/process/include/hpx/components/process/util/windows/initializers/show_window.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/start_in_dir.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/throw_on_error.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/wait_on_latch.hpp
    M components/process/include/hpx/components/process/util/windows/pipe.hpp
    M 
components/process/include/hpx/components/process/util/windows/search_path.hpp
    M 
components/process/include/hpx/components/process/util/windows/shell_path.hpp
    M 
components/process/include/hpx/components/process/util/windows/terminate.hpp
    M 
components/process/include/hpx/components/process/util/windows/wait_for_exit.hpp
    M components/process/include/hpx/include/process.hpp
    M components/process/src/process.cpp
    M components/process/src/server/child_component.cpp
    M components/process/src/util/posix/create_pipe_u.cpp
    M components/process/src/util/posix/search_path_u.cpp
    M components/process/src/util/posix/shell_path_u.cpp
    M components/process/src/util/windows/create_pipe_w.cpp
    M components/process/src/util/windows/search_path_w.cpp
    M components/process/src/util/windows/shell_path_w.cpp
    M hpx/components/containers/container_distribution_policy.hpp
    M 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/packaged_action.hpp
    M hpx/lcos/promise.hpp
    M hpx/lcos/server/object_semaphore.hpp
    M hpx/plugins/binary_filter_factory.hpp
    M hpx/plugins/binary_filter_factory_base.hpp
    M hpx/plugins/message_handler_factory.hpp
    M hpx/plugins/message_handler_factory_base.hpp
    M hpx/plugins/parcel/coalescing_counter_registry.hpp
    M hpx/plugins/parcel/coalescing_message_handler.hpp
    M hpx/plugins/parcel/coalescing_message_handler_registration.hpp
    M hpx/plugins/parcel/message_buffer.hpp
    M hpx/plugins/parcelport/mpi/header.hpp
    M hpx/plugins/parcelport/mpi/locality.hpp
    M hpx/plugins/parcelport/mpi/receiver.hpp
    M hpx/plugins/parcelport/mpi/receiver_connection.hpp
    M hpx/plugins/parcelport/mpi/sender.hpp
    M hpx/plugins/parcelport/mpi/sender_connection.hpp
    M hpx/plugins/parcelport/mpi/tag_provider.hpp
    M hpx/plugins/parcelport/tcp/connection_handler.hpp
    M hpx/plugins/parcelport/tcp/locality.hpp
    M hpx/plugins/parcelport/tcp/receiver.hpp
    M hpx/plugins/parcelport/tcp/sender.hpp
    M hpx/plugins/parcelport_factory.hpp
    M hpx/plugins/parcelport_factory_base.hpp
    M hpx/plugins/plugin_factory_base.hpp
    M hpx/plugins/plugin_registry.hpp
    M hpx/plugins/unique_plugin_name.hpp
    M hpx/runtime/actions/continuation.hpp
    M hpx/runtime/actions/continuation2_impl.hpp
    M hpx/runtime/actions/continuation_impl.hpp
    M hpx/runtime/actions/lambda_to_action.hpp
    M hpx/runtime/actions/make_continuation.hpp
    M hpx/runtime/actions/set_lco_value_continuation.hpp
    M hpx/runtime/actions/trigger.hpp
    M hpx/runtime/agas/addressing_service.hpp
    M hpx/runtime/agas/big_boot_barrier.hpp
    M hpx/runtime/agas/component_namespace.hpp
    M hpx/runtime/agas/detail/bootstrap_component_namespace.hpp
    M hpx/runtime/agas/detail/bootstrap_locality_namespace.hpp
    M hpx/runtime/agas/detail/hosted_component_namespace.hpp
    M hpx/runtime/agas/detail/hosted_locality_namespace.hpp
    M hpx/runtime/agas/interface.hpp
    M hpx/runtime/agas/locality_namespace.hpp
    M hpx/runtime/agas/namespace_action_code.hpp
    M hpx/runtime/agas/server/component_namespace.hpp
    M hpx/runtime/agas/server/locality_namespace.hpp
    M hpx/runtime/agas/server/symbol_namespace.hpp
    M hpx/runtime/agas/symbol_namespace.hpp
    M hpx/runtime/basename_registration.hpp
    M hpx/runtime/basename_registration_fwd.hpp
    M hpx/runtime/components/binpacking_distribution_policy.hpp
    M hpx/runtime/components/client.hpp
    M hpx/runtime/components/client_base.hpp
    M hpx/runtime/components/colocating_distribution_policy.hpp
    M hpx/runtime/components/component_commandline.hpp
    M hpx/runtime/components/component_commandline_base.hpp
    M hpx/runtime/components/component_registry.hpp
    M hpx/runtime/components/component_startup_shutdown.hpp
    M hpx/runtime/components/component_startup_shutdown_base.hpp
    M hpx/runtime/components/console_error_sink.hpp
    M hpx/runtime/components/console_logging.hpp
    M hpx/runtime/components/copy_component.hpp
    M hpx/runtime/components/create_component_helpers.hpp
    M hpx/runtime/components/server/abstract_component_base.hpp
    M hpx/runtime/components/server/abstract_migration_support.hpp
    M hpx/runtime/components/server/component.hpp
    M hpx/runtime/components/server/component_base.hpp
    M hpx/runtime/components/server/component_database.hpp
    M hpx/runtime/components/server/component_heap.hpp
    M hpx/runtime/components/server/console_error_sink.hpp
    M hpx/runtime/components/server/console_error_sink_singleton.hpp
    M hpx/runtime/components/server/console_logging.hpp
    M hpx/runtime/components/server/copy_component.hpp
    M hpx/runtime/components/server/create_component.hpp
    M hpx/runtime/components/server/create_component_fwd.hpp
    M hpx/runtime/components/server/destroy_component.hpp
    M hpx/runtime/components/server/distributed_metadata_base.hpp
    M hpx/runtime/components/server/executor_component.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/invoke_function.hpp
    M hpx/runtime/components/server/locking_hook.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    M hpx/runtime/components/server/migrate_component.hpp
    M hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/components/server/runtime_support.hpp
    M hpx/runtime/components/server/simple_component_base.hpp
    M hpx/runtime/components/server/wrapper_heap.hpp
    M hpx/runtime/components/server/wrapper_heap_list.hpp
    M hpx/runtime/components/stubs/runtime_support.hpp
    M hpx/runtime/components/stubs/stub_base.hpp
    M hpx/runtime/components/target_distribution_policy.hpp
    M hpx/runtime/components/unwrapping_result_policy.hpp
    M hpx/runtime/find_here.hpp
    M hpx/runtime/get_locality_name.hpp
    M hpx/runtime/get_ptr.hpp
    M hpx/runtime/message_handler_fwd.hpp
    M hpx/runtime/naming/resolver_client.hpp
    M hpx/runtime/parcelset/decode_parcels.hpp
    M hpx/runtime/parcelset/detail/call_for_each.hpp
    M hpx/runtime/parcelset/detail/data_point.hpp
    M hpx/runtime/parcelset/detail/gatherer.hpp
    M hpx/runtime/parcelset/detail/parcel_await.hpp
    M hpx/runtime/parcelset/detail/parcel_route_handler.hpp
    M hpx/runtime/parcelset/detail/per_action_data_counter.hpp
    M hpx/runtime/parcelset/encode_parcels.hpp
    M hpx/runtime/parcelset/locality.hpp
    M hpx/runtime/parcelset/parcel.hpp
    M hpx/runtime/parcelset/parcel_buffer.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/parcelset/parcelport.hpp
    M hpx/runtime/parcelset/parcelport_connection.hpp
    M hpx/runtime/parcelset/parcelport_impl.hpp
    M hpx/runtime/parcelset/policies/message_handler.hpp
    M hpx/runtime/parcelset/put_parcel.hpp
    M hpx/runtime/parcelset_fwd.hpp
    M hpx/runtime/runtime_fwd.hpp
    M hpx/runtime/set_parcel_write_handler.hpp
    M hpx/runtime/threads/threadmanager_counters.hpp
    M hpx/runtime/trigger_lco.hpp
    M hpx/runtime_fwd.hpp
    M hpx/state.hpp
    M hpx/traits/action_decorate_continuation.hpp
    M hpx/traits/action_decorate_function.hpp
    M hpx/traits/action_does_termination_detection.hpp
    M hpx/traits/action_is_target_valid.hpp
    M hpx/traits/action_message_handler.hpp
    M hpx/traits/action_schedule_thread.hpp
    M hpx/traits/action_serialization_filter.hpp
    M hpx/traits/action_was_object_migrated.hpp
    M hpx/traits/is_client.hpp
    M hpx/traits/is_continuation.hpp
    M hpx/traits/is_distribution_policy.hpp
    M hpx/traits/is_valid_action.hpp
    M hpx/util/activate_counters.hpp
    M hpx/util/bind_action.hpp
    M hpx/util/connection_cache.hpp
    M hpx/util/functional/colocated_helpers.hpp
    M hpx/util/functional/segmented_iterator_helpers.hpp
    M hpx/util/generate_unique_ids.hpp
    M hpx/util/init_logging.hpp
    M hpx/util/one_size_heap_list.hpp
    M hpx/util/pool_timer.hpp
    M hpx/util/query_counters.hpp
    M hpx/util/register_locks_globally.hpp
    M hpx/util/remove_local_destinations.hpp
    M hpx/util/storage/tuple.hpp
    M hpx/util/wrapper_heap_base.hpp
    M libs/full/actions/include/hpx/actions/action_support.hpp
    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
    M libs/full/actions/include/hpx/actions/register_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_continuation_action.hpp
    M libs/full/actions/src/base_action.cpp
    M libs/full/actions_base/include/hpx/actions_base/action_priority.hpp
    M libs/full/actions_base/include/hpx/actions_base/actions_base_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/actions_base_support.hpp
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/basic_action_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/component_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/continuation_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/detail/action_factory.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/detail/invocation_count_registry.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/detail/per_action_data_counter_registry.hpp
    M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/preassigned_action_id.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/action_priority.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_remote_result.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_stacksize.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/extract_action.hpp
    M libs/full/actions_base/src/detail/action_factory.cpp
    M libs/full/actions_base/src/detail/invocation_count_registry.cpp
    M libs/full/agas/include/hpx/agas/agas_fwd.hpp
    M libs/full/agas/include/hpx/agas/gva.hpp
    M libs/full/agas/include/hpx/agas/primary_namespace.hpp
    M libs/full/agas/include/hpx/agas/server/primary_namespace.hpp
    M libs/full/agas/src/primary_namespace.cpp
    M libs/full/agas/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_callback.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_callback_fwd.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_callback.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_callback_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/get_colocation_id.hpp
    M libs/full/async_colocated/src/get_colocation_id.cpp
    M libs/full/async_cuda/include/hpx/async_cuda/get_targets.hpp
    M libs/full/async_cuda/include/hpx/async_cuda/target.hpp
    M libs/full/async_cuda/src/cuda_future.cpp
    M libs/full/async_cuda/src/cuda_target.cpp
    M libs/full/async_cuda/src/get_targets.cpp
    M libs/full/async_distributed/include/hpx/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/applier.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/applier/apply_continue.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_continue_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_continue_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/bind_naming_wrappers.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/register_apply_colocated.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/trigger.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/applier_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/apply.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.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/dataflow.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/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/sync.hpp
    M libs/full/collectives/include/hpx/collectives/barrier.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp
    M libs/full/collectives/include/hpx/collectives/communication_set.hpp
    M libs/full/collectives/include/hpx/collectives/detail/barrier_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/fold.hpp
    M libs/full/collectives/include/hpx/collectives/latch.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/include/hpx/collectives/spmd_block.hpp
    M libs/full/collectives/include/hpx/distributed/barrier.hpp
    M libs/full/collectives/include/hpx/distributed/latch.hpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/collectives/src/create_communication_set.cpp
    M libs/full/collectives/src/detail/barrier_node.cpp
    M libs/full/collectives/src/detail/communicator.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/components_base/include/hpx/components_base/component_type.hpp
    M libs/full/components_base/include/hpx/components_base/pinned_ptr.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_config_data.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_heap_type.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_supports_migration.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/component_type_is_compatible.hpp
    M libs/full/components_base/src/address_ostream.cpp
    M libs/full/compute/include/hpx/compute/host/get_targets.hpp
    M libs/full/compute/include/hpx/compute/host/target.hpp
    M libs/full/compute/src/get_host_targets.cpp
    M libs/full/compute/src/host_target.cpp
    M 
libs/full/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
    M libs/full/include/include/hpx/algorithm.hpp
    M libs/full/include/include/hpx/barrier.hpp
    M libs/full/include/include/hpx/channel.hpp
    M libs/full/include/include/hpx/future.hpp
    M libs/full/include/include/hpx/hpx.hpp
    M libs/full/include/include/hpx/include/actions.hpp
    M libs/full/include/include/hpx/include/agas.hpp
    M libs/full/include/include/hpx/include/applier.hpp
    M libs/full/include/include/hpx/include/apply.hpp
    M libs/full/include/include/hpx/include/async.hpp
    M libs/full/include/include/hpx/include/bind.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/compression.hpp
    M libs/full/include/include/hpx/include/compression_registration.hpp
    M libs/full/include/include/hpx/include/dataflow.hpp
    M libs/full/include/include/hpx/include/lcos.hpp
    M libs/full/include/include/hpx/include/naming.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_difference.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_find.hpp
    M libs/full/include/include/hpx/include/parallel_all_any_none_of.hpp
    M libs/full/include/include/hpx/include/parallel_count.hpp
    M libs/full/include/include/hpx/include/parallel_fill.hpp
    M libs/full/include/include/hpx/include/parallel_find.hpp
    M libs/full/include/include/hpx/include/parallel_for_each.hpp
    M libs/full/include/include/hpx/include/parallel_generate.hpp
    M libs/full/include/include/hpx/include/parallel_minmax.hpp
    M libs/full/include/include/hpx/include/parallel_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_scan.hpp
    M libs/full/include/include/hpx/include/parallel_transform.hpp
    M libs/full/include/include/hpx/include/parallel_transform_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_transform_scan.hpp
    M libs/full/include/include/hpx/include/performance_counters.hpp
    M libs/full/include/include/hpx/include/plain_actions.hpp
    M libs/full/include/include/hpx/include/runtime.hpp
    M libs/full/include/include/hpx/include/sync.hpp
    M libs/full/include/include/hpx/include/threadmanager.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/include/include/hpx/include/util.hpp
    M libs/full/include/include/hpx/latch.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/naming/include/hpx/naming/credit_handling.hpp
    M libs/full/naming/include/hpx/naming/split_gid.hpp
    M libs/full/naming/src/credit_handling.cpp
    M libs/full/naming/src/detail/preprocess_gid_types.cpp
    M libs/full/naming_base/include/hpx/naming_base/address.hpp
    M libs/full/naming_base/include/hpx/naming_base/unmanaged.hpp
    M libs/full/naming_base/src/address.cpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/action_invocation_counter_discoverer.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/apex_sample_value.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/base_performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counter_creators.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counter_parser.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/manage_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/manage_counter_type.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/per_action_data_counter_discoverer.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter_base.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter_set.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/registry.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/primary_namespace_counters.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/action_invocation_counter_discoverer.cpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/counter_parser.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/per_action_data_counter_discoverer.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M libs/full/performance_counters/src/performance_counter_set.cpp
    M libs/full/performance_counters/src/registry.cpp
    M libs/full/performance_counters/src/server/action_invocation_counter.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/component_instance_counter.cpp
    M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
    M libs/full/performance_counters/src/server/per_action_data_counters.cpp
    M libs/full/performance_counters/src/server/primary_namespace_counters.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_distributed/include/hpx/runtime_distributed.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/find_localities.hpp
    M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
    M plugins/parcel/coalescing/coalescing_counter_registry.cpp
    M plugins/parcel/coalescing/coalescing_message_handler.cpp
    M plugins/parcel/coalescing/performance_counters.cpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M plugins/parcelport/tcp/connection_handler_tcp.cpp
    M plugins/parcelport/tcp/parcelport_tcp.cpp
    M src/lcos/base_lco.cpp
    M src/lcos/base_lco_with_value.cpp
    M src/lcos/base_lco_with_value_1.cpp
    M src/lcos/base_lco_with_value_2.cpp
    M src/lcos/base_lco_with_value_3.cpp
    M src/lcos/promise.cpp
    M src/runtime/actions/continuation.cpp
    M src/runtime/agas/addressing_service.cpp
    M src/runtime/agas/big_boot_barrier.cpp
    M src/runtime/agas/component_namespace.cpp
    M src/runtime/agas/detail/bootstrap_component_namespace.cpp
    M src/runtime/agas/detail/bootstrap_locality_namespace.cpp
    M src/runtime/agas/detail/hosted_component_namespace.cpp
    M src/runtime/agas/detail/hosted_locality_namespace.cpp
    M src/runtime/agas/interface.cpp
    M src/runtime/agas/locality_namespace.cpp
    M src/runtime/agas/server/component_namespace_server.cpp
    M src/runtime/agas/server/locality_namespace_server.cpp
    M src/runtime/agas/server/route.cpp
    M src/runtime/agas/server/symbol_namespace_server.cpp
    M src/runtime/agas/symbol_namespace.cpp
    M src/runtime/applier/applier.cpp
    M src/runtime/applier/bind_naming_wrappers.cpp
    M src/runtime/components/binpacking_distribution_policy.cpp
    M src/runtime/components/component_registry.cpp
    M src/runtime/components/component_type.cpp
    M src/runtime/components/console_error_sink.cpp
    M src/runtime/components/console_logging.cpp
    M src/runtime/components/runtime_support.cpp
    M src/runtime/components/server/component_base.cpp
    M src/runtime/components/server/console_error_sink_server.cpp
    M src/runtime/components/server/console_error_sink_singleton.cpp
    M src/runtime/components/server/console_logging_server.cpp
    M src/runtime/components/server/destroy_component.cpp
    M src/runtime/components/server/runtime_support_server.cpp
    M src/runtime/components/server/wrapper_heap.cpp
    M src/runtime/components/stubs/runtime_support_stubs.cpp
    M src/runtime/get_locality_name.cpp
    M src/runtime/parcelset/detail/parcel_await.cpp
    M src/runtime/parcelset/detail/parcel_route_handler.cpp
    M src/runtime/parcelset/detail/per_action_data_counter.cpp
    M src/runtime/parcelset/locality.cpp
    M src/runtime/parcelset/parcel.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/runtime/parcelset/parcelport.cpp
    M src/runtime/parcelset/put_parcel.cpp
    M src/runtime/set_parcel_write_handler.cpp
    M src/runtime/threads/threadmanager_counters.cpp
    M src/runtime/trigger_lco.cpp
    M src/runtime_distributed.cpp
    M src/state.cpp
    M src/util/activate_counters.cpp
    M src/util/generate_unique_ids.cpp
    M src/util/init_logging.cpp
    M src/util/one_size_heap_list.cpp
    M src/util/pool_timer.cpp
    M src/util/query_counters.cpp
    M src/util/register_locks_globally.cpp

  Log Message:
  -----------
  Revert "Add a guard for distributed code when hipcc compiles device code"

This reverts commit e00ccf1c2928be886e2dbd2f634a03d1508103b3.


  Commit: da7717d622a95331ee7171c014a383664a5f4484
      
https://github.com/STEllAR-GROUP/hpx/commit/da7717d622a95331ee7171c014a383664a5f4484
  Author: aurianer <[email protected]>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M libs/core/iterator_support/tests/unit/is_iterator.cpp

  Log Message:
  -----------
  Remove unecessary includes


  Commit: 747154db17ebb11cb84a17e384f02de840025745
      
https://github.com/STEllAR-GROUP/hpx/commit/747154db17ebb11cb84a17e384f02de840025745
  Author: aurianer <[email protected]>
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
    M 
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
    M hpx/runtime/components/component_factory.hpp
    M hpx/runtime/components/component_factory_base.hpp
    M hpx/runtime/components/derived_component_factory.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp

  Log Message:
  -----------
  Add empty broadcast and components macro for device code


  Commit: 498f48471df6fb8c329c3e2fe61330f8727ac8a8
      
https://github.com/STEllAR-GROUP/hpx/commit/498f48471df6fb8c329c3e2fe61330f8727ac8a8
  Author: aurianer <[email protected]>
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
    M libs/full/agas/src/server/primary_namespace_server.cpp

  Log Message:
  -----------
  Undefine get_message_handler


  Commit: 906910c0d871c0bb0ac406cfbc2d7dd76dc1b3ca
      
https://github.com/STEllAR-GROUP/hpx/commit/906910c0d871c0bb0ac406cfbc2d7dd76dc1b3ca
  Author: aurianer <[email protected]>
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_to_storage.hpp
    M components/component_storage/src/component_storage.cpp
    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_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/process/include/hpx/components/process/child.hpp
    M hpx/runtime/components/default_distribution_policy.hpp
    M hpx/runtime/components/make_client.hpp
    M hpx/runtime/components/new.hpp
    M hpx/runtime/components/runtime_support.hpp
    M hpx/runtime/trigger_lco.hpp
    M libs/full/agas/src/primary_namespace.cpp
    M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.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/barrier_node.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M src/runtime/agas/addressing_service.cpp
    M src/runtime/agas/detail/hosted_component_namespace.cpp
    M src/runtime/agas/detail/hosted_locality_namespace.cpp
    M src/runtime/agas/symbol_namespace.cpp
    M src/runtime/components/server/runtime_support_server.cpp
    M src/runtime/components/stubs/runtime_support_stubs.cpp
    M src/runtime/trigger_lco.cpp

  Log Message:
  -----------
  Fix core after reverting commit which added guards


  Commit: 3f763cff22c9e6eac6317fa6541b6e31c52e777a
      
https://github.com/STEllAR-GROUP/hpx/commit/3f763cff22c9e6eac6317fa6541b6e31c52e777a
  Author: aurianer <[email protected]>
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
    M libs/core/iterator_support/tests/unit/is_iterator.cpp

  Log Message:
  -----------
  Add missing header in is_iterator unit test


  Commit: 0df91337a6436c8e1e6724e97723788dd418b450
      
https://github.com/STEllAR-GROUP/hpx/commit/0df91337a6436c8e1e6724e97723788dd418b450
  Author: Mikael Simberg <[email protected]>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/export_definitions.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/component_storage/src/component_module.cpp
    M components/component_storage/src/component_storage.cpp
    M components/component_storage/src/server/component_storage_server.cpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/coarray/coarray.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/export_definitions.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component.hpp
    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_fwd.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_predef.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/include/partitioned_vector.hpp
    M 
components/containers/partitioned_vector/include/hpx/include/partitioned_vector_predef.hpp
    M 
components/containers/partitioned_vector/include/hpx/include/partitioned_vector_view.hpp
    M 
components/containers/partitioned_vector/include/hpx/runtime/serialization/partitioned_vector.hpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_double.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_int.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_std_string.cpp
    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/containers/unordered/include/hpx/components/containers/unordered/unordered_map_segmented_iterator.hpp
    M components/containers/unordered/src/partition_unordered_map_component.cpp
    M 
components/iostreams/include/hpx/components/iostreams/export_definitions.hpp
    M components/iostreams/include/hpx/components/iostreams/manipulators.hpp
    M components/iostreams/include/hpx/components/iostreams/ostream.hpp
    M components/iostreams/include/hpx/components/iostreams/server/buffer.hpp
    M 
components/iostreams/include/hpx/components/iostreams/server/order_output.hpp
    M 
components/iostreams/include/hpx/components/iostreams/server/output_stream.hpp
    M components/iostreams/include/hpx/components/iostreams/standard_streams.hpp
    M components/iostreams/include/hpx/components/iostreams/write_functions.hpp
    M components/iostreams/include/hpx/include/iostreams.hpp
    M components/iostreams/src/component_module.cpp
    M components/iostreams/src/manipulators.cpp
    M components/iostreams/src/server/output_stream.cpp
    M components/iostreams/src/standard_streams.cpp
    M 
components/performance_counters/io/include/hpx/components/performance_counters/io/io_counters.hpp
    M components/performance_counters/io/src/io_counters.cpp
    M 
components/performance_counters/memory/include/hpx/components/performance_counters/memory/mem_counter.hpp
    M components/performance_counters/memory/src/mem_counter_linux.cpp
    M components/performance_counters/memory/src/mem_counter_macosx.cpp
    M components/performance_counters/memory/src/mem_counter_windows.cpp
    M components/performance_counters/memory/src/memory.cpp
    M components/process/include/hpx/components/process/child.hpp
    M components/process/include/hpx/components/process/export_definitions.hpp
    M components/process/include/hpx/components/process/process.hpp
    M components/process/include/hpx/components/process/server/child.hpp
    M components/process/include/hpx/components/process/util/child.hpp
    M components/process/include/hpx/components/process/util/create_pipe.hpp
    M components/process/include/hpx/components/process/util/execute.hpp
    M components/process/include/hpx/components/process/util/executor.hpp
    M components/process/include/hpx/components/process/util/initializers.hpp
    M components/process/include/hpx/components/process/util/mitigate.hpp
    M components/process/include/hpx/components/process/util/pipe.hpp
    M components/process/include/hpx/components/process/util/posix/child.hpp
    M 
components/process/include/hpx/components/process/util/posix/create_pipe.hpp
    M components/process/include/hpx/components/process/util/posix/execute.hpp
    M components/process/include/hpx/components/process/util/posix/executor.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_fd.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_stderr.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_stdin.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/bind_stdout.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_fd.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_fds.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_fds_if.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_stderr.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_stdin.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/close_stdout.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/hide_console.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/inherit_env.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/initializer_base.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/notify_io_service.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_exec_error.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_exec_setup.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_fork_error.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_fork_setup.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/on_fork_success.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/run_exe.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/set_args.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/set_cmd_line.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/set_env.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/start_in_dir.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/throw_on_error.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/wait_on_latch.hpp
    M components/process/include/hpx/components/process/util/posix/pipe.hpp
    M 
components/process/include/hpx/components/process/util/posix/search_path.hpp
    M 
components/process/include/hpx/components/process/util/posix/shell_path.hpp
    M components/process/include/hpx/components/process/util/posix/terminate.hpp
    M 
components/process/include/hpx/components/process/util/posix/wait_for_exit.hpp
    M components/process/include/hpx/components/process/util/search_path.hpp
    M components/process/include/hpx/components/process/util/shell_path.hpp
    M components/process/include/hpx/components/process/util/terminate.hpp
    M components/process/include/hpx/components/process/util/wait_for_exit.hpp
    M components/process/include/hpx/components/process/util/windows/child.hpp
    M 
components/process/include/hpx/components/process/util/windows/create_pipe.hpp
    M components/process/include/hpx/components/process/util/windows/execute.hpp
    M 
components/process/include/hpx/components/process/util/windows/executor.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/bind_stderr.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/bind_stdin.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/bind_stdout.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/close_stderr.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/close_stdin.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/close_stdout.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/hide_console.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/inherit_env.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/initializer_base.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/on_CreateProcess_error.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/on_CreateProcess_setup.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/on_CreateProcess_success.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/run_exe.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 
components/process/include/hpx/components/process/util/windows/initializers/show_window.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/start_in_dir.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/throw_on_error.hpp
    M 
components/process/include/hpx/components/process/util/windows/initializers/wait_on_latch.hpp
    M components/process/include/hpx/components/process/util/windows/pipe.hpp
    M 
components/process/include/hpx/components/process/util/windows/search_path.hpp
    M 
components/process/include/hpx/components/process/util/windows/shell_path.hpp
    M 
components/process/include/hpx/components/process/util/windows/terminate.hpp
    M 
components/process/include/hpx/components/process/util/windows/wait_for_exit.hpp
    M components/process/include/hpx/include/process.hpp
    M components/process/src/process.cpp
    M components/process/src/server/child_component.cpp
    M components/process/src/util/posix/create_pipe_u.cpp
    M components/process/src/util/posix/search_path_u.cpp
    M components/process/src/util/posix/shell_path_u.cpp
    M components/process/src/util/windows/create_pipe_w.cpp
    M components/process/src/util/windows/search_path_w.cpp
    M components/process/src/util/windows/shell_path_w.cpp
    M hpx/components/containers/container_distribution_policy.hpp
    M 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/packaged_action.hpp
    M hpx/lcos/promise.hpp
    M hpx/lcos/server/object_semaphore.hpp
    M hpx/plugins/binary_filter_factory.hpp
    M hpx/plugins/binary_filter_factory_base.hpp
    M hpx/plugins/message_handler_factory.hpp
    M hpx/plugins/message_handler_factory_base.hpp
    M hpx/plugins/parcel/coalescing_counter_registry.hpp
    M hpx/plugins/parcel/coalescing_message_handler.hpp
    M hpx/plugins/parcel/coalescing_message_handler_registration.hpp
    M hpx/plugins/parcel/message_buffer.hpp
    M hpx/plugins/parcelport/mpi/header.hpp
    M hpx/plugins/parcelport/mpi/locality.hpp
    M hpx/plugins/parcelport/mpi/receiver.hpp
    M hpx/plugins/parcelport/mpi/receiver_connection.hpp
    M hpx/plugins/parcelport/mpi/sender.hpp
    M hpx/plugins/parcelport/mpi/sender_connection.hpp
    M hpx/plugins/parcelport/mpi/tag_provider.hpp
    M hpx/plugins/parcelport/tcp/connection_handler.hpp
    M hpx/plugins/parcelport/tcp/locality.hpp
    M hpx/plugins/parcelport/tcp/receiver.hpp
    M hpx/plugins/parcelport/tcp/sender.hpp
    M hpx/plugins/parcelport_factory.hpp
    M hpx/plugins/parcelport_factory_base.hpp
    M hpx/plugins/plugin_factory_base.hpp
    M hpx/plugins/plugin_registry.hpp
    M hpx/plugins/unique_plugin_name.hpp
    M hpx/runtime/actions/continuation.hpp
    M hpx/runtime/actions/continuation2_impl.hpp
    M hpx/runtime/actions/continuation_impl.hpp
    M hpx/runtime/actions/lambda_to_action.hpp
    M hpx/runtime/actions/make_continuation.hpp
    M hpx/runtime/actions/set_lco_value_continuation.hpp
    M hpx/runtime/actions/trigger.hpp
    M hpx/runtime/agas/addressing_service.hpp
    M hpx/runtime/agas/big_boot_barrier.hpp
    M hpx/runtime/agas/component_namespace.hpp
    M hpx/runtime/agas/detail/bootstrap_component_namespace.hpp
    M hpx/runtime/agas/detail/bootstrap_locality_namespace.hpp
    M hpx/runtime/agas/detail/hosted_component_namespace.hpp
    M hpx/runtime/agas/detail/hosted_locality_namespace.hpp
    M hpx/runtime/agas/interface.hpp
    M hpx/runtime/agas/locality_namespace.hpp
    M hpx/runtime/agas/namespace_action_code.hpp
    M hpx/runtime/agas/server/component_namespace.hpp
    M hpx/runtime/agas/server/locality_namespace.hpp
    M hpx/runtime/agas/server/symbol_namespace.hpp
    M hpx/runtime/agas/symbol_namespace.hpp
    M hpx/runtime/basename_registration.hpp
    M hpx/runtime/basename_registration_fwd.hpp
    M hpx/runtime/components/binpacking_distribution_policy.hpp
    M hpx/runtime/components/client.hpp
    M hpx/runtime/components/client_base.hpp
    M hpx/runtime/components/colocating_distribution_policy.hpp
    M hpx/runtime/components/component_commandline.hpp
    M hpx/runtime/components/component_commandline_base.hpp
    M hpx/runtime/components/component_factory.hpp
    M hpx/runtime/components/component_factory_base.hpp
    M hpx/runtime/components/component_registry.hpp
    M hpx/runtime/components/component_startup_shutdown.hpp
    M hpx/runtime/components/component_startup_shutdown_base.hpp
    M hpx/runtime/components/console_error_sink.hpp
    M hpx/runtime/components/console_logging.hpp
    M hpx/runtime/components/copy_component.hpp
    M hpx/runtime/components/create_component_helpers.hpp
    M hpx/runtime/components/default_distribution_policy.hpp
    M hpx/runtime/components/derived_component_factory.hpp
    M hpx/runtime/components/make_client.hpp
    M hpx/runtime/components/new.hpp
    M hpx/runtime/components/runtime_support.hpp
    M hpx/runtime/components/server/abstract_component_base.hpp
    M hpx/runtime/components/server/abstract_migration_support.hpp
    M hpx/runtime/components/server/component.hpp
    M hpx/runtime/components/server/component_base.hpp
    M hpx/runtime/components/server/component_database.hpp
    M hpx/runtime/components/server/component_heap.hpp
    M hpx/runtime/components/server/console_error_sink.hpp
    M hpx/runtime/components/server/console_error_sink_singleton.hpp
    M hpx/runtime/components/server/console_logging.hpp
    M hpx/runtime/components/server/copy_component.hpp
    M hpx/runtime/components/server/create_component.hpp
    M hpx/runtime/components/server/create_component_fwd.hpp
    M hpx/runtime/components/server/destroy_component.hpp
    M hpx/runtime/components/server/distributed_metadata_base.hpp
    M hpx/runtime/components/server/executor_component.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/invoke_function.hpp
    M hpx/runtime/components/server/locking_hook.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    M hpx/runtime/components/server/migrate_component.hpp
    M hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/components/server/runtime_support.hpp
    M hpx/runtime/components/server/simple_component_base.hpp
    M hpx/runtime/components/server/wrapper_heap.hpp
    M hpx/runtime/components/server/wrapper_heap_list.hpp
    M hpx/runtime/components/stubs/runtime_support.hpp
    M hpx/runtime/components/stubs/stub_base.hpp
    M hpx/runtime/components/target_distribution_policy.hpp
    M hpx/runtime/components/unwrapping_result_policy.hpp
    M hpx/runtime/find_here.hpp
    M hpx/runtime/get_locality_name.hpp
    M hpx/runtime/get_ptr.hpp
    M hpx/runtime/message_handler_fwd.hpp
    M hpx/runtime/naming/resolver_client.hpp
    M hpx/runtime/parcelset/decode_parcels.hpp
    M hpx/runtime/parcelset/detail/call_for_each.hpp
    M hpx/runtime/parcelset/detail/data_point.hpp
    M hpx/runtime/parcelset/detail/gatherer.hpp
    M hpx/runtime/parcelset/detail/parcel_await.hpp
    M hpx/runtime/parcelset/detail/parcel_route_handler.hpp
    M hpx/runtime/parcelset/detail/per_action_data_counter.hpp
    M hpx/runtime/parcelset/encode_parcels.hpp
    M hpx/runtime/parcelset/locality.hpp
    M hpx/runtime/parcelset/parcel.hpp
    M hpx/runtime/parcelset/parcel_buffer.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/parcelset/parcelport.hpp
    M hpx/runtime/parcelset/parcelport_connection.hpp
    M hpx/runtime/parcelset/parcelport_impl.hpp
    M hpx/runtime/parcelset/policies/message_handler.hpp
    M hpx/runtime/parcelset/put_parcel.hpp
    M hpx/runtime/parcelset_fwd.hpp
    M hpx/runtime/runtime_fwd.hpp
    M hpx/runtime/set_parcel_write_handler.hpp
    M hpx/runtime/threads/threadmanager_counters.hpp
    M hpx/runtime/trigger_lco.hpp
    M hpx/runtime_fwd.hpp
    M hpx/state.hpp
    M hpx/traits/action_decorate_continuation.hpp
    M hpx/traits/action_decorate_function.hpp
    M hpx/traits/action_does_termination_detection.hpp
    M hpx/traits/action_is_target_valid.hpp
    M hpx/traits/action_message_handler.hpp
    M hpx/traits/action_schedule_thread.hpp
    M hpx/traits/action_serialization_filter.hpp
    M hpx/traits/action_was_object_migrated.hpp
    M hpx/traits/is_client.hpp
    M hpx/traits/is_continuation.hpp
    M hpx/traits/is_distribution_policy.hpp
    M hpx/traits/is_valid_action.hpp
    M hpx/util/activate_counters.hpp
    M hpx/util/bind_action.hpp
    M hpx/util/connection_cache.hpp
    M hpx/util/functional/colocated_helpers.hpp
    M hpx/util/functional/segmented_iterator_helpers.hpp
    M hpx/util/generate_unique_ids.hpp
    M hpx/util/init_logging.hpp
    M hpx/util/one_size_heap_list.hpp
    M hpx/util/pool_timer.hpp
    M hpx/util/query_counters.hpp
    M hpx/util/register_locks_globally.hpp
    M hpx/util/remove_local_destinations.hpp
    M hpx/util/storage/tuple.hpp
    M hpx/util/wrapper_heap_base.hpp
    M libs/full/actions/include/hpx/actions/action_support.hpp
    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
    M libs/full/actions/include/hpx/actions/register_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_continuation_action.hpp
    M libs/full/actions/src/base_action.cpp
    M libs/full/actions_base/include/hpx/actions_base/action_priority.hpp
    M libs/full/actions_base/include/hpx/actions_base/actions_base_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/actions_base_support.hpp
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/basic_action_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/component_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/continuation_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/detail/action_factory.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/detail/invocation_count_registry.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/detail/per_action_data_counter_registry.hpp
    M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/preassigned_action_id.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/action_priority.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_remote_result.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_stacksize.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/extract_action.hpp
    M libs/full/actions_base/src/detail/action_factory.cpp
    M libs/full/actions_base/src/detail/invocation_count_registry.cpp
    M libs/full/agas/include/hpx/agas/agas_fwd.hpp
    M libs/full/agas/include/hpx/agas/gva.hpp
    M libs/full/agas/include/hpx/agas/primary_namespace.hpp
    M libs/full/agas/include/hpx/agas/server/primary_namespace.hpp
    M libs/full/agas/src/primary_namespace.cpp
    M libs/full/agas/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_callback.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_callback_fwd.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_callback.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_callback_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/get_colocation_id.hpp
    M libs/full/async_colocated/src/get_colocation_id.cpp
    M libs/full/async_cuda/include/hpx/async_cuda/get_targets.hpp
    M libs/full/async_cuda/include/hpx/async_cuda/target.hpp
    M libs/full/async_cuda/src/cuda_future.cpp
    M libs/full/async_cuda/src/cuda_target.cpp
    M libs/full/async_cuda/src/get_targets.cpp
    M libs/full/async_distributed/include/hpx/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/applier.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/applier/apply_continue.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_continue_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_continue_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/bind_naming_wrappers.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/register_apply_colocated.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/trigger.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/applier_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/apply.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.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/dataflow.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/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/sync.hpp
    M libs/full/collectives/include/hpx/collectives/barrier.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp
    M libs/full/collectives/include/hpx/collectives/communication_set.hpp
    M libs/full/collectives/include/hpx/collectives/detail/barrier_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/fold.hpp
    M libs/full/collectives/include/hpx/collectives/latch.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/include/hpx/distributed/barrier.hpp
    M libs/full/collectives/include/hpx/distributed/latch.hpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/collectives/src/detail/barrier_node.cpp
    M libs/full/collectives/src/detail/communicator.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/components_base/include/hpx/components_base/component_type.hpp
    M libs/full/components_base/include/hpx/components_base/pinned_ptr.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_config_data.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_heap_type.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_supports_migration.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/component_type_is_compatible.hpp
    M libs/full/components_base/src/address_ostream.cpp
    M libs/full/compute/include/hpx/compute/host/get_targets.hpp
    M libs/full/compute/include/hpx/compute/host/target.hpp
    M libs/full/compute/src/get_host_targets.cpp
    M libs/full/compute/src/host_target.cpp
    M 
libs/full/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
    M libs/full/include/include/hpx/algorithm.hpp
    M libs/full/include/include/hpx/barrier.hpp
    M libs/full/include/include/hpx/channel.hpp
    M libs/full/include/include/hpx/future.hpp
    M libs/full/include/include/hpx/hpx.hpp
    M libs/full/include/include/hpx/include/actions.hpp
    M libs/full/include/include/hpx/include/agas.hpp
    M libs/full/include/include/hpx/include/applier.hpp
    M libs/full/include/include/hpx/include/apply.hpp
    M libs/full/include/include/hpx/include/async.hpp
    M libs/full/include/include/hpx/include/bind.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/compression.hpp
    M libs/full/include/include/hpx/include/compression_registration.hpp
    M libs/full/include/include/hpx/include/dataflow.hpp
    M libs/full/include/include/hpx/include/lcos.hpp
    M libs/full/include/include/hpx/include/naming.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_difference.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_find.hpp
    M libs/full/include/include/hpx/include/parallel_all_any_none_of.hpp
    M libs/full/include/include/hpx/include/parallel_count.hpp
    M libs/full/include/include/hpx/include/parallel_fill.hpp
    M libs/full/include/include/hpx/include/parallel_find.hpp
    M libs/full/include/include/hpx/include/parallel_for_each.hpp
    M libs/full/include/include/hpx/include/parallel_generate.hpp
    M libs/full/include/include/hpx/include/parallel_minmax.hpp
    M libs/full/include/include/hpx/include/parallel_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_scan.hpp
    M libs/full/include/include/hpx/include/parallel_transform.hpp
    M libs/full/include/include/hpx/include/parallel_transform_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_transform_scan.hpp
    M libs/full/include/include/hpx/include/performance_counters.hpp
    M libs/full/include/include/hpx/include/plain_actions.hpp
    M libs/full/include/include/hpx/include/runtime.hpp
    M libs/full/include/include/hpx/include/sync.hpp
    M libs/full/include/include/hpx/include/threadmanager.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/include/include/hpx/include/util.hpp
    M libs/full/include/include/hpx/latch.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/naming/include/hpx/naming/credit_handling.hpp
    M libs/full/naming/include/hpx/naming/split_gid.hpp
    M libs/full/naming/src/credit_handling.cpp
    M libs/full/naming/src/detail/preprocess_gid_types.cpp
    M libs/full/naming_base/include/hpx/naming_base/address.hpp
    M libs/full/naming_base/include/hpx/naming_base/unmanaged.hpp
    M libs/full/naming_base/src/address.cpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/action_invocation_counter_discoverer.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/apex_sample_value.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/base_performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counter_creators.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counter_parser.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/manage_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/manage_counter_type.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/per_action_data_counter_discoverer.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter_base.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter_set.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/registry.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/primary_namespace_counters.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/action_invocation_counter_discoverer.cpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/counter_parser.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/per_action_data_counter_discoverer.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M libs/full/performance_counters/src/performance_counter_set.cpp
    M libs/full/performance_counters/src/registry.cpp
    M libs/full/performance_counters/src/server/action_invocation_counter.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/component_instance_counter.cpp
    M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
    M libs/full/performance_counters/src/server/per_action_data_counters.cpp
    M libs/full/performance_counters/src/server/primary_namespace_counters.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_distributed/include/hpx/runtime_distributed.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/find_localities.hpp
    M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
    M plugins/parcel/coalescing/coalescing_counter_registry.cpp
    M plugins/parcel/coalescing/coalescing_message_handler.cpp
    M plugins/parcel/coalescing/performance_counters.cpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M plugins/parcelport/tcp/connection_handler_tcp.cpp
    M plugins/parcelport/tcp/parcelport_tcp.cpp
    M src/lcos/base_lco.cpp
    M src/lcos/base_lco_with_value.cpp
    M src/lcos/base_lco_with_value_1.cpp
    M src/lcos/base_lco_with_value_2.cpp
    M src/lcos/base_lco_with_value_3.cpp
    M src/lcos/promise.cpp
    M src/runtime/actions/continuation.cpp
    M src/runtime/agas/addressing_service.cpp
    M src/runtime/agas/big_boot_barrier.cpp
    M src/runtime/agas/component_namespace.cpp
    M src/runtime/agas/detail/bootstrap_component_namespace.cpp
    M src/runtime/agas/detail/bootstrap_locality_namespace.cpp
    M src/runtime/agas/detail/hosted_component_namespace.cpp
    M src/runtime/agas/detail/hosted_locality_namespace.cpp
    M src/runtime/agas/interface.cpp
    M src/runtime/agas/locality_namespace.cpp
    M src/runtime/agas/server/component_namespace_server.cpp
    M src/runtime/agas/server/locality_namespace_server.cpp
    M src/runtime/agas/server/route.cpp
    M src/runtime/agas/server/symbol_namespace_server.cpp
    M src/runtime/agas/symbol_namespace.cpp
    M src/runtime/applier/applier.cpp
    M src/runtime/applier/bind_naming_wrappers.cpp
    M src/runtime/components/binpacking_distribution_policy.cpp
    M src/runtime/components/component_registry.cpp
    M src/runtime/components/component_type.cpp
    M src/runtime/components/console_error_sink.cpp
    M src/runtime/components/console_logging.cpp
    M src/runtime/components/runtime_support.cpp
    M src/runtime/components/server/component_base.cpp
    M src/runtime/components/server/console_error_sink_server.cpp
    M src/runtime/components/server/console_error_sink_singleton.cpp
    M src/runtime/components/server/console_logging_server.cpp
    M src/runtime/components/server/destroy_component.cpp
    M src/runtime/components/server/runtime_support_server.cpp
    M src/runtime/components/server/wrapper_heap.cpp
    M src/runtime/components/stubs/runtime_support_stubs.cpp
    M src/runtime/get_locality_name.cpp
    M src/runtime/parcelset/detail/parcel_await.cpp
    M src/runtime/parcelset/detail/parcel_route_handler.cpp
    M src/runtime/parcelset/detail/per_action_data_counter.cpp
    M src/runtime/parcelset/locality.cpp
    M src/runtime/parcelset/parcel.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/runtime/parcelset/parcelport.cpp
    M src/runtime/parcelset/put_parcel.cpp
    M src/runtime/set_parcel_write_handler.cpp
    M src/runtime/threads/threadmanager_counters.cpp
    M src/runtime/trigger_lco.cpp
    M src/runtime_distributed.cpp
    M src/state.cpp
    M src/util/activate_counters.cpp
    M src/util/generate_unique_ids.cpp
    M src/util/init_logging.cpp
    M src/util/one_size_heap_list.cpp
    M src/util/pool_timer.cpp
    M src/util/query_counters.cpp
    M src/util/register_locks_globally.cpp

  Log Message:
  -----------
  Merge pull request #5055 from aurianer/remove_hipcc_guards

Remove hipcc guards


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/fd54af5781f1...0df91337a643
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to