Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 3fa629295a92d4579755854d0af8cd0f0753cce8
      
https://github.com/STEllAR-GROUP/hpx/commit/3fa629295a92d4579755854d0af8cd0f0753cce8
  Author: john <[email protected]>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    A 
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
    A libs/iterator_support/tests/unit/is_sentinel_for.cpp

  Log Message:
  -----------
  Add is_sentinel_for header and test


  Commit: 33d20f71bf1ab866cf0794defdcf9648f826dc30
      
https://github.com/STEllAR-GROUP/hpx/commit/33d20f71bf1ab866cf0794defdcf9648f826dc30
  Author: john <[email protected]>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M .circleci/config.yml
    M CMakeLists.txt
    M cmake/HPX_AddModule.cmake
    M cmake/templates/conf.py.in
    M cmake/templates/config_defines_entries_for_modules.cpp.in
    M cmake/templates/static_parcelports.hpp.in
    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_storage.cpp
    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_component_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/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_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/runtime/serialization/partitioned_vector.hpp
    M components/containers/partitioned_vector/tests/regressions/CMakeLists.txt
    M components/containers/partitioned_vector/tests/unit/CMakeLists.txt
    M components/containers/partitioned_vector/tests/unit/coarray.cpp
    M components/containers/partitioned_vector/tests/unit/coarray_all_reduce.cpp
    M 
components/containers/partitioned_vector/tests/unit/partitioned_vector_subview.cpp
    M 
components/containers/partitioned_vector/tests/unit/partitioned_vector_view.cpp
    M 
components/containers/partitioned_vector/tests/unit/partitioned_vector_view_iterator.cpp
    M 
components/containers/partitioned_vector/tests/unit/serialization_partitioned_vector.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/tests/regressions/CMakeLists.txt
    A 
components/containers/unordered/tests/regressions/unordered_compilation_4685.cpp
    M components/containers/unordered/tests/unit/CMakeLists.txt
    M components/containers/unordered/tests/unit/unordered_map.cpp
    M components/iostreams/include/hpx/components/iostreams/ostream.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/src/component_module.cpp
    M components/iostreams/src/standard_streams.cpp
    M components/iostreams/tests/regressions/lost_output_2236.cpp
    M components/iostreams/tests/regressions/no_output_1173.cpp
    M components/performance_counters/io/src/io_counters.cpp
    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/performance_counters/papi/include/hpx/components/performance_counters/papi/server/papi.hpp
    M 
components/performance_counters/papi/include/hpx/components/performance_counters/papi/util/papi.hpp
    M components/performance_counters/papi/src/papi_startup.cpp
    M components/performance_counters/papi/src/server/papi.cpp
    M components/performance_counters/papi/src/util/papi.cpp
    M 
components/performance_counters/papi/tests/regressions/papi_counters_active_interface.cpp
    M 
components/performance_counters/papi/tests/regressions/papi_counters_basic_functions.cpp
    M 
components/performance_counters/papi/tests/regressions/papi_counters_segfault_1890.cpp
    M components/process/include/hpx/components/process/child.hpp
    M 
components/process/include/hpx/components/process/util/posix/create_pipe.hpp
    M components/process/include/hpx/components/process/util/posix/executor.hpp
    M 
components/process/include/hpx/components/process/util/posix/initializers/run_exe.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/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/windows/create_pipe.hpp
    M 
components/process/include/hpx/components/process/util/windows/executor.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_env.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/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/src/server/child_component.cpp
    M components/process/src/util/posix/create_pipe.cpp
    M components/process/src/util/posix/search_path.cpp
    M components/process/src/util/posix/shell_path.cpp
    M components/process/src/util/windows/create_pipe.cpp
    M components/process/src/util/windows/search_path.cpp
    M components/process/src/util/windows/shell_path.cpp
    M docs/CMakeLists.txt
    M docs/sphinx/manual/hpx_runtime_and_resources.rst
    M docs/sphinx/manual/optimizing_hpx_applications.rst
    M docs/sphinx/quickstart.rst
    M examples/1d_stencil/1d_stencil_1_omp.cpp
    M examples/1d_stencil/1d_stencil_3_omp.cpp
    M examples/1d_stencil/1d_stencil_4.cpp
    M examples/1d_stencil/1d_stencil_4_parallel.cpp
    M examples/1d_stencil/1d_stencil_4_repart.cpp
    M examples/1d_stencil/1d_stencil_4_throttle.cpp
    M examples/1d_stencil/1d_stencil_5.cpp
    M examples/1d_stencil/1d_stencil_6.cpp
    M examples/1d_stencil/1d_stencil_7.cpp
    M examples/1d_stencil/1d_stencil_8.cpp
    M examples/1d_stencil/print_time_results.hpp
    M examples/accumulators/accumulator.hpp
    M examples/accumulators/template_accumulator.hpp
    M examples/async_io/async_io_simple.cpp
    M examples/balancing/os_thread_num.cpp
    M examples/cancelable_action/cancelable_action/cancelable_action.hpp
    M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
    M examples/future_reduce/rnd_future_reduce.cpp
    M examples/heartbeat/heartbeat.cpp
    M examples/heartbeat/heartbeat_console.cpp
    M examples/interpolate1d/interpolate1d/partition.hpp
    M examples/jacobi/jacobi.cpp
    M examples/jacobi/jacobi_component/row_range.hpp
    M examples/jacobi/jacobi_component/server/row.hpp
    M examples/jacobi/jacobi_component/server/solver.hpp
    M examples/jacobi/jacobi_component/server/stencil_iterator.cpp
    M examples/jacobi/jacobi_component/solver.hpp
    M examples/jacobi_smp/jacobi.cpp
    M examples/jacobi_smp/jacobi_hpx.cpp
    M examples/jacobi_smp/jacobi_nonuniform.cpp
    M examples/jacobi_smp/jacobi_nonuniform_hpx.cpp
    M examples/jacobi_smp/jacobi_nonuniform_omp.hpp
    M examples/jacobi_smp/jacobi_omp.hpp
    M examples/nqueen/nqueen.hpp
    M examples/performance_counters/access_counter_set.cpp
    M examples/performance_counters/sine/server/sine.cpp
    M examples/performance_counters/sine/server/sine.hpp
    M examples/performance_counters/sine/sine.cpp
    M examples/performance_counters/sine/sine_client.cpp
    M examples/qt/widget.cpp
    M examples/quickstart/1d_wave_equation.cpp
    M examples/quickstart/command_line_handling.cpp
    M examples/quickstart/component_with_custom_heap.cpp
    M examples/quickstart/error_handling.cpp
    M examples/quickstart/executor_with_thread_hooks.cpp
    M examples/quickstart/factorial.cpp
    M examples/quickstart/fibonacci_futures.cpp
    M examples/quickstart/file_serialization.cpp
    M examples/quickstart/hello_world_distributed.cpp
    M examples/quickstart/init_globally.cpp
    M examples/quickstart/interest_calculator.cpp
    M examples/quickstart/local_channel_docs.cpp
    M examples/quickstart/partitioned_vector_spmd_foreach.cpp
    M examples/quickstart/pingpong.cpp
    M examples/quickstart/timed_futures.cpp
    M examples/quickstart/timed_wake.cpp
    M examples/quickstart/vector_counting_dotproduct.cpp
    M examples/random_mem_access/random_mem_access/random_mem_access.hpp
    M examples/random_mem_access/random_mem_access_client.cpp
    M examples/sheneos/sheneos/interpolator.cpp
    M examples/sheneos/sheneos/read_values.cpp
    M examples/sheneos/sheneos_client.cpp
    M examples/sheneos/sheneos_test.cpp
    M examples/spell_check/spell_check_file.cpp
    M examples/spell_check/spell_check_simple.cpp
    M examples/startup_shutdown/startup_shutdown.cpp
    M examples/throttle/spin.cpp
    M examples/throttle/throttle/server/throttle.cpp
    M examples/throttle/throttle_client.cpp
    M examples/transpose/transpose_block_numa.cpp
    M 
examples/tuplespace/central_tuplespace/server/simple_central_tuplespace.hpp
    M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
    M examples/tuplespace/central_tuplespace/simple_central_tuplespace.hpp
    M examples/tuplespace/central_tuplespace/stubs/simple_central_tuplespace.hpp
    M hpx/components/containers/container_distribution_policy.hpp
    R hpx/custom_exception_info.hpp
    R hpx/hpx_finalize.hpp
    R hpx/hpx_init.hpp
    R hpx/hpx_init_impl.hpp
    R hpx/hpx_init_params.hpp
    R hpx/hpx_main_winsocket.hpp
    R hpx/hpx_start.hpp
    R hpx/hpx_start_impl.hpp
    R hpx/hpx_suspend.hpp
    R hpx/hpx_user_main_config.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/future_wait.hpp
    M hpx/lcos/object_semaphore.hpp
    M hpx/lcos/packaged_action.hpp
    M hpx/lcos/server/object_semaphore.hpp
    M hpx/plugins/binary_filter_factory_base.hpp
    M hpx/plugins/message_handler_factory_base.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/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
    R hpx/runtime.hpp
    M hpx/runtime/actions/action_priority.hpp
    M hpx/runtime/actions/action_support.hpp
    M hpx/runtime/actions/base_action.hpp
    M hpx/runtime/actions/basic_action.hpp
    M hpx/runtime/actions/basic_action_fwd.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/manage_object_action.hpp
    M hpx/runtime/actions/plain_action.hpp
    M hpx/runtime/actions/transfer_action.hpp
    M hpx/runtime/actions/transfer_base_action.hpp
    M hpx/runtime/actions/transfer_continuation_action.hpp
    M hpx/runtime/agas/addressing_service.hpp
    M hpx/runtime/agas/big_boot_barrier.hpp
    M hpx/runtime/agas/detail/bootstrap_locality_namespace.hpp
    M hpx/runtime/agas/detail/hosted_locality_namespace.hpp
    M hpx/runtime/agas/gva.hpp
    M hpx/runtime/agas/interface.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/primary_namespace.hpp
    M hpx/runtime/components/binpacking_distribution_policy.hpp
    M hpx/runtime/components/client_base.hpp
    M hpx/runtime/components/colocating_distribution_policy.hpp
    M hpx/runtime/components/component_commandline_base.hpp
    M hpx/runtime/components/component_startup_shutdown_base.hpp
    M hpx/runtime/components/component_type.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/default_distribution_policy.hpp
    M hpx/runtime/components/migrate_component.hpp
    M hpx/runtime/components/pinned_ptr.hpp
    M hpx/runtime/components/runtime_support.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/console_logging.hpp
    M hpx/runtime/components/server/create_component.hpp
    M hpx/runtime/components/server/destroy_component.hpp
    M hpx/runtime/components/server/distributed_metadata_base.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    R hpx/runtime/components/server/memory.hpp
    M hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/components/server/runtime_support.hpp
    M hpx/runtime/components/server/wrapper_heap.hpp
    R hpx/runtime/components/stubs/memory.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
    R hpx/runtime/config_entry.hpp
    M hpx/runtime/find_here.hpp
    M hpx/runtime/find_localities.hpp
    M hpx/runtime/get_colocation_id.hpp
    R hpx/runtime/get_locality_id.hpp
    M hpx/runtime/get_locality_name.hpp
    M hpx/runtime/get_lva.hpp
    R hpx/runtime/get_num_localities.hpp
    R hpx/runtime/get_os_thread_count.hpp
    M hpx/runtime/get_ptr.hpp
    R hpx/runtime/get_thread_name.hpp
    R hpx/runtime/get_worker_thread_num.hpp
    M hpx/runtime/message_handler_fwd.hpp
    M hpx/runtime/naming/name.hpp
    M hpx/runtime/naming_fwd.hpp
    M hpx/runtime/parcelset/decode_parcels.hpp
    M hpx/runtime/parcelset/detail/call_for_each.hpp
    M hpx/runtime/parcelset/detail/parcel_route_handler.hpp
    M hpx/runtime/parcelset/encode_parcels.hpp
    M hpx/runtime/parcelset/locality.hpp
    M hpx/runtime/parcelset/parcel.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/report_error.hpp
    M hpx/runtime/runtime_fwd.hpp
    M hpx/runtime/serialization/detail/preprocess_futures.hpp
    M hpx/runtime/serialization/detail/preprocess_gid_types.hpp
    M hpx/runtime/set_parcel_write_handler.hpp
    R hpx/runtime/shutdown_function.hpp
    R hpx/runtime/startup_function.hpp
    R hpx/runtime/thread_hooks.hpp
    R hpx/runtime/thread_pool_helpers.hpp
    R hpx/runtime/threads/run_as_hpx_thread.hpp
    R hpx/runtime/threads/run_as_os_thread.hpp
    M hpx/runtime/threads/thread_pool_suspension_helpers.hpp
    M hpx/runtime/threads/threadmanager_counters.hpp
    R hpx/runtime/threads_fwd.hpp
    M hpx/runtime/trigger_lco.hpp
    M hpx/runtime_distributed.hpp
    M hpx/runtime_fwd.hpp
    R hpx/runtime_handlers.hpp
    M hpx/state.hpp
    M hpx/traits/action_decorate_function.hpp
    M hpx/traits/action_schedule_thread.hpp
    M hpx/traits/action_select_direct_execution.hpp
    M hpx/util/activate_counters.hpp
    M hpx/util/bind_action.hpp
    M hpx/util/connection_cache.hpp
    R hpx/util/debug/thread_stacktrace.hpp
    R hpx/util/debugging.hpp
    M hpx/util/functional/colocated_helpers.hpp
    M hpx/util/init_logging.hpp
    R hpx/util/interval_timer.hpp
    M hpx/util/one_size_heap_list.hpp
    M hpx/util/query_counters.hpp
    M hpx/util/remove_local_destinations.hpp
    R hpx/util/thread_aware_timer.hpp
    R hpx/util/thread_mapper.hpp
    R hpx/util_fwd.hpp
    M init/src/hpx_main.cpp
    M init/src/hpx_user_main.cpp
    M init/src/hpx_user_main_argc_argv.cpp
    M libs/CMakeLists.txt
    M libs/affinity/CMakeLists.txt
    M libs/affinity/docs/index.rst
    M libs/affinity/include/hpx/affinity/affinity_data.hpp
    M libs/affinity/include/hpx/affinity/parse_affinity_options.hpp
    A libs/affinity/include_compatibility/hpx/affinity.hpp
    M libs/affinity/src/affinity_data.cpp
    M libs/affinity/src/parse_affinity_options.cpp
    M libs/affinity/tests/unit/parse_affinity_options.cpp
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/set_operation.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/minmax.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/rotate.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/algorithms/include/hpx/parallel/task_block.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
    A 
libs/algorithms/include/hpx/parallel/util/detail/handle_exception_termination_handler.hpp
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_remote_exceptions.hpp
    M libs/algorithms/include/hpx/parallel/util/foreach_partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/algorithms/include/hpx/parallel/util/partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/partitioner_with_cleanup.hpp
    M libs/algorithms/include/hpx/parallel/util/scan_partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/tagged_pair.hpp
    M libs/algorithms/include/hpx/parallel/util/zip_iterator.hpp
    A libs/algorithms/include_compatibility/hpx/algorithms.hpp
    A libs/algorithms/src/handle_exception_termination_handler.cpp
    M libs/algorithms/tests/performance/benchmark_inplace_merge.cpp
    M libs/algorithms/tests/performance/benchmark_is_heap.cpp
    M libs/algorithms/tests/performance/benchmark_is_heap_until.cpp
    M libs/algorithms/tests/performance/benchmark_merge.cpp
    M libs/algorithms/tests/performance/benchmark_partition.cpp
    M libs/algorithms/tests/performance/benchmark_partition_copy.cpp
    M libs/algorithms/tests/performance/benchmark_remove.cpp
    M libs/algorithms/tests/performance/benchmark_remove_if.cpp
    M libs/algorithms/tests/performance/benchmark_unique.cpp
    M libs/algorithms/tests/performance/benchmark_unique_copy.cpp
    M libs/algorithms/tests/performance/worker_timed.hpp
    M libs/algorithms/tests/regressions/count_3646.cpp
    M libs/algorithms/tests/regressions/for_each_annotated_function.cpp
    M libs/algorithms/tests/regressions/for_loop_2281.cpp
    M libs/algorithms/tests/regressions/minimal_findend.cpp
    M libs/algorithms/tests/regressions/reduce_3641.cpp
    M libs/algorithms/tests/regressions/scan_different_inits.cpp
    M libs/algorithms/tests/regressions/scan_non_commutative.cpp
    M libs/algorithms/tests/regressions/scan_shortlength.cpp
    M libs/algorithms/tests/regressions/search_zerolength.cpp
    M libs/algorithms/tests/regressions/set_operations_3442.cpp
    M libs/algorithms/tests/regressions/stable_merge_2964.cpp
    M libs/algorithms/tests/regressions/static_chunker_2282.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentdifference.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentdifference_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentdifference_exception.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_binary.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_binary_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_binary_exception.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_exception.cpp
    M libs/algorithms/tests/unit/algorithms/all_of.cpp
    M libs/algorithms/tests/unit/algorithms/any_of.cpp
    M libs/algorithms/tests/unit/algorithms/copy.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_exception.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_forward.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_random.cpp
    M libs/algorithms/tests/unit/algorithms/copyn.cpp
    M libs/algorithms/tests/unit/algorithms/count_tests.hpp
    M libs/algorithms/tests/unit/algorithms/countif_tests.hpp
    M libs/algorithms/tests/unit/algorithms/destroy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/destroyn.cpp
    M libs/algorithms/tests/unit/algorithms/equal.cpp
    M libs/algorithms/tests/unit/algorithms/equal_binary.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan2.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan_exception.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan_validate.cpp
    M libs/algorithms/tests/unit/algorithms/fill.cpp
    M libs/algorithms/tests/unit/algorithms/filln.cpp
    M libs/algorithms/tests/unit/algorithms/find.cpp
    M libs/algorithms/tests/unit/algorithms/findend.cpp
    M libs/algorithms/tests/unit/algorithms/findfirstof.cpp
    M libs/algorithms/tests/unit/algorithms/findfirstof_binary.cpp
    M libs/algorithms/tests/unit/algorithms/findif.cpp
    M libs/algorithms/tests/unit/algorithms/findifnot.cpp
    M libs/algorithms/tests/unit/algorithms/findifnot_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/findifnot_exception.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_exception.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n_strided.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_strided.cpp
    M libs/algorithms/tests/unit/algorithms/foreach_tests.hpp
    M libs/algorithms/tests/unit/algorithms/foreach_tests_prefetching.hpp
    M libs/algorithms/tests/unit/algorithms/foreach_tests_projection.hpp
    M libs/algorithms/tests/unit/algorithms/foreachn_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_exception.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_projection.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_projection_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_projection_exception.cpp
    M libs/algorithms/tests/unit/algorithms/generate.cpp
    M libs/algorithms/tests/unit/algorithms/generaten.cpp
    M libs/algorithms/tests/unit/algorithms/includes.cpp
    M libs/algorithms/tests/unit/algorithms/inclusive_scan_tests.hpp
    M libs/algorithms/tests/unit/algorithms/inplace_merge.cpp
    M libs/algorithms/tests/unit/algorithms/inplace_merge_tests.hpp
    M libs/algorithms/tests/unit/algorithms/is_heap.cpp
    M libs/algorithms/tests/unit/algorithms/is_heap_tests.hpp
    M libs/algorithms/tests/unit/algorithms/is_heap_until.cpp
    M libs/algorithms/tests/unit/algorithms/is_partitioned.cpp
    M libs/algorithms/tests/unit/algorithms/is_sorted_tests.hpp
    M libs/algorithms/tests/unit/algorithms/is_sorted_until.cpp
    M libs/algorithms/tests/unit/algorithms/lexicographical_compare.cpp
    M libs/algorithms/tests/unit/algorithms/max_element.cpp
    M libs/algorithms/tests/unit/algorithms/merge.cpp
    M libs/algorithms/tests/unit/algorithms/merge_tests.hpp
    M libs/algorithms/tests/unit/algorithms/min_element.cpp
    M libs/algorithms/tests/unit/algorithms/minmax_element.cpp
    M libs/algorithms/tests/unit/algorithms/mismatch.cpp
    M libs/algorithms/tests/unit/algorithms/mismatch_binary.cpp
    M libs/algorithms/tests/unit/algorithms/move.cpp
    M libs/algorithms/tests/unit/algorithms/none_of.cpp
    M libs/algorithms/tests/unit/algorithms/partition.cpp
    M libs/algorithms/tests/unit/algorithms/partition_copy.cpp
    M libs/algorithms/tests/unit/algorithms/partition_copy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/partition_tests.hpp
    M libs/algorithms/tests/unit/algorithms/reduce_.cpp
    M libs/algorithms/tests/unit/algorithms/reduce_by_key.cpp
    M libs/algorithms/tests/unit/algorithms/remove.cpp
    M libs/algorithms/tests/unit/algorithms/remove1.cpp
    M libs/algorithms/tests/unit/algorithms/remove2.cpp
    M libs/algorithms/tests/unit/algorithms/remove_copy.cpp
    M libs/algorithms/tests/unit/algorithms/remove_copy_if.cpp
    M libs/algorithms/tests/unit/algorithms/remove_if.cpp
    M libs/algorithms/tests/unit/algorithms/remove_if1.cpp
    M libs/algorithms/tests/unit/algorithms/remove_tests.hpp
    M libs/algorithms/tests/unit/algorithms/replace.cpp
    M libs/algorithms/tests/unit/algorithms/replace_copy.cpp
    M libs/algorithms/tests/unit/algorithms/replace_copy_if.cpp
    M libs/algorithms/tests/unit/algorithms/replace_if.cpp
    M libs/algorithms/tests/unit/algorithms/reverse.cpp
    M libs/algorithms/tests/unit/algorithms/reverse_copy.cpp
    M libs/algorithms/tests/unit/algorithms/rotate.cpp
    M libs/algorithms/tests/unit/algorithms/rotate_copy.cpp
    M libs/algorithms/tests/unit/algorithms/search.cpp
    M libs/algorithms/tests/unit/algorithms/searchn.cpp
    M libs/algorithms/tests/unit/algorithms/set_difference.cpp
    M libs/algorithms/tests/unit/algorithms/set_intersection.cpp
    M libs/algorithms/tests/unit/algorithms/set_symmetric_difference.cpp
    M libs/algorithms/tests/unit/algorithms/set_union.cpp
    M libs/algorithms/tests/unit/algorithms/sort.cpp
    M libs/algorithms/tests/unit/algorithms/sort_by_key.cpp
    M libs/algorithms/tests/unit/algorithms/sort_tests.hpp
    M libs/algorithms/tests/unit/algorithms/stable_partition_tests.hpp
    M libs/algorithms/tests/unit/algorithms/swapranges.cpp
    M libs/algorithms/tests/unit/algorithms/transform_binary2_tests.hpp
    M libs/algorithms/tests/unit/algorithms/transform_binary_tests.hpp
    M libs/algorithms/tests/unit/algorithms/transform_exclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/transform_inclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/transform_reduce.cpp
    M 
libs/algorithms/tests/unit/algorithms/transform_reduce_binary_bad_alloc.cpp
    M 
libs/algorithms/tests/unit/algorithms/transform_reduce_binary_exception.cpp
    M libs/algorithms/tests/unit/algorithms/transform_reduce_binary_tests.hpp
    M libs/algorithms/tests/unit/algorithms/transform_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_copy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_copyn.cpp
    M 
libs/algorithms/tests/unit/algorithms/uninitialized_default_construct_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_default_constructn.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_fill.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_filln.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_move_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_moven.cpp
    M 
libs/algorithms/tests/unit/algorithms/uninitialized_value_construct_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_value_constructn.cpp
    M libs/algorithms/tests/unit/algorithms/unique.cpp
    M libs/algorithms/tests/unit/algorithms/unique_copy.cpp
    M libs/algorithms/tests/unit/algorithms/unique_copy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/unique_tests.hpp
    M libs/algorithms/tests/unit/block/spmd_block.cpp
    M libs/algorithms/tests/unit/block/task_block.cpp
    M libs/algorithms/tests/unit/block/task_block_executor.cpp
    M libs/algorithms/tests/unit/block/task_block_par.cpp
    M libs/algorithms/tests/unit/container_algorithms/all_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/any_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/copyif_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/count_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/countif_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/fill_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/filln_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/find_end_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/find_first_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/foreach_tests.hpp
    M 
libs/algorithms/tests/unit/container_algorithms/foreach_tests_projection.hpp
    M libs/algorithms/tests/unit/container_algorithms/generate_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/inplace_merge_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/is_heap_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/is_heap_until_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/max_element_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/merge_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/min_element_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/minmax_element_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/move_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/none_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/partition_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/partition_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_copy_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/reverse_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/reverse_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/rotate_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/rotate_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/search_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/searchn_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
    M libs/algorithms/tests/unit/container_algorithms/transform_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/transform_range_binary.cpp
    M 
libs/algorithms/tests/unit/container_algorithms/transform_range_binary2.cpp
    M libs/algorithms/tests/unit/container_algorithms/unique_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/unique_range.cpp
    M libs/algorithms/tests/unit/datapar_algorithms/foreach_datapar_zipiter.cpp
    M libs/algorithms/tests/unit/datapar_algorithms/foreach_tests.hpp
    M libs/all_modules.rst
    A libs/allocator_support/include_compatibility/hpx/allocator_support.hpp
    M libs/asio/docs/index.rst
    M libs/asio/src/asio_util.cpp
    M libs/asio/src/map_hostnames.cpp
    M libs/assertion/CMakeLists.txt
    M libs/assertion/include/hpx/assert.hpp
    R libs/assertion/include/hpx/assertion.hpp
    A libs/assertion/include/hpx/modules/assertion.hpp
    A libs/assertion/include_compatibility/hpx/assertion.hpp
    M libs/assertion/include_compatibility/hpx/util/assert.hpp
    M libs/assertion/src/assertion.cpp
    M libs/assertion/tests/unit/assert_fail.cpp
    M libs/assertion/tests/unit/assert_succeed.cpp
    R libs/async/CMakeLists.txt
    R libs/async/README.rst
    R libs/async/docs/index.rst
    R libs/async/examples/CMakeLists.txt
    R libs/async/include/hpx/async.hpp
    R libs/async/include/hpx/async/applier/applier.hpp
    R libs/async/include/hpx/async/applier/apply.hpp
    R libs/async/include/hpx/async/applier/apply_callback.hpp
    R libs/async/include/hpx/async/applier/apply_continue.hpp
    R libs/async/include/hpx/async/applier/apply_continue_callback.hpp
    R libs/async/include/hpx/async/applier/apply_continue_fwd.hpp
    R libs/async/include/hpx/async/applier/apply_helper.hpp
    R libs/async/include/hpx/async/applier/bind_naming_wrappers.hpp
    R libs/async/include/hpx/async/applier/detail/apply_colocated.hpp
    R libs/async/include/hpx/async/applier/detail/apply_colocated_callback.hpp
    R 
libs/async/include/hpx/async/applier/detail/apply_colocated_callback_fwd.hpp
    R libs/async/include/hpx/async/applier/detail/apply_colocated_fwd.hpp
    R libs/async/include/hpx/async/applier/detail/apply_implementations.hpp
    R libs/async/include/hpx/async/applier/detail/apply_implementations_fwd.hpp
    R libs/async/include/hpx/async/applier/register_apply_colocated.hpp
    R libs/async/include/hpx/async/applier/trigger.hpp
    R libs/async/include/hpx/async/applier_fwd.hpp
    R libs/async/include/hpx/async/apply.hpp
    R libs/async/include/hpx/async/async.hpp
    R libs/async/include/hpx/async/async_callback.hpp
    R libs/async/include/hpx/async/async_callback_fwd.hpp
    R libs/async/include/hpx/async/async_continue.hpp
    R libs/async/include/hpx/async/async_continue_callback.hpp
    R libs/async/include/hpx/async/async_continue_callback_fwd.hpp
    R libs/async/include/hpx/async/async_continue_fwd.hpp
    R libs/async/include/hpx/async/async_fwd.hpp
    R libs/async/include/hpx/async/dataflow.hpp
    R libs/async/include/hpx/async/detail/async_colocated.hpp
    R libs/async/include/hpx/async/detail/async_colocated_callback.hpp
    R libs/async/include/hpx/async/detail/async_colocated_callback_fwd.hpp
    R libs/async/include/hpx/async/detail/async_colocated_fwd.hpp
    R libs/async/include/hpx/async/detail/async_implementations.hpp
    R libs/async/include/hpx/async/detail/async_implementations_fwd.hpp
    R 
libs/async/include/hpx/async/detail/async_unwrap_result_implementations.hpp
    R 
libs/async/include/hpx/async/detail/async_unwrap_result_implementations_fwd.hpp
    R libs/async/include/hpx/async/detail/sync_implementations.hpp
    R libs/async/include/hpx/async/detail/sync_implementations_fwd.hpp
    R libs/async/include/hpx/async/sync.hpp
    R libs/async/include/hpx/async/sync_fwd.hpp
    R libs/async/include_compatibility/hpx/apply.hpp
    R libs/async/include_compatibility/hpx/dataflow.hpp
    R libs/async/include_compatibility/hpx/lcos/async.hpp
    R libs/async/include_compatibility/hpx/lcos/async_callback.hpp
    R libs/async/include_compatibility/hpx/lcos/async_callback_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/async_continue.hpp
    R libs/async/include_compatibility/hpx/lcos/async_continue_callback.hpp
    R libs/async/include_compatibility/hpx/lcos/async_continue_callback_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/async_continue_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/async_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/dataflow.hpp
    R libs/async/include_compatibility/hpx/lcos/detail/async_colocated.hpp
    R 
libs/async/include_compatibility/hpx/lcos/detail/async_colocated_callback.hpp
    R 
libs/async/include_compatibility/hpx/lcos/detail/async_colocated_callback_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/detail/async_colocated_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/detail/async_implementations.hpp
    R 
libs/async/include_compatibility/hpx/lcos/detail/async_implementations_fwd.hpp
    R 
libs/async/include_compatibility/hpx/lcos/detail/async_unwrap_result_implementations.hpp
    R 
libs/async/include_compatibility/hpx/lcos/detail/async_unwrap_result_implementations_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/detail/sync_implementations.hpp
    R 
libs/async/include_compatibility/hpx/lcos/detail/sync_implementations_fwd.hpp
    R libs/async/include_compatibility/hpx/lcos/sync.hpp
    R libs/async/include_compatibility/hpx/lcos/sync_fwd.hpp
    R libs/async/include_compatibility/hpx/runtime/applier/applier.hpp
    R libs/async/include_compatibility/hpx/runtime/applier/apply.hpp
    R libs/async/include_compatibility/hpx/runtime/applier/apply_callback.hpp
    R libs/async/include_compatibility/hpx/runtime/applier/apply_continue.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/apply_continue_callback.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/apply_continue_fwd.hpp
    R libs/async/include_compatibility/hpx/runtime/applier/apply_helper.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/bind_naming_wrappers.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/detail/apply_colocated.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/detail/apply_colocated_callback.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/detail/apply_colocated_callback_fwd.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/detail/apply_colocated_fwd.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/detail/apply_implementations.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/detail/apply_implementations_fwd.hpp
    R 
libs/async/include_compatibility/hpx/runtime/applier/register_apply_colocated.hpp
    R libs/async/include_compatibility/hpx/runtime/applier/trigger.hpp
    R libs/async/include_compatibility/hpx/runtime/applier_fwd.hpp
    R libs/async/include_compatibility/hpx/sync.hpp
    R libs/async/tests/CMakeLists.txt
    R libs/async/tests/performance/CMakeLists.txt
    R libs/async/tests/regressions/CMakeLists.txt
    R libs/async/tests/regressions/async_action_1813.cpp
    R libs/async/tests/regressions/async_callback_non_deduced_context.cpp
    R libs/async/tests/regressions/async_callback_with_bound_callback.cpp
    R libs/async/tests/regressions/async_unwrap_1037.cpp
    R libs/async/tests/regressions/dataflow_4436.cpp
    R libs/async/tests/regressions/dataflow_791.cpp
    R libs/async/tests/regressions/dataflow_action_2008.cpp
    R libs/async/tests/regressions/dataflow_const_functor_773.cpp
    R libs/async/tests/regressions/dataflow_future_ref_3639.cpp
    R libs/async/tests/regressions/dataflow_future_swap.cpp
    R libs/async/tests/regressions/dataflow_future_swap2.cpp
    R libs/async/tests/regressions/dataflow_launch_775.cpp
    R libs/async/tests/regressions/dataflow_recursion_1613.cpp
    R libs/async/tests/regressions/dataflow_using_774.cpp
    R libs/async/tests/unit/CMakeLists.txt
    R libs/async/tests/unit/apply_colocated.cpp
    R libs/async/tests/unit/apply_local.cpp
    R libs/async/tests/unit/apply_local_executor.cpp
    R libs/async/tests/unit/apply_remote.cpp
    R libs/async/tests/unit/apply_remote_client.cpp
    R libs/async/tests/unit/async_cb_colocated.cpp
    R libs/async/tests/unit/async_cb_remote.cpp
    R libs/async/tests/unit/async_cb_remote_client.cpp
    R libs/async/tests/unit/async_colocated.cpp
    R libs/async/tests/unit/async_continue.cpp
    R libs/async/tests/unit/async_continue_cb.cpp
    R libs/async/tests/unit/async_continue_cb_colocated.cpp
    R libs/async/tests/unit/async_continue_colocated.cpp
    R libs/async/tests/unit/async_local.cpp
    R libs/async/tests/unit/async_local_executor.cpp
    R libs/async/tests/unit/async_remote.cpp
    R libs/async/tests/unit/async_remote_client.cpp
    R libs/async/tests/unit/async_unwrap_result.cpp
    R libs/async/tests/unit/remote_dataflow.cpp
    R libs/async/tests/unit/sync_remote.cpp
    M libs/async_base/docs/index.rst
    M libs/async_combinators/include/hpx/async_combinators/split_future.hpp
    M libs/async_combinators/include/hpx/async_combinators/wait_any.hpp
    M libs/async_combinators/include/hpx/async_combinators/wait_some.hpp
    M libs/async_combinators/include/hpx/async_combinators/when_any.hpp
    M libs/async_combinators/include/hpx/async_combinators/when_some.hpp
    M libs/async_combinators/tests/regressions/split_future_2246.cpp
    M libs/async_combinators/tests/regressions/when_all_vectors_1623.cpp
    M libs/async_combinators/tests/unit/split_shared_future.cpp
    M libs/async_combinators/tests/unit/when_all.cpp
    M libs/async_combinators/tests/unit/when_all_std_array.cpp
    M libs/async_combinators/tests/unit/when_any.cpp
    M libs/async_combinators/tests/unit/when_any_std_array.cpp
    M libs/async_combinators/tests/unit/when_each.cpp
    M libs/async_combinators/tests/unit/when_some.cpp
    M libs/async_combinators/tests/unit/when_some_std_array.cpp
    A libs/async_distributed/CMakeLists.txt
    A libs/async_distributed/README.rst
    A libs/async_distributed/docs/index.rst
    A libs/async_distributed/examples/CMakeLists.txt
    A libs/async_distributed/include/hpx/async.hpp
    A libs/async_distributed/include/hpx/async_distributed/applier/applier.hpp
    A libs/async_distributed/include/hpx/async_distributed/applier/apply.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/apply_callback.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/apply_continue.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/apply_continue_callback.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/apply_continue_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/apply_helper.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/bind_naming_wrappers.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/detail/apply_colocated.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/detail/apply_colocated_callback.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/detail/apply_colocated_callback_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/detail/apply_colocated_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/applier/register_apply_colocated.hpp
    A libs/async_distributed/include/hpx/async_distributed/applier/trigger.hpp
    A libs/async_distributed/include/hpx/async_distributed/applier_fwd.hpp
    A libs/async_distributed/include/hpx/async_distributed/apply.hpp
    A libs/async_distributed/include/hpx/async_distributed/async.hpp
    A libs/async_distributed/include/hpx/async_distributed/async_callback.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/async_callback_fwd.hpp
    A libs/async_distributed/include/hpx/async_distributed/async_continue.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/async_continue_callback.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/async_continue_callback_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/async_continue_fwd.hpp
    A libs/async_distributed/include/hpx/async_distributed/async_fwd.hpp
    A libs/async_distributed/include/hpx/async_distributed/dataflow.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_colocated.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_colocated_callback.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_colocated_callback_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_colocated_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_implementations_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations_fwd.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
    A 
libs/async_distributed/include/hpx/async_distributed/detail/sync_implementations_fwd.hpp
    A libs/async_distributed/include/hpx/async_distributed/sync.hpp
    A libs/async_distributed/include/hpx/async_distributed/sync_fwd.hpp
    A libs/async_distributed/include/hpx/modules/async_distributed.hpp
    A libs/async_distributed/include_compatibility/hpx/apply.hpp
    A libs/async_distributed/include_compatibility/hpx/dataflow.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/async.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/async_callback.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/async_callback_fwd.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/async_continue.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/async_continue_callback.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/async_continue_callback_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/async_continue_fwd.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/async_fwd.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/dataflow.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_colocated.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_colocated_callback.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_colocated_callback_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_colocated_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_implementations.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_implementations_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_unwrap_result_implementations.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/async_unwrap_result_implementations_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/sync_implementations.hpp
    A 
libs/async_distributed/include_compatibility/hpx/lcos/detail/sync_implementations_fwd.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/sync.hpp
    A libs/async_distributed/include_compatibility/hpx/lcos/sync_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/applier.hpp
    A libs/async_distributed/include_compatibility/hpx/runtime/applier/apply.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/apply_callback.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/apply_continue.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/apply_continue_callback.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/apply_continue_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/apply_helper.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/bind_naming_wrappers.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/detail/apply_colocated.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/detail/apply_colocated_callback.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/detail/apply_colocated_callback_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/detail/apply_colocated_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/detail/apply_implementations.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/detail/apply_implementations_fwd.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/register_apply_colocated.hpp
    A 
libs/async_distributed/include_compatibility/hpx/runtime/applier/trigger.hpp
    A libs/async_distributed/include_compatibility/hpx/runtime/applier_fwd.hpp
    A libs/async_distributed/include_compatibility/hpx/sync.hpp
    A libs/async_distributed/tests/CMakeLists.txt
    A libs/async_distributed/tests/performance/CMakeLists.txt
    A libs/async_distributed/tests/regressions/CMakeLists.txt
    A libs/async_distributed/tests/regressions/async_action_1813.cpp
    A 
libs/async_distributed/tests/regressions/async_callback_non_deduced_context.cpp
    A 
libs/async_distributed/tests/regressions/async_callback_with_bound_callback.cpp
    A libs/async_distributed/tests/regressions/async_unwrap_1037.cpp
    A libs/async_distributed/tests/regressions/dataflow_4436.cpp
    A libs/async_distributed/tests/regressions/dataflow_791.cpp
    A libs/async_distributed/tests/regressions/dataflow_action_2008.cpp
    A libs/async_distributed/tests/regressions/dataflow_const_functor_773.cpp
    A libs/async_distributed/tests/regressions/dataflow_future_ref_3639.cpp
    A libs/async_distributed/tests/regressions/dataflow_future_swap.cpp
    A libs/async_distributed/tests/regressions/dataflow_future_swap2.cpp
    A libs/async_distributed/tests/regressions/dataflow_launch_775.cpp
    A libs/async_distributed/tests/regressions/dataflow_recursion_1613.cpp
    A libs/async_distributed/tests/regressions/dataflow_using_774.cpp
    A libs/async_distributed/tests/unit/CMakeLists.txt
    A libs/async_distributed/tests/unit/apply_colocated.cpp
    A libs/async_distributed/tests/unit/apply_local.cpp
    A libs/async_distributed/tests/unit/apply_local_executor.cpp
    A libs/async_distributed/tests/unit/apply_remote.cpp
    A libs/async_distributed/tests/unit/apply_remote_client.cpp
    A libs/async_distributed/tests/unit/async_cb_colocated.cpp
    A libs/async_distributed/tests/unit/async_cb_remote.cpp
    A libs/async_distributed/tests/unit/async_cb_remote_client.cpp
    A libs/async_distributed/tests/unit/async_colocated.cpp
    A libs/async_distributed/tests/unit/async_continue.cpp
    A libs/async_distributed/tests/unit/async_continue_cb.cpp
    A libs/async_distributed/tests/unit/async_continue_cb_colocated.cpp
    A libs/async_distributed/tests/unit/async_continue_colocated.cpp
    A libs/async_distributed/tests/unit/async_local.cpp
    A libs/async_distributed/tests/unit/async_local_executor.cpp
    A libs/async_distributed/tests/unit/async_remote.cpp
    A libs/async_distributed/tests/unit/async_remote_client.cpp
    A libs/async_distributed/tests/unit/async_unwrap_result.cpp
    A libs/async_distributed/tests/unit/remote_dataflow.cpp
    A libs/async_distributed/tests/unit/sync_remote.cpp
    A libs/async_local/CMakeLists.txt
    A libs/async_local/README.rst
    A libs/async_local/docs/index.rst
    A libs/async_local/examples/CMakeLists.txt
    A libs/async_local/include/hpx/async_local/apply.hpp
    A libs/async_local/include/hpx/async_local/async.hpp
    A libs/async_local/include/hpx/async_local/dataflow.hpp
    A libs/async_local/include/hpx/async_local/sync.hpp
    A libs/async_local/tests/CMakeLists.txt
    A libs/async_local/tests/performance/CMakeLists.txt
    A libs/async_local/tests/regressions/CMakeLists.txt
    A libs/async_local/tests/unit/CMakeLists.txt
    A libs/async_mpi/CMakeLists.txt
    A libs/async_mpi/README.rst
    A libs/async_mpi/docs/index.rst
    A libs/async_mpi/examples/CMakeLists.txt
    A libs/async_mpi/include/hpx/async_mpi/force_linking.hpp
    A libs/async_mpi/include/hpx/async_mpi/mpi_executor.hpp
    A libs/async_mpi/include/hpx/async_mpi/mpi_future.hpp
    A libs/async_mpi/src/force_linking.cpp
    A libs/async_mpi/src/mpi_future.cpp
    A libs/async_mpi/tests/CMakeLists.txt
    A libs/async_mpi/tests/performance/CMakeLists.txt
    A libs/async_mpi/tests/regressions/CMakeLists.txt
    A libs/async_mpi/tests/unit/CMakeLists.txt
    A libs/async_mpi/tests/unit/mpi_ring_async.cpp
    A libs/async_mpi/tests/unit/mpi_ring_async_executor.cpp
    M libs/basic_execution/CMakeLists.txt
    M libs/basic_execution/include/hpx/basic_execution/register_locks.hpp
    M libs/basic_execution/include/hpx/basic_execution/this_thread.hpp
    A libs/basic_execution/include_compatibility/hpx/basic_execution.hpp
    M libs/basic_execution/src/agent_ref.cpp
    M libs/basic_execution/src/register_locks.cpp
    M libs/basic_execution/src/this_thread.cpp
    M libs/basic_execution/tests/unit/execution_context.cpp
    A libs/batch_environments/include_compatibility/hpx/batch_environments.hpp
    M libs/batch_environments/src/batch_environment.cpp
    M libs/batch_environments/src/pbs_environment.cpp
    M libs/batch_environments/src/slurm_environment.cpp
    M libs/batch_environments/tests/unit/parse_slurm_environment.cpp
    M libs/batch_environments/tests/unit/parse_slurm_nodelist.cpp
    A libs/cache/include_compatibility/hpx/cache.hpp
    M libs/cache/tests/unit/local_lru_cache.cpp
    M libs/cache/tests/unit/local_mru_cache.cpp
    M libs/cache/tests/unit/local_statistics.cpp
    M libs/checkpoint/CMakeLists.txt
    M libs/checkpoint/examples/1d_stencil_4_checkpoint.cpp
    M libs/checkpoint/examples/print_time_results.hpp
    M libs/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    A libs/checkpoint/include_compatibility/hpx/checkpoint.hpp
    M libs/checkpoint/tests/unit/checkpoint.cpp
    M libs/checkpoint/tests/unit/checkpoint_component.cpp
    M libs/collectives/CMakeLists.txt
    A libs/collectives/include/hpx/collectives/all_gather.hpp
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/collectives/include/hpx/collectives/broadcast.hpp
    M libs/collectives/include/hpx/collectives/broadcast_direct.hpp
    M libs/collectives/include/hpx/collectives/detail/barrier_node.hpp
    M libs/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/collectives/include/hpx/collectives/detail/latch.hpp
    M libs/collectives/include/hpx/collectives/fold.hpp
    A libs/collectives/include/hpx/collectives/force_linking.hpp
    M libs/collectives/include/hpx/collectives/gather.hpp
    M libs/collectives/include/hpx/collectives/reduce.hpp
    A libs/collectives/include/hpx/collectives/scatter.hpp
    M libs/collectives/include/hpx/collectives/spmd_block.hpp
    A libs/collectives/include_compatibility/hpx/collectives.hpp
    M libs/collectives/src/barrier.cpp
    M libs/collectives/src/detail/barrier_node.cpp
    A libs/collectives/src/detail/communicator.cpp
    A libs/collectives/src/force_linking.cpp
    M libs/collectives/src/latch.cpp
    M libs/collectives/tests/performance/lcos/barrier_performance.cpp
    M libs/collectives/tests/performance/osu/osu_bw.cpp
    M libs/collectives/tests/performance/osu/osu_latency.cpp
    M libs/collectives/tests/performance/osu/osu_multi_lat.cpp
    M libs/collectives/tests/regressions/barrier_3792.cpp
    M libs/collectives/tests/regressions/barrier_hang.cpp
    M libs/collectives/tests/regressions/broadcast_unwrap_future_2885.cpp
    M libs/collectives/tests/regressions/broadcast_wait_for_2822.cpp
    M libs/collectives/tests/regressions/multiple_gather_ops_2001.cpp
    M libs/collectives/tests/unit/CMakeLists.txt
    A libs/collectives/tests/unit/all_gather.cpp
    M libs/collectives/tests/unit/all_reduce.cpp
    M libs/collectives/tests/unit/all_to_all.cpp
    M libs/collectives/tests/unit/barrier.cpp
    M libs/collectives/tests/unit/broadcast.cpp
    M libs/collectives/tests/unit/broadcast_apply.cpp
    M libs/collectives/tests/unit/broadcast_component.cpp
    M libs/collectives/tests/unit/broadcast_direct.cpp
    M libs/collectives/tests/unit/fold.cpp
    A libs/collectives/tests/unit/gather.cpp
    M libs/collectives/tests/unit/global_spmd_block.cpp
    M libs/collectives/tests/unit/reduce.cpp
    M libs/collectives/tests/unit/remote_latch.cpp
    A libs/collectives/tests/unit/scatter.cpp
    M libs/command_line_handling/docs/index.rst
    M 
libs/command_line_handling/include/hpx/command_line_handling/command_line_handling.hpp
    M 
libs/command_line_handling/include/hpx/command_line_handling/parse_command_line.hpp
    M libs/command_line_handling/src/command_line_handling.cpp
    M libs/command_line_handling/src/parse_command_line.cpp
    M libs/compute/CMakeLists.txt
    M libs/compute/include/hpx/compute/detail/iterator.hpp
    M libs/compute/include/hpx/compute/host/block_executor.hpp
    M libs/compute/include/hpx/compute/host/numa_allocator.hpp
    M libs/compute/include/hpx/compute/host/numa_binding_allocator.hpp
    M libs/compute/include/hpx/compute/host/target_distribution_policy.hpp
    M libs/compute/include/hpx/compute/vector.hpp
    A libs/compute/include_compatibility/hpx/compute.hpp
    M libs/compute/src/get_host_targets.cpp
    M libs/compute/src/host_target.cpp
    M libs/compute/src/numa_domains.cpp
    M libs/compute/tests/regressions/for_each_value_proxy.cpp
    M libs/compute/tests/regressions/parallel_fill_4132.cpp
    M libs/compute/tests/unit/block_allocator.cpp
    M libs/compute/tests/unit/numa_allocator.cpp
    M libs/compute_cuda/CMakeLists.txt
    M libs/compute_cuda/examples/cublas_matmul.cpp
    M libs/compute_cuda/include/hpx/compute/cuda/allocator.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/default_executor.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/detail/scoped_active_target.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/get_targets.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/target_ptr.hpp
    M libs/compute_cuda/include/hpx/compute/detail/iterator.hpp
    M libs/compute_cuda/src/cuda_target.cpp
    M libs/compute_cuda/src/get_cuda_targets.cpp
    M libs/compute_cuda/tests/unit/default_executor.cu
    M libs/compute_cuda/tests/unit/for_each_compute.cu
    M libs/compute_cuda/tests/unit/for_loop_compute.cu
    M libs/compute_cuda/tests/unit/transform_compute.cu
    M libs/concepts/CMakeLists.txt
    A libs/concepts/include_compatibility/hpx/concepts.hpp
    M libs/concurrency/CMakeLists.txt
    M libs/concurrency/include/hpx/concurrency/spinlock.hpp
    M libs/concurrency/include/hpx/concurrency/spinlock_pool.hpp
    A libs/concurrency/include_compatibility/hpx/concurrency.hpp
    M libs/concurrency/tests/unit/lockfree_fifo.cpp
    M libs/config_registry/CMakeLists.txt
    M libs/config_registry/docs/index.rst
    R libs/config_registry/include/hpx/config_registry.hpp
    A libs/config_registry/include/hpx/modules/config_registry.hpp
    M libs/config_registry/src/config_registry.cpp
    M libs/config_registry/tests/unit/config_registry.cpp
    M libs/coroutines/CMakeLists.txt
    M libs/coroutines/include/hpx/coroutines/coroutine.hpp
    M libs/coroutines/include/hpx/coroutines/detail/combined_tagged_state.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_base.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_generic_context.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_posix.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_windows_fibers.hpp
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_self.hpp
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self.hpp
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_stackless_self.hpp
    M libs/coroutines/include/hpx/coroutines/detail/posix_utility.hpp
    M libs/coroutines/include/hpx/coroutines/detail/tss.hpp
    M libs/coroutines/include/hpx/coroutines/stackless_coroutine.hpp
    A libs/coroutines/include_compatibility/hpx/coroutines.hpp
    M libs/coroutines/src/detail/coroutine_impl.cpp
    M libs/coroutines/src/detail/coroutine_self.cpp
    M libs/coroutines/src/detail/tss.cpp
    M libs/datastructures/CMakeLists.txt
    M libs/datastructures/include/hpx/datastructures/any.hpp
    M libs/datastructures/include/hpx/datastructures/tagged_pair.hpp
    A libs/datastructures/include_compatibility/hpx/datastructures.hpp
    M libs/datastructures/tests/regressions/optional_swap_3200.cpp
    M libs/datastructures/tests/regressions/tuple_serialization_803.cpp
    M libs/datastructures/tests/unit/any.cpp
    M libs/datastructures/tests/unit/boost_any.cpp
    M libs/datastructures/tests/unit/is_tuple_like.cpp
    M libs/datastructures/tests/unit/tagged.cpp
    M libs/datastructures/tests/unit/tuple.cpp
    M libs/datastructures/tests/unit/unique_any.cpp
    M libs/debugging/CMakeLists.txt
    A libs/debugging/include_compatibility/hpx/debugging.hpp
    M libs/distributed_executors/CMakeLists.txt
    M libs/distributed_executors/docs/index.rst
    M libs/distributed_executors/tests/unit/distribution_policy_executor.cpp
    M libs/errors/CMakeLists.txt
    M libs/errors/include/hpx/errors/exception.hpp
    M libs/errors/include/hpx/exception.hpp
    M libs/errors/include/hpx/system_error.hpp
    A libs/errors/include_compatibility/hpx/errors.hpp
    M libs/errors/src/exception.cpp
    M libs/errors/src/throw_exception.cpp
    M libs/errors/tests/unit/exception.cpp
    M libs/errors/tests/unit/handled_exception.cpp
    M libs/execution/CMakeLists.txt
    M libs/execution/include/hpx/execution/algorithms/detail/predicates.hpp
    M 
libs/execution/include/hpx/execution/detail/async_launch_policy_dispatch.hpp
    A 
libs/execution/include/hpx/execution/detail/execution_parameter_callbacks.hpp
    M libs/execution/include/hpx/execution/detail/future_exec.hpp
    M libs/execution/include/hpx/execution/detail/post_policy_dispatch.hpp
    M libs/execution/include/hpx/execution/executors/auto_chunk_size.hpp
    M libs/execution/include/hpx/execution/executors/execution.hpp
    M libs/execution/include/hpx/execution/executors/execution_information.hpp
    M 
libs/execution/include/hpx/execution/executors/execution_information_fwd.hpp
    M libs/execution/include/hpx/execution/executors/execution_parameters.hpp
    M 
libs/execution/include/hpx/execution/executors/persistent_auto_chunk_size.hpp
    M libs/execution/include/hpx/execution/executors/polymorphic_executor.hpp
    M libs/execution/include/hpx/execution/executors/thread_pool_executor.hpp
    A libs/execution/src/execution_parameter_callbacks.cpp
    M libs/execution/src/polymorphic_executor.cpp
    M libs/execution/tests/regressions/annotated_minmax_2593.cpp
    M libs/execution/tests/regressions/bulk_then_execute_3182.cpp
    M libs/execution/tests/regressions/chunk_size_4118.cpp
    M libs/execution/tests/regressions/future_then_async_executor.cpp
    M libs/execution/tests/regressions/handled_exception_2959.cpp
    M libs/execution/tests/regressions/lambda_arguments_2403.cpp
    M libs/execution/tests/regressions/lambda_return_type_2402.cpp
    M libs/execution/tests/unit/bulk_async.cpp
    M libs/execution/tests/unit/created_executor.cpp
    M libs/execution/tests/unit/executor_parameters.cpp
    M libs/execution/tests/unit/executor_parameters_dispatching.cpp
    M libs/execution/tests/unit/executor_parameters_timer_hooks.cpp
    M libs/execution/tests/unit/foreach_tests.hpp
    M libs/execution/tests/unit/future_then_executor.cpp
    M libs/execution/tests/unit/minimal_async_executor.cpp
    M libs/execution/tests/unit/minimal_sync_executor.cpp
    M libs/execution/tests/unit/parallel_executor.cpp
    M libs/execution/tests/unit/parallel_fork_executor.cpp
    M libs/execution/tests/unit/parallel_policy_executor.cpp
    M libs/execution/tests/unit/persistent_executor_parameters.cpp
    M libs/execution/tests/unit/polymorphic_executor.cpp
    M libs/execution/tests/unit/shared_parallel_executor.cpp
    M libs/execution/tests/unit/standalone_thread_pool_executor.cpp
    M libs/executors/CMakeLists.txt
    M libs/executors/docs/index.rst
    R libs/executors/include/hpx/executors.hpp
    M libs/executors/include/hpx/executors/apply.hpp
    M libs/executors/include/hpx/executors/dataflow.hpp
    M libs/executors/include/hpx/executors/exception_list.hpp
    M libs/executors/include/hpx/executors/guided_pool_executor.hpp
    M libs/executors/include/hpx/executors/parallel_executor.hpp
    M libs/executors/include/hpx/executors/parallel_executor_aggregated.hpp
    R libs/executors/include/hpx/executors/pool_executor.hpp
    M libs/executors/include/hpx/executors/restricted_thread_pool_executor.hpp
    M libs/executors/include/hpx/executors/service_executors.hpp
    A libs/executors/include/hpx/modules/executors.hpp
    M libs/executors/include_compatibility/hpx/execution/executors.hpp
    R 
libs/executors/include_compatibility/hpx/execution/executors/pool_executor.hpp
    R 
libs/executors/include_compatibility/hpx/execution/executors/service_executors.hpp
    M libs/executors/include_compatibility/hpx/parallel/executors.hpp
    R 
libs/executors/include_compatibility/hpx/parallel/executors/pool_executor.hpp
    R 
libs/executors/include_compatibility/hpx/parallel/executors/service_executors.hpp
    A libs/executors/src/exception_list_callbacks.cpp
    M libs/executors/tests/unit/sequenced_executor.cpp
    M libs/executors/tests/unit/service_executors.cpp
    M libs/executors/tests/unit/thread_pool_attached_executors.cpp
    M libs/filesystem/CMakeLists.txt
    R libs/filesystem/include/hpx/filesystem.hpp
    A libs/filesystem/include/hpx/modules/filesystem.hpp
    A libs/filesystem/include_compatibility/hpx/filesystem.hpp
    M libs/format/CMakeLists.txt
    M libs/format/include/hpx/format.hpp
    A libs/format/include/hpx/modules/format.hpp
    M libs/format/include/hpx/util/to_string.hpp
    M libs/format/include_compatibility/hpx/util/format.hpp
    M libs/format/src/format.cpp
    M libs/format/tests/unit/format.cpp
    M libs/functional/CMakeLists.txt
    A libs/functional/include/hpx/functional.hpp
    M libs/functional/include/hpx/functional/bind.hpp
    M libs/functional/include/hpx/functional/detail/basic_function.hpp
    M libs/functional/include/hpx/functional/function_ref.hpp
    M libs/functional/include/hpx/functional/one_shot.hpp
    M 
libs/functional/include/hpx/functional/serialization/detail/serializable_basic_function.hpp
    M libs/functional/include/hpx/functional/traits/get_action_name.hpp
    M libs/functional/include/hpx/functional/traits/get_function_annotation.hpp
    M libs/functional/src/basic_function.cpp
    M libs/functional/src/empty_function.cpp
    M libs/functional/tests/regressions/function_argument.cpp
    M libs/functional/tests/regressions/function_serialization_728.cpp
    M libs/functional/tests/unit/allocator_test.cpp
    M libs/functional/tests/unit/bind_const_test.cpp
    M libs/functional/tests/unit/bind_cv_test.cpp
    M libs/functional/tests/unit/bind_dm2_test.cpp
    M libs/functional/tests/unit/bind_dm3_test.cpp
    M libs/functional/tests/unit/bind_dm_test.cpp
    M libs/functional/tests/unit/bind_placeholder_test.cpp
    M libs/functional/tests/unit/bind_rv_sp_test.cpp
    M libs/functional/tests/unit/bind_rvalue_test.cpp
    M libs/functional/tests/unit/bind_stateful_test.cpp
    M libs/functional/tests/unit/bind_test.cpp
    M libs/functional/tests/unit/contains_test.cpp
    M libs/functional/tests/unit/function_args.cpp
    M libs/functional/tests/unit/function_arith.cpp
    M libs/functional/tests/unit/function_bind_test.cpp
    M libs/functional/tests/unit/function_ref.cpp
    M libs/functional/tests/unit/function_ref_wrapper.cpp
    M libs/functional/tests/unit/function_target.cpp
    M libs/functional/tests/unit/function_test.cpp
    M libs/functional/tests/unit/mem_fn_derived_test.cpp
    M libs/functional/tests/unit/mem_fn_dm_test.cpp
    M libs/functional/tests/unit/mem_fn_eq_test.cpp
    M libs/functional/tests/unit/mem_fn_rv_test.cpp
    M libs/functional/tests/unit/mem_fn_test.cpp
    M libs/functional/tests/unit/mem_fn_unary_addr_test.cpp
    M libs/functional/tests/unit/mem_fn_void_test.cpp
    M libs/functional/tests/unit/nothrow_swap.cpp
    M libs/functional/tests/unit/protect_test.cpp
    M libs/functional/tests/unit/stateless_test.cpp
    M libs/functional/tests/unit/sum_avg.cpp
    M libs/functional/tests/unit/tag_invoke.cpp
    M libs/futures/docs/index.rst
    M libs/futures/include/hpx/futures/detail/future_data.hpp
    M libs/futures/include/hpx/futures/future.hpp
    M libs/futures/include/hpx/futures/futures_factory.hpp
    M libs/futures/include/hpx/futures/packaged_continuation.hpp
    M libs/futures/include/hpx/futures/traits/detail/future_await_traits.hpp
    M libs/futures/src/future_data.cpp
    M libs/futures/tests/regressions/future_2667.cpp
    M libs/futures/tests/regressions/future_hang_on_get_629.cpp
    M libs/futures/tests/regressions/future_hang_on_then_629.cpp
    M libs/futures/tests/regressions/future_hang_on_wait_with_callback_629.cpp
    M libs/futures/tests/regressions/future_serialization_1898.cpp
    M libs/futures/tests/regressions/future_timed_wait_1025.cpp
    M libs/futures/tests/regressions/future_unwrap_878.cpp
    M libs/futures/tests/regressions/shared_future_continuation_order.cpp
    M libs/futures/tests/regressions/shared_future_then_2166.cpp
    M libs/futures/tests/unit/future.cpp
    M libs/futures/tests/unit/future_ref.cpp
    M libs/futures/tests/unit/future_then.cpp
    M libs/futures/tests/unit/make_future.cpp
    M libs/futures/tests/unit/make_ready_future.cpp
    M libs/futures/tests/unit/shared_future.cpp
    A libs/hardware/include_compatibility/hpx/hardware.hpp
    M libs/hashing/CMakeLists.txt
    A libs/hashing/include_compatibility/hpx/hashing.hpp
    M libs/include/CMakeLists.txt
    A libs/include/include/hpx/distributed/runtime.hpp
    M libs/include/include/hpx/hpx.hpp
    M libs/include/include/hpx/include/applier.hpp
    M libs/include/include/hpx/include/apply.hpp
    M libs/include/include/hpx/include/async.hpp
    M libs/include/include/hpx/include/components.hpp
    M libs/include/include/hpx/include/dataflow.hpp
    M libs/include/include/hpx/include/future.hpp
    M libs/include/include/hpx/include/lcos.hpp
    M libs/include/include/hpx/include/local_lcos.hpp
    M libs/include/include/hpx/include/parallel_execution.hpp
    M libs/include/include/hpx/include/parallel_executors.hpp
    M libs/include/include/hpx/include/resource_partitioner.hpp
    M libs/include/include/hpx/include/run_as.hpp
    M libs/include/include/hpx/include/runtime.hpp
    M libs/include/include/hpx/include/serialization.hpp
    M libs/include/include/hpx/include/sync.hpp
    M libs/include/include/hpx/include/thread_executors.hpp
    M libs/include/include/hpx/include/threadmanager.hpp
    M libs/include/include/hpx/include/threads.hpp
    M libs/include/include/hpx/include/util.hpp
    A libs/include/include/hpx/runtime.hpp
    A libs/init_runtime/CMakeLists.txt
    A libs/init_runtime/README.rst
    A libs/init_runtime/docs/index.rst
    A libs/init_runtime/examples/CMakeLists.txt
    A libs/init_runtime/include/hpx/hpx_finalize.hpp
    A libs/init_runtime/include/hpx/hpx_init.hpp
    A libs/init_runtime/include/hpx/hpx_init_impl.hpp
    A libs/init_runtime/include/hpx/hpx_init_params.hpp
    A libs/init_runtime/include/hpx/hpx_main_winsocket.hpp
    A libs/init_runtime/include/hpx/hpx_start.hpp
    A libs/init_runtime/include/hpx/hpx_start_impl.hpp
    A libs/init_runtime/include/hpx/hpx_suspend.hpp
    A libs/init_runtime/include/hpx/hpx_user_main_config.hpp
    A libs/init_runtime/include/hpx/init.hpp
    A libs/init_runtime/include/hpx/init_runtime/detail/run_or_start.hpp
    A libs/init_runtime/include/hpx/init_runtime/force_linking.hpp
    A libs/init_runtime/src/force_linking.cpp
    A libs/init_runtime/src/hpx_init.cpp
    A libs/init_runtime/src/hpx_main_winsocket.cpp
    A libs/init_runtime/tests/CMakeLists.txt
    A libs/init_runtime/tests/performance/CMakeLists.txt
    A libs/init_runtime/tests/regressions/CMakeLists.txt
    A libs/init_runtime/tests/unit/CMakeLists.txt
    A libs/init_runtime/tests/unit/runtime_type.cpp
    M libs/io_service/docs/index.rst
    M libs/io_service/src/io_service_pool.cpp
    M libs/io_service/src/io_service_thread_pool.cpp
    M libs/iterator_support/CMakeLists.txt
    M libs/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
    A libs/iterator_support/include_compatibility/hpx/iterator_support.hpp
    M libs/iterator_support/tests/performance/stencil3_iterators.cpp
    M libs/iterator_support/tests/unit/counting_iterator.cpp
    M libs/iterator_support/tests/unit/is_iterator.cpp
    M libs/iterator_support/tests/unit/is_range.cpp
    M libs/iterator_support/tests/unit/iterator_adaptor.cpp
    M libs/iterator_support/tests/unit/iterator_facade.cpp
    M libs/iterator_support/tests/unit/iterator_tests.hpp
    M libs/iterator_support/tests/unit/range.cpp
    M libs/iterator_support/tests/unit/stencil3_iterator.cpp
    M libs/iterator_support/tests/unit/transform_iterator.cpp
    M libs/iterator_support/tests/unit/transform_iterator2.cpp
    M libs/iterator_support/tests/unit/zip_iterator.cpp
    M libs/itt_notify/CMakeLists.txt
    M libs/itt_notify/docs/index.rst
    R libs/itt_notify/include/hpx/itt_notify.hpp
    A libs/itt_notify/include/hpx/modules/itt_notify.hpp
    M libs/itt_notify/include_compatibility/hpx/util/itt_notify.hpp
    M libs/itt_notify/src/itt_notify.cpp
    M libs/lcos_distributed/CMakeLists.txt
    M libs/lcos_distributed/include/hpx/lcos_distributed/channel.hpp
    M libs/lcos_distributed/tests/regressions/channel_2916.cpp
    M libs/lcos_distributed/tests/regressions/channel_not_empty_2890.cpp
    M libs/lcos_distributed/tests/regressions/channel_register_as_2722.cpp
    M libs/lcos_distributed/tests/unit/channel.cpp
    R libs/local_async/CMakeLists.txt
    R libs/local_async/README.rst
    R libs/local_async/docs/index.rst
    R libs/local_async/examples/CMakeLists.txt
    R libs/local_async/include/hpx/local_async/apply.hpp
    R libs/local_async/include/hpx/local_async/async.hpp
    R libs/local_async/include/hpx/local_async/dataflow.hpp
    R libs/local_async/include/hpx/local_async/sync.hpp
    R libs/local_async/tests/CMakeLists.txt
    R libs/local_async/tests/performance/CMakeLists.txt
    R libs/local_async/tests/regressions/CMakeLists.txt
    R libs/local_async/tests/unit/CMakeLists.txt
    M libs/local_lcos/include/hpx/local_lcos/and_gate.hpp
    M libs/local_lcos/include/hpx/local_lcos/channel.hpp
    M libs/local_lcos/include/hpx/local_lcos/composable_guard.hpp
    M libs/local_lcos/include/hpx/local_lcos/conditional_trigger.hpp
    M libs/local_lcos/include/hpx/local_lcos/packaged_task.hpp
    M libs/local_lcos/include/hpx/local_lcos/promise.hpp
    M libs/local_lcos/include/hpx/local_lcos/receive_buffer.hpp
    M libs/local_lcos/include/hpx/local_lcos/trigger.hpp
    A libs/local_lcos/include_compatibility/hpx/local_lcos.hpp
    M libs/local_lcos/src/composable_guard.cpp
    M libs/local_lcos/tests/regressions/safely_destroy_promise_1481.cpp
    M libs/local_lcos/tests/unit/channel_local.cpp
    M libs/local_lcos/tests/unit/local_dataflow.cpp
    M libs/local_lcos/tests/unit/local_dataflow_boost_small_vector.cpp
    M libs/local_lcos/tests/unit/local_dataflow_executor.cpp
    M libs/local_lcos/tests/unit/local_dataflow_std_array.cpp
    M libs/local_lcos/tests/unit/run_guarded.cpp
    M libs/local_lcos/tests/unit/split_future.cpp
    M libs/logging/CMakeLists.txt
    R libs/logging/include/hpx/logging.hpp
    M libs/logging/include/hpx/logging/detail/logger.hpp
    M libs/logging/include/hpx/logging/manipulator.hpp
    M libs/logging/include/hpx/logging/message.hpp
    A libs/logging/include/hpx/modules/logging.hpp
    A libs/logging/include_compatibility/hpx/logging.hpp
    M libs/logging/include_compatibility/hpx/util/logging.hpp
    M libs/logging/src/format/formatter/defaults.cpp
    M libs/logging/src/format/formatter/high_precision_time.cpp
    M libs/logging/src/format/formatter/thread_id.cpp
    M libs/logging/src/format/named_write.cpp
    M libs/logging/src/logging.cpp
    M libs/memory/CMakeLists.txt
    M libs/memory/include/hpx/memory/intrusive_ptr.hpp
    A libs/memory/include_compatibility/hpx/memory.hpp
    M libs/memory/tests/unit/intrusive_ptr.cpp
    M libs/memory/tests/unit/intrusive_ptr_move.cpp
    M libs/memory/tests/unit/intrusive_ptr_polymorphic.cpp
    M libs/memory/tests/unit/intrusive_ptr_polymorphic_nonintrusive.cpp
    M libs/memory/tests/unit/ip_convertible.cpp
    M libs/memory/tests/unit/ip_hash.cpp
    M libs/memory/tests/unit/serialization_intrusive_ptr.cpp
    R libs/mpi/CMakeLists.txt
    R libs/mpi/README.rst
    R libs/mpi/docs/index.rst
    R libs/mpi/examples/CMakeLists.txt
    R libs/mpi/include/hpx/mpi/force_linking.hpp
    R libs/mpi/include/hpx/mpi/mpi_executor.hpp
    R libs/mpi/include/hpx/mpi/mpi_future.hpp
    R libs/mpi/src/force_linking.cpp
    R libs/mpi/src/mpi_future.cpp
    R libs/mpi/tests/CMakeLists.txt
    R libs/mpi/tests/performance/CMakeLists.txt
    R libs/mpi/tests/regressions/CMakeLists.txt
    R libs/mpi/tests/unit/CMakeLists.txt
    R libs/mpi/tests/unit/mpi_ring_async.cpp
    R libs/mpi/tests/unit/mpi_ring_async_executor.cpp
    M libs/mpi_base/docs/index.rst
    M libs/mpi_base/include/hpx/mpi_base/mpi_environment.hpp
    M libs/mpi_base/src/mpi_environment.cpp
    M libs/naming_base/CMakeLists.txt
    A libs/naming_base/include/hpx/modules/naming_base.hpp
    R libs/naming_base/include/hpx/naming_base.hpp
    M 
libs/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_async_impl.hpp
    M libs/pack_traversal/tests/unit/pack_traversal.cpp
    M libs/pack_traversal/tests/unit/pack_traversal_async.cpp
    M libs/pack_traversal/tests/unit/unwrap.cpp
    M libs/performance_counters/CMakeLists.txt
    M libs/performance_counters/docs/index.rst
    M 
libs/performance_counters/include/hpx/performance_counters/counter_creators.hpp
    M libs/performance_counters/include/hpx/performance_counters/counters.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/counters_fwd.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/manage_counter.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/manage_counter_type.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/parcels/gatherer.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/performance_counter.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/performance_counter_set.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp
    M 
libs/performance_counters/include/hpx/performance_counters/server/statistics_counter.hpp
    M libs/performance_counters/src/counter_creators.cpp
    M libs/performance_counters/src/counters.cpp
    M libs/performance_counters/src/manage_counter.cpp
    M libs/performance_counters/src/manage_counter_type.cpp
    M libs/performance_counters/src/performance_counter.cpp
    M libs/performance_counters/src/performance_counter_set.cpp
    M libs/performance_counters/src/registry.cpp
    M libs/performance_counters/src/server/arithmetics_counter.cpp
    M libs/performance_counters/src/server/arithmetics_counter_extended.cpp
    M libs/performance_counters/src/server/statistics_counter.cpp
    M 
libs/performance_counters/tests/regressions/dynamic_counters_loaded_1508.cpp
    M libs/performance_counters/tests/regressions/statistics_2666.cpp
    M libs/performance_counters/tests/regressions/uptime_1737.cpp
    M libs/performance_counters/tests/unit/all_counters.cpp
    M libs/performance_counters/tests/unit/counter_raw_values.cpp
    M libs/performance_counters/tests/unit/path_elements.cpp
    M libs/performance_counters/tests/unit/reinit_counters.cpp
    M libs/plugin/CMakeLists.txt
    A libs/plugin/include/hpx/modules/plugin.hpp
    R libs/plugin/include/hpx/plugin.hpp
    M libs/plugin/include/hpx/plugin/detail/dll_dlopen.hpp
    M libs/plugin/include/hpx/plugin/detail/dll_windows.hpp
    M libs/plugin/include/hpx/plugin/plugin_factory.hpp
    A libs/plugin/include_compatibility/hpx/plugin.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin.hpp
    M libs/prefix/docs/index.rst
    M libs/prefix/src/find_prefix.cpp
    A libs/preprocessor/include_compatibility/hpx/preprocessor.hpp
    M libs/program_options/CMakeLists.txt
    M libs/program_options/docs/index.rst
    M libs/program_options/examples/config_file_types.cpp
    M libs/program_options/examples/custom_syntax.cpp
    M libs/program_options/examples/env_options.cpp
    M libs/program_options/examples/first.cpp
    M libs/program_options/examples/multiple_sources.cpp
    M libs/program_options/examples/option_groups.cpp
    M libs/program_options/examples/options_description.cpp
    M libs/program_options/examples/options_hierarchy.cpp
    M libs/program_options/examples/real.cpp
    M libs/program_options/examples/regex.cpp
    M libs/program_options/examples/response_file.cpp
    A libs/program_options/include/hpx/modules/program_options.hpp
    M libs/program_options/include/hpx/program_options.hpp
    M libs/program_options/include/hpx/program_options/detail/value_semantic.hpp
    M libs/program_options/include/hpx/program_options/environment_iterator.hpp
    M libs/program_options/include/hpx/program_options/force_linking.hpp
    M libs/program_options/src/cmdline.cpp
    M libs/program_options/src/config_file.cpp
    M libs/program_options/src/force_linking.cpp
    M libs/program_options/src/options_description.cpp
    M libs/program_options/src/positional_options.cpp
    M libs/program_options/src/variables_map.cpp
    M libs/program_options/tests/regressions/command_line_arguments_706.cpp
    M libs/program_options/tests/regressions/commandline_options_1437.cpp
    M libs/program_options/tests/unit/cmdline.cpp
    M libs/program_options/tests/unit/optional.cpp
    M libs/program_options/tests/unit/options_description.cpp
    M libs/program_options/tests/unit/options_exception.cpp
    M libs/program_options/tests/unit/parsers.cpp
    M libs/program_options/tests/unit/positional_options.cpp
    M libs/program_options/tests/unit/required.cpp
    M libs/program_options/tests/unit/split.cpp
    M libs/program_options/tests/unit/unicode.cpp
    M libs/program_options/tests/unit/unrecognized.cpp
    M libs/program_options/tests/unit/variable_map.cpp
    M libs/program_options/tests/unit/winmain.cpp
    M libs/resiliency/CMakeLists.txt
    M libs/resiliency/examples/1d_stencil_replay_exception.cpp
    M libs/resiliency/examples/1d_stencil_replay_validate.cpp
    M libs/resiliency/examples/async_replay.cpp
    M libs/resiliency/examples/async_replicate.cpp
    M libs/resiliency/examples/async_replicate_vote.cpp
    M libs/resiliency/include/hpx/resiliency/async_replay.hpp
    M libs/resiliency/include/hpx/resiliency/async_replicate.hpp
    M libs/resiliency/include/hpx/resiliency/dataflow_replay.hpp
    M libs/resiliency/include/hpx/resiliency/dataflow_replicate.hpp
    M libs/resiliency/tests/performance/replay/1d_stencil.cpp
    M libs/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
    M libs/resiliency/tests/performance/replay/1d_stencil_replay.cpp
    M libs/resiliency/tests/performance/replay/async_replay.cpp
    M libs/resiliency/tests/performance/replay/async_replay_validate.cpp
    M libs/resiliency/tests/performance/replay/dataflow_replay.cpp
    M libs/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
    M libs/resiliency/tests/performance/replay/pure_async_for_replay.cpp
    M libs/resiliency/tests/performance/replay/pure_dataflow.cpp
    M libs/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
    M 
libs/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
    M libs/resiliency/tests/performance/replicate/async_replicate.cpp
    M libs/resiliency/tests/performance/replicate/async_replicate_validate.cpp
    M libs/resiliency/tests/performance/replicate/async_replicate_vote.cpp
    M 
libs/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
    M libs/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
    M libs/resource_partitioner/CMakeLists.txt
    M libs/resource_partitioner/docs/index.rst
    M libs/resource_partitioner/examples/async_customization.cpp
    M libs/resource_partitioner/examples/guided_pool_test.cpp
    M 
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
    M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
    M libs/resource_partitioner/examples/system_characteristics.hpp
    M 
libs/resource_partitioner/include/hpx/resource_partitioner/detail/create_partitioner.hpp
    M 
libs/resource_partitioner/include/hpx/resource_partitioner/detail/partitioner.hpp
    M libs/resource_partitioner/include/hpx/resource_partitioner/partitioner.hpp
    A 
libs/resource_partitioner/include_compatibility/hpx/resource_partitioner.hpp
    M libs/resource_partitioner/src/detail_partitioner.cpp
    M libs/resource_partitioner/src/partitioner.cpp
    M libs/resource_partitioner/tests/regressions/help_exit_4317_1.cpp
    M libs/resource_partitioner/tests/regressions/help_exit_4317_2.cpp
    M libs/resource_partitioner/tests/unit/named_pool_executor.cpp
    M libs/resource_partitioner/tests/unit/resource_partitioner_info.cpp
    M libs/resource_partitioner/tests/unit/used_pus.cpp
    M libs/runtime_configuration/docs/index.rst
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/component_registry_base.hpp
    M libs/runtime_configuration/include/hpx/runtime_configuration/ini.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/init_ini_data.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/plugin_registry_base.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/runtime_configuration.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/runtime_mode.hpp
    M 
libs/runtime_configuration/include/hpx/runtime_configuration/static_factory_data.hpp
    M libs/runtime_configuration/src/ini.cpp
    M libs/runtime_configuration/src/init_ini_data.cpp
    M libs/runtime_configuration/src/runtime_configuration.cpp
    M libs/runtime_configuration/src/runtime_mode.cpp
    A libs/runtime_local/CMakeLists.txt
    A libs/runtime_local/README.rst
    A libs/runtime_local/docs/index.rst
    A libs/runtime_local/examples/CMakeLists.txt
    A libs/runtime_local/include/hpx/runtime_local/config_entry.hpp
    A libs/runtime_local/include/hpx/runtime_local/custom_exception_info.hpp
    A libs/runtime_local/include/hpx/runtime_local/debugging.hpp
    A libs/runtime_local/include/hpx/runtime_local/detail/runtime_local_fwd.hpp
    A libs/runtime_local/include/hpx/runtime_local/force_linking.hpp
    A libs/runtime_local/include/hpx/runtime_local/get_locality_id.hpp
    A libs/runtime_local/include/hpx/runtime_local/get_num_localities.hpp
    A libs/runtime_local/include/hpx/runtime_local/get_os_thread_count.hpp
    A libs/runtime_local/include/hpx/runtime_local/get_thread_name.hpp
    A libs/runtime_local/include/hpx/runtime_local/get_worker_thread_num.hpp
    A libs/runtime_local/include/hpx/runtime_local/interval_timer.hpp
    A libs/runtime_local/include/hpx/runtime_local/os_thread_type.hpp
    A libs/runtime_local/include/hpx/runtime_local/pool_executor.hpp
    A libs/runtime_local/include/hpx/runtime_local/report_error.hpp
    A libs/runtime_local/include/hpx/runtime_local/run_as_hpx_thread.hpp
    A libs/runtime_local/include/hpx/runtime_local/run_as_os_thread.hpp
    A libs/runtime_local/include/hpx/runtime_local/runtime_handlers.hpp
    A libs/runtime_local/include/hpx/runtime_local/runtime_local.hpp
    A libs/runtime_local/include/hpx/runtime_local/runtime_local_fwd.hpp
    A libs/runtime_local/include/hpx/runtime_local/service_executors.hpp
    A libs/runtime_local/include/hpx/runtime_local/shutdown_function.hpp
    A libs/runtime_local/include/hpx/runtime_local/startup_function.hpp
    A libs/runtime_local/include/hpx/runtime_local/state.hpp
    A libs/runtime_local/include/hpx/runtime_local/thread_hooks.hpp
    A libs/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
    A libs/runtime_local/include/hpx/runtime_local/thread_pool_helpers.hpp
    A libs/runtime_local/include/hpx/runtime_local/thread_stacktrace.hpp
    A libs/runtime_local/include/hpx/util/thread_aware_timer.hpp
    A libs/runtime_local/include_compatibility/hpx/custom_exception_info.hpp
    A 
libs/runtime_local/include_compatibility/hpx/parallel/executors/pool_executor.hpp
    A 
libs/runtime_local/include_compatibility/hpx/parallel/executors/service_executors.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/config_entry.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/get_locality_id.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/get_num_localities.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/get_os_thread_count.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/get_thread_name.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/get_worker_thread_num.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/report_error.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/shutdown_function.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/startup_function.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime/thread_hooks.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/thread_pool_helpers.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/threads/executors/pool_executor.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/threads/executors/service_executors.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/threads/run_as_hpx_thread.hpp
    A 
libs/runtime_local/include_compatibility/hpx/runtime/threads/run_as_os_thread.hpp
    A libs/runtime_local/include_compatibility/hpx/runtime_handlers.hpp
    A 
libs/runtime_local/include_compatibility/hpx/util/debug/thread_stacktrace.hpp
    A libs/runtime_local/include_compatibility/hpx/util/debugging.hpp
    A libs/runtime_local/include_compatibility/hpx/util/interval_timer.hpp
    A libs/runtime_local/include_compatibility/hpx/util/thread_mapper.hpp
    A libs/runtime_local/src/custom_exception_info.cpp
    A libs/runtime_local/src/debugging.cpp
    A libs/runtime_local/src/force_linking.cpp
    A libs/runtime_local/src/interval_timer.cpp
    A libs/runtime_local/src/os_thread_type.cpp
    A libs/runtime_local/src/runtime_handlers.cpp
    A libs/runtime_local/src/runtime_local.cpp
    A libs/runtime_local/src/state.cpp
    A libs/runtime_local/src/thread_aware_timer.cpp
    A libs/runtime_local/src/thread_mapper.cpp
    A libs/runtime_local/src/thread_pool_helpers.cpp
    A libs/runtime_local/src/thread_stacktrace.cpp
    A libs/runtime_local/tests/CMakeLists.txt
    A libs/runtime_local/tests/performance/CMakeLists.txt
    A libs/runtime_local/tests/regressions/CMakeLists.txt
    A libs/runtime_local/tests/unit/CMakeLists.txt
    A libs/runtime_local/tests/unit/thread_mapper.cpp
    M libs/schedulers/CMakeLists.txt
    M libs/schedulers/docs/index.rst
    A libs/schedulers/include/hpx/modules/schedulers.hpp
    R libs/schedulers/include/hpx/schedulers.hpp
    M libs/schedulers/include/hpx/schedulers/local_priority_queue_scheduler.hpp
    M libs/schedulers/include/hpx/schedulers/local_queue_scheduler.hpp
    M libs/schedulers/include/hpx/schedulers/queue_helpers.hpp
    M libs/schedulers/include/hpx/schedulers/queue_holder_numa.hpp
    M libs/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
    M libs/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
    M libs/schedulers/include/hpx/schedulers/static_priority_queue_scheduler.hpp
    M libs/schedulers/include/hpx/schedulers/static_queue_scheduler.hpp
    M libs/schedulers/include/hpx/schedulers/thread_queue.hpp
    M libs/schedulers/include/hpx/schedulers/thread_queue_mc.hpp
    M 
libs/schedulers/include_compatibility/hpx/runtime/threads/policies/schedulers.hpp
    M libs/schedulers/tests/unit/schedule_last.cpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/transfer.hpp
    A 
libs/segmented_algorithms/include_compatibility/hpx/segmented_algorithms.hpp
    M libs/segmented_algorithms/tests/performance/minmax_element_performance.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_all_of1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_all_of2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_any_of1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_any_of2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_exclusive_scan.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_exclusive_scan2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_find.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_find2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_for_each.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_handle_values.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_inclusive_scan.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_inclusive_scan2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_iter.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_move.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_none1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_none2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_reduce.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_target.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_transform1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_transform2.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_binary.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_binary1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_binary2.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_binary3.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce2.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_transform_scan.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_scan2.cpp
    M libs/serialization/CMakeLists.txt
    M libs/serialization/docs/index.rst
    A libs/serialization/include/hpx/serialization.hpp
    M libs/serialization/include/hpx/serialization/basic_archive.hpp
    M libs/serialization/include/hpx/serialization/boost_variant.hpp
    M libs/serialization/include/hpx/serialization/detail/extra_archive_data.hpp
    M 
libs/serialization/include/hpx/serialization/detail/polymorphic_id_factory.hpp
    M 
libs/serialization/include/hpx/serialization/detail/polymorphic_intrusive_factory.hpp
    M 
libs/serialization/include/hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp
    M libs/serialization/include/hpx/serialization/exception_ptr.hpp
    M libs/serialization/include/hpx/serialization/input_archive.hpp
    M libs/serialization/include/hpx/serialization/input_container.hpp
    M libs/serialization/include/hpx/serialization/output_archive.hpp
    M libs/serialization/include/hpx/serialization/output_container.hpp
    M libs/serialization/include/hpx/serialization/serializable_any.hpp
    M libs/serialization/include/hpx/serialization/serialize_buffer.hpp
    M libs/serialization/include/hpx/serialization/variant.hpp
    M libs/serialization/src/detail/pointer.cpp
    M libs/serialization/src/detail/polymorphic_id_factory.cpp
    M libs/serialization/src/detail/polymorphic_intrusive_factory.cpp
    M libs/serialization/src/exception_ptr.cpp
    M libs/serialization/tests/performance/serialization_overhead.cpp
    M libs/serialization/tests/performance/serialization_performance.cpp
    M libs/serialization/tests/regressions/buffer_overrun_2839.cpp
    M libs/serialization/tests/regressions/std_variant_4448.cpp
    M libs/serialization/tests/unit/any_serialization.cpp
    M libs/serialization/tests/unit/polymorphic/polymorphic_nonintrusive.cpp
    M 
libs/serialization/tests/unit/polymorphic/polymorphic_nonintrusive_abstract.cpp
    M libs/serialization/tests/unit/polymorphic/polymorphic_pointer.cpp
    M libs/serialization/tests/unit/polymorphic/polymorphic_reference.cpp
    M 
libs/serialization/tests/unit/polymorphic/polymorphic_semiintrusive_template.cpp
    M libs/serialization/tests/unit/polymorphic/polymorphic_template.cpp
    M libs/serialization/tests/unit/polymorphic/smart_ptr_polymorphic.cpp
    M 
libs/serialization/tests/unit/polymorphic/smart_ptr_polymorphic_nonintrusive.cpp
    M libs/serialization/tests/unit/serializable_any.cpp
    M libs/serialization/tests/unit/serializable_boost_any.cpp
    M libs/serialization/tests/unit/serialization_array.cpp
    M libs/serialization/tests/unit/serialization_boost_variant.cpp
    M libs/serialization/tests/unit/serialization_brace_initializable.cpp
    M libs/serialization/tests/unit/serialization_builtins.cpp
    M libs/serialization/tests/unit/serialization_complex.cpp
    M libs/serialization/tests/unit/serialization_custom_constructor.cpp
    M libs/serialization/tests/unit/serialization_deque.cpp
    M libs/serialization/tests/unit/serialization_list.cpp
    M libs/serialization/tests/unit/serialization_map.cpp
    M libs/serialization/tests/unit/serialization_optional.cpp
    M libs/serialization/tests/unit/serialization_set.cpp
    M libs/serialization/tests/unit/serialization_smart_ptr.cpp
    M libs/serialization/tests/unit/serialization_std_tuple.cpp
    M libs/serialization/tests/unit/serialization_std_variant.cpp
    M libs/serialization/tests/unit/serialization_tuple.cpp
    M libs/serialization/tests/unit/serialization_unordered_map.cpp
    M libs/serialization/tests/unit/serialization_valarray.cpp
    M libs/serialization/tests/unit/serialization_vector.cpp
    M libs/serialization/tests/unit/serialize_buffer.cpp
    M libs/serialization/tests/unit/serialize_with_incompatible_signature.cpp
    M libs/serialization/tests/unit/zero_copy_serialization.cpp
    M libs/static_reinit/docs/index.rst
    M libs/static_reinit/include/hpx/static_reinit/reinitializable_static.hpp
    M libs/statistics/CMakeLists.txt
    A libs/statistics/include_compatibility/hpx/statistics.hpp
    M libs/string_util/tests/unit/string_split.cpp
    M libs/string_util/tests/unit/string_to_lower.cpp
    M libs/string_util/tests/unit/string_trim.cpp
    M libs/synchronization/CMakeLists.txt
    M libs/synchronization/include/hpx/synchronization/barrier.hpp
    M libs/synchronization/include/hpx/synchronization/channel_mpmc.hpp
    M libs/synchronization/include/hpx/synchronization/channel_mpsc.hpp
    M libs/synchronization/include/hpx/synchronization/channel_spsc.hpp
    M libs/synchronization/include/hpx/synchronization/condition_variable.hpp
    M 
libs/synchronization/include/hpx/synchronization/detail/condition_variable.hpp
    M 
libs/synchronization/include/hpx/synchronization/detail/counting_semaphore.hpp
    M 
libs/synchronization/include/hpx/synchronization/detail/sliding_semaphore.hpp
    M libs/synchronization/include/hpx/synchronization/event.hpp
    M libs/synchronization/include/hpx/synchronization/latch.hpp
    M libs/synchronization/include/hpx/synchronization/mutex.hpp
    M libs/synchronization/include/hpx/synchronization/recursive_mutex.hpp
    M libs/synchronization/include/hpx/synchronization/spinlock.hpp
    M libs/synchronization/include/hpx/synchronization/spinlock_no_backoff.hpp
    M libs/synchronization/include/hpx/synchronization/stop_token.hpp
    A libs/synchronization/include_compatibility/hpx/synchronization.hpp
    M libs/synchronization/src/detail/condition_variable.cpp
    M libs/synchronization/src/mutex.cpp
    M libs/synchronization/src/stop_token.cpp
    M libs/synchronization/tests/performance/channel_mpmc_throughput.cpp
    M libs/synchronization/tests/performance/channel_mpsc_throughput.cpp
    M libs/synchronization/tests/performance/channel_spsc_throughput.cpp
    M libs/synchronization/tests/regressions/ignore_while_locked_1485.cpp
    M libs/synchronization/tests/unit/barrier_cpp20.cpp
    M libs/synchronization/tests/unit/binary_semaphore_cpp20.cpp
    M libs/synchronization/tests/unit/channel_mpmc_fib.cpp
    M libs/synchronization/tests/unit/channel_mpmc_shift.cpp
    M libs/synchronization/tests/unit/channel_mpsc_fib.cpp
    M libs/synchronization/tests/unit/channel_mpsc_shift.cpp
    M libs/synchronization/tests/unit/channel_spsc_fib.cpp
    M libs/synchronization/tests/unit/channel_spsc_shift.cpp
    M libs/synchronization/tests/unit/condition_variable.cpp
    M libs/synchronization/tests/unit/counting_semaphore.cpp
    M libs/synchronization/tests/unit/counting_semaphore_cpp20.cpp
    M libs/synchronization/tests/unit/latch_cpp20.cpp
    M libs/synchronization/tests/unit/local_barrier.cpp
    M libs/synchronization/tests/unit/local_barrier_count_up.cpp
    M libs/synchronization/tests/unit/local_barrier_reset.cpp
    M libs/synchronization/tests/unit/local_event.cpp
    M libs/synchronization/tests/unit/local_latch.cpp
    M libs/synchronization/tests/unit/local_mutex.cpp
    M libs/synchronization/tests/unit/shared_mutex/shared_mutex1.cpp
    M libs/synchronization/tests/unit/shared_mutex/shared_mutex2.cpp
    M libs/synchronization/tests/unit/shared_mutex/thread_group.hpp
    M libs/synchronization/tests/unit/sliding_semaphore.cpp
    M libs/synchronization/tests/unit/stop_token.cpp
    M libs/synchronization/tests/unit/stop_token_cb2.cpp
    M libs/testing/CMakeLists.txt
    A libs/testing/include/hpx/modules/testing.hpp
    R libs/testing/include/hpx/testing.hpp
    A libs/testing/include_compatibility/hpx/testing.hpp
    M libs/testing/include_compatibility/hpx/util/lightweight_test.hpp
    M libs/testing/src/testing.cpp
    M libs/testing/tests/unit/test_macros.cpp
    M libs/thread_executors/CMakeLists.txt
    M libs/thread_executors/docs/index.rst
    A 
libs/thread_executors/include/hpx/thread_executors/detail/on_self_reset.hpp
    M libs/thread_executors/include/hpx/thread_executors/executors.hpp
    M 
libs/thread_executors/include/hpx/thread_executors/manage_thread_executor.hpp
    R libs/thread_executors/include/hpx/thread_executors/pool_executor.hpp
    R libs/thread_executors/include/hpx/thread_executors/service_executors.hpp
    M 
libs/thread_executors/include/hpx/thread_executors/this_thread_executors.hpp
    M libs/thread_executors/include/hpx/thread_executors/thread_execution.hpp
    M 
libs/thread_executors/include/hpx/thread_executors/thread_execution_information.hpp
    M libs/thread_executors/include/hpx/thread_executors/thread_executor.hpp
    M 
libs/thread_executors/include/hpx/thread_executors/thread_pool_os_executors.hpp
    M 
libs/thread_executors/include/hpx/thread_executors/thread_timed_execution.hpp
    M 
libs/thread_executors/include_compatibility/hpx/runtime/threads/executors.hpp
    R 
libs/thread_executors/include_compatibility/hpx/runtime/threads/executors/pool_executor.hpp
    R 
libs/thread_executors/include_compatibility/hpx/runtime/threads/executors/service_executors.hpp
    M libs/thread_executors/src/embedded_thread_pool_executors.cpp
    M libs/thread_executors/src/resource_manager.cpp
    M libs/thread_executors/src/this_thread_executors.cpp
    M libs/thread_executors/src/thread_executor.cpp
    M libs/thread_executors/src/thread_pool_os_executors.cpp
    M libs/thread_executors/tests/unit/resource_manager.cpp
    M libs/thread_executors/tests/unit/standalone_thread_pool_os_executors.cpp
    M libs/thread_executors/tests/unit/this_thread_executors.cpp
    M libs/thread_executors/tests/unit/thread_pool_executors.cpp
    M libs/thread_executors/tests/unit/thread_pool_os_executors.cpp
    M libs/thread_executors/tests/unit/thread_suspension_executor.cpp
    M libs/thread_executors/tests/unit/timed_this_thread_executors.cpp
    M libs/thread_executors/tests/unit/timed_thread_pool_executors.cpp
    M libs/thread_pools/docs/index.rst
    M libs/thread_pools/include/hpx/thread_pools/scheduled_thread_pool.hpp
    M libs/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
    M libs/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp
    M libs/thread_support/CMakeLists.txt
    M libs/thread_support/include/hpx/thread_support/assert_owns_lock.hpp
    M libs/thread_support/include/hpx/thread_support/thread_specific_ptr.hpp
    A libs/thread_support/include_compatibility/hpx/thread_support.hpp
    M libs/thread_support/tests/unit/range.cpp
    M libs/threading/docs/index.rst
    M libs/threading/include/hpx/threading/jthread.hpp
    M libs/threading/include/hpx/threading/thread.hpp
    M libs/threading/src/thread.cpp
    M libs/threading/tests/unit/condition_variable2.cpp
    M libs/threading/tests/unit/condition_variable3.cpp
    M libs/threading/tests/unit/condition_variable4.cpp
    M libs/threading/tests/unit/condition_variable_race.cpp
    M libs/threading/tests/unit/error_callback.cpp
    M libs/threading/tests/unit/jthread1.cpp
    M libs/threading/tests/unit/jthread2.cpp
    M libs/threading/tests/unit/stack_check.cpp
    M libs/threading/tests/unit/start_stop_callbacks.cpp
    M libs/threading/tests/unit/stop_token_cb1.cpp
    M libs/threading/tests/unit/stop_token_race.cpp
    M libs/threading/tests/unit/stop_token_race2.cpp
    M libs/threading/tests/unit/thread.cpp
    M libs/threading/tests/unit/thread_affinity.cpp
    M libs/threading/tests/unit/thread_id.cpp
    M libs/threading/tests/unit/thread_launching.cpp
    M libs/threading/tests/unit/thread_mf.cpp
    M libs/threading/tests/unit/thread_stacksize.cpp
    M libs/threading/tests/unit/thread_stacksize_overflow.cpp
    M libs/threading/tests/unit/thread_stacksize_overflow_v2.cpp
    M libs/threading/tests/unit/thread_yield.cpp
    M libs/threading/tests/unit/tss.cpp
    M libs/threading_base/include/hpx/threading_base/annotated_function.hpp
    M libs/threading_base/include/hpx/threading_base/create_thread.hpp
    M libs/threading_base/include/hpx/threading_base/create_work.hpp
    M libs/threading_base/include/hpx/threading_base/detail/reset_backtrace.hpp
    M 
libs/threading_base/include/hpx/threading_base/detail/reset_lco_description.hpp
    M libs/threading_base/include/hpx/threading_base/external_timer.hpp
    M libs/threading_base/include/hpx/threading_base/register_thread.hpp
    M libs/threading_base/include/hpx/threading_base/scheduler_base.hpp
    M libs/threading_base/include/hpx/threading_base/set_thread_state.hpp
    M libs/threading_base/include/hpx/threading_base/thread_data.hpp
    M libs/threading_base/include/hpx/threading_base/thread_data_stackful.hpp
    M libs/threading_base/include/hpx/threading_base/thread_data_stackless.hpp
    M libs/threading_base/include/hpx/threading_base/thread_description.hpp
    M libs/threading_base/include/hpx/threading_base/thread_helpers.hpp
    M libs/threading_base/include/hpx/threading_base/thread_num_tss.hpp
    M libs/threading_base/include/hpx/threading_base/thread_pool_base.hpp
    M libs/threading_base/include/hpx/threading_base/threading_base_fwd.hpp
    M 
libs/threading_base/include_compatibility/hpx/runtime/threads/policies/callback_notifier.hpp
    M libs/threading_base/src/execution_agent.cpp
    M libs/threading_base/src/external_timer.cpp
    M libs/threading_base/src/register_thread.cpp
    M libs/threading_base/src/scheduler_base.cpp
    M libs/threading_base/src/thread_data.cpp
    M libs/threading_base/src/thread_data_stackful.cpp
    M libs/threading_base/src/thread_data_stackless.cpp
    M libs/threading_base/src/thread_description.cpp
    M libs/threading_base/src/thread_helpers.cpp
    M libs/threading_base/src/thread_num_tss.cpp
    M libs/threading_base/src/thread_pool_base.cpp
    M libs/threading_base/tests/regressions/CMakeLists.txt
    M libs/threading_base/tests/regressions/thread_local_data.cpp
    A libs/threading_base/tests/regressions/thread_stacksize_current.cpp
    M libs/threading_base/tests/unit/set_thread_state.cpp
    M libs/threadmanager/CMakeLists.txt
    M libs/threadmanager/docs/index.rst
    A libs/threadmanager/include/hpx/modules/threadmanager.hpp
    R libs/threadmanager/include/hpx/threadmanager.hpp
    M 
libs/threadmanager/include_compatibility/hpx/runtime/threads/threadmanager.hpp
    A libs/threadmanager/include_compatibility/hpx/threadmanager.hpp
    M libs/threadmanager/src/threadmanager.cpp
    M libs/timed_execution/docs/index.rst
    M libs/timed_execution/include/hpx/timed_execution/timed_executors.hpp
    M libs/timed_execution/tests/unit/minimal_timed_async_executor.cpp
    M libs/timed_execution/tests/unit/minimal_timed_sync_executor.cpp
    M libs/timed_execution/tests/unit/timed_parallel_executor.cpp
    M libs/timing/CMakeLists.txt
    A libs/timing/include_compatibility/hpx/timing.hpp
    M libs/topology/CMakeLists.txt
    M libs/topology/include/hpx/topology/cpu_mask.hpp
    M libs/topology/include/hpx/topology/topology.hpp
    A libs/topology/include_compatibility/hpx/topology.hpp
    M libs/topology/src/topology.cpp
    M libs/type_support/CMakeLists.txt
    A libs/type_support/include_compatibility/hpx/type_support.hpp
    M libs/util/CMakeLists.txt
    M libs/util/include/hpx/util/regex_from_pattern.hpp
    A libs/util/include_compatibility/hpx/util.hpp
    M libs/util/src/regex_from_pattern.cpp
    M libs/version/docs/index.rst
    M libs/version/src/version.cpp
    M plugins/binary_filter/bzip2/src/bzip2_serialization_filter.cpp
    M plugins/binary_filter/zlib/src/zlib_serialization_filter.cpp
    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/libfabric/CMakeLists.txt
    M plugins/parcelport/libfabric/fabric_error.hpp
    M plugins/parcelport/libfabric/header.hpp
    M plugins/parcelport/libfabric/libfabric_controller.hpp
    M plugins/parcelport/libfabric/parcelport_libfabric.cpp
    M plugins/parcelport/libfabric/parcelport_libfabric.hpp
    M plugins/parcelport/libfabric/pinned_memory_vector.hpp
    M plugins/parcelport/libfabric/receiver.cpp
    M plugins/parcelport/libfabric/rma_receiver.cpp
    M plugins/parcelport/libfabric/sender.cpp
    M plugins/parcelport/libfabric/sender.hpp
    M plugins/parcelport/mpi/CMakeLists.txt
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M plugins/parcelport/parcelport_logging.hpp
    M plugins/parcelport/performance_counter.hpp
    M plugins/parcelport/tcp/CMakeLists.txt
    M plugins/parcelport/tcp/connection_handler_tcp.cpp
    M plugins/parcelport/unordered_map.hpp
    M plugins/parcelport/verbs/header.hpp
    M plugins/parcelport/verbs/parcelport_verbs.cpp
    M plugins/parcelport/verbs/performance_counter.hpp
    M plugins/parcelport/verbs/pinned_memory_vector.hpp
    M plugins/parcelport/verbs/rdma/rdma_chunk_pool.hpp
    M plugins/parcelport/verbs/rdma/rdma_controller.cpp
    M plugins/parcelport/verbs/rdma/rdma_controller.hpp
    M plugins/parcelport/verbs/rdma/rdma_logging.hpp
    M plugins/parcelport/verbs/rdma/verbs_completion_queue.hpp
    M plugins/parcelport/verbs/rdma/verbs_endpoint.hpp
    M src/CMakeLists.txt
    R src/custom_exception_info.cpp
    R src/hpx_init.cpp
    R src/hpx_main_winsocket.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
    R src/pre_main.cpp
    R src/runtime.cpp
    M src/runtime/actions/base_action.cpp
    M src/runtime/actions/continuation.cpp
    M src/runtime/actions/detail/action_factory.cpp
    M src/runtime/actions/detail/invocation_count_registry.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/primary_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/primary_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/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
    R src/runtime/components/memory.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_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
    R src/runtime/components/stubs/memory_stub.cpp
    M src/runtime/components/stubs/runtime_support_stubs.cpp
    M src/runtime/get_locality_name.cpp
    M src/runtime/naming/address.cpp
    M src/runtime/naming/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_registry.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/set_parcel_write_handler.cpp
    M src/runtime/thread_pool_helpers.cpp
    M src/runtime/threads/thread_pool_suspension_helpers.cpp
    M src/runtime/threads/threadmanager_counters.cpp
    M src/runtime/trigger_lco.cpp
    M src/runtime_distributed.cpp
    R src/runtime_handlers.cpp
    M src/state.cpp
    M src/util/activate_counters.cpp
    R src/util/debug/thread_stacktrace.cpp
    R src/util/debugging.cpp
    M src/util/init_logging.cpp
    R src/util/interval_timer.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
    M src/util/serialize_exception.cpp
    R src/util/thread_aware_timer.cpp
    R src/util/thread_mapper.cpp
    M tests/performance/local/agas_cache_timings.cpp
    M tests/performance/local/async_overheads.cpp
    M tests/performance/local/coroutines_call_overhead.cpp
    M tests/performance/local/delay_baseline.cpp
    M tests/performance/local/delay_baseline_threaded.cpp
    M tests/performance/local/foreach_scaling.cpp
    M tests/performance/local/function_object_wrapper_overhead.cpp
    M tests/performance/local/future_overhead.cpp
    M tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/hpx_homogeneous_timed_task_spawn_executors.cpp
    M tests/performance/local/hpx_tls_overhead.cpp
    M tests/performance/local/htts_v2/htts2.cpp
    M tests/performance/local/htts_v2/htts2.hpp
    M tests/performance/local/htts_v2/htts2_hpx.cpp
    M tests/performance/local/htts_v2/htts2_omp.cpp
    M tests/performance/local/htts_v2/htts2_payload_precision.cpp
    M tests/performance/local/htts_v2/htts2_qthreads.cpp
    M tests/performance/local/htts_v2/htts2_tbb.cpp
    M tests/performance/local/native_tls_overhead.cpp
    M tests/performance/local/nonconcurrent_fifo_overhead.cpp
    M tests/performance/local/nonconcurrent_lifo_overhead.cpp
    M tests/performance/local/openmp_homogeneous_timed_task_spawn.cpp
    M tests/performance/local/openmp_parallel_region.cpp
    M tests/performance/local/parent_vs_child_stealing.cpp
    M tests/performance/local/partitioned_vector_foreach.cpp
    M tests/performance/local/print_heterogeneous_payloads.cpp
    M tests/performance/local/qthreads_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/qthreads_homogeneous_timed_task_spawn.cpp
    M tests/performance/local/resume_suspend.cpp
    M tests/performance/local/sizeof.cpp
    M tests/performance/local/spinlock_overhead1.cpp
    M tests/performance/local/spinlock_overhead2.cpp
    M tests/performance/local/start_stop.cpp
    M tests/performance/local/stream.cpp
    M tests/performance/local/tbb_homogeneous_timed_task_spawn.cpp
    M tests/performance/local/timed_task_spawn.cpp
    M tests/performance/local/transform_reduce_binary_scaling.cpp
    M tests/performance/local/wait_all_timings.cpp
    M tests/performance/local/worker_timed.hpp
    M tests/performance/network/network_storage/network_storage.cpp
    M tests/performance/network/network_storage/simple_profiler.hpp
    M tests/regressions/actions/async_deferred_1523.cpp
    M tests/regressions/actions/component_action_move_semantics.cpp
    M tests/regressions/actions/make_continuation_1615.cpp
    M tests/regressions/actions/plain_action_1550.cpp
    M tests/regressions/actions/plain_action_move_semantics.cpp
    M tests/regressions/actions/return_future_2847.cpp
    M tests/regressions/actions/return_non_default_constructible_2847.cpp
    M tests/regressions/agas/duplicate_id_registration_1596.cpp
    M tests/regressions/agas/pass_by_value_id_type_action.cpp
    M tests/regressions/agas/register_with_basename_1804.cpp
    M tests/regressions/agas/send_gid_keep_component_1624.cpp
    M tests/regressions/block_matrix/tests.cc
    M tests/regressions/build/client_1950.cpp
    M tests/regressions/component/bulk_new_3054.cpp
    M tests/regressions/component/client_base_registration.cpp
    M tests/regressions/component/create_n_components_2323.cpp
    M tests/regressions/component/create_remote_component_2334.cpp
    M tests/regressions/component/moveonly_constructor_arguments_1405.cpp
    M tests/regressions/component/new_2848.cpp
    M tests/regressions/id_type_ref_counting_1032.cpp
    M tests/regressions/lcos/after_588.cpp
    M tests/regressions/lcos/call_promise_get_gid_more_than_once.cpp
    M tests/regressions/lcos/exception_from_continuation_1613.cpp
    M tests/regressions/lcos/lifetime_588.cpp
    M tests/regressions/lcos/lifetime_588_1.cpp
    M tests/regressions/lcos/promise_1620.cpp
    M tests/regressions/lcos/promise_leak_996.cpp
    M tests/regressions/lcos/receive_buffer_1733.cpp
    M tests/regressions/lcos/set_hpx_limit_798.cpp
    M tests/regressions/lcos/shared_future_then_with_executor_3634.cpp
    M tests/regressions/lcos/shared_stated_leaked_1211.cpp
    M tests/regressions/lcos/sliding_semaphore_2338.cpp
    M tests/regressions/lcos/wait_for_1751.cpp
    M tests/regressions/lcos/wait_for_action_2796.cpp
    M tests/regressions/multiple_init.cpp
    M tests/regressions/multiple_init_2918.cpp
    M tests/regressions/options_as_config_3339.cpp
    M tests/regressions/threads/block_os_threads_1036.cpp
    M tests/regressions/threads/resume_priority.cpp
    M tests/regressions/threads/run_as_hpx_thread_exceptions_3304.cpp
    M tests/regressions/threads/run_as_os_thread_lockup_2991.cpp
    M tests/regressions/threads/stackless_self_4155.cpp
    M tests/regressions/threads/thread_data_1111.cpp
    M tests/regressions/threads/thread_pool_executor_1112.cpp
    M tests/regressions/threads/thread_rescheduling.cpp
    M tests/regressions/threads/thread_suspend_duration.cpp
    M tests/regressions/threads/thread_suspend_pending.cpp
    M tests/regressions/threads/threads_all_1422.cpp
    M tests/regressions/traits/is_callable_1179.cpp
    M tests/regressions/unhandled_exception_582.cpp
    M tests/regressions/util/configuration_1572.cpp
    M tests/regressions/util/iarchive_1237.cpp
    M tests/regressions/util/serialize_buffer_1069.cpp
    M tests/regressions/util/set_config_entry_deadlock.cpp
    M tests/regressions/util/use_all_cores_2262.cpp
    M tests/regressions/util/zero_copy_parcels_1001.cpp
    M tests/unit/actions/return_future.cpp
    M tests/unit/agas/components/server/managed_refcnt_checker.cpp
    M tests/unit/agas/components/server/simple_refcnt_checker.cpp
    M tests/unit/agas/components/simple_mobile_object.hpp
    M tests/unit/agas/credit_exhaustion.cpp
    M tests/unit/agas/find_clients_from_prefix.cpp
    M tests/unit/agas/find_ids_from_prefix.cpp
    M tests/unit/agas/get_colocation_id.cpp
    M tests/unit/agas/gid_type.cpp
    M tests/unit/agas/local_address_rebind.cpp
    M tests/unit/agas/local_embedded_ref_to_local_object.cpp
    M tests/unit/agas/local_embedded_ref_to_remote_object.cpp
    M tests/unit/agas/refcnted_symbol_to_local_object.cpp
    M tests/unit/agas/refcnted_symbol_to_remote_object.cpp
    M tests/unit/agas/remote_embedded_ref_to_local_object.cpp
    M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
    M tests/unit/agas/scoped_ref_to_local_object.cpp
    M tests/unit/agas/scoped_ref_to_remote_object.cpp
    M tests/unit/agas/split_credit.cpp
    M tests/unit/agas/uncounted_symbol_to_local_object.cpp
    M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
    M tests/unit/apex/annotation_check.cpp
    M tests/unit/apex/apex_action_count.cpp
    M tests/unit/component/action_invoke_no_more_than.cpp
    M tests/unit/component/action_invoke_no_more_than.hpp
    M tests/unit/component/copy_component.cpp
    M tests/unit/component/get_gid.cpp
    M tests/unit/component/get_ptr.cpp
    M tests/unit/component/inheritance_2_classes_abstract.cpp
    M tests/unit/component/inheritance_2_classes_concrete.cpp
    M tests/unit/component/inheritance_2_classes_concrete_simple.cpp
    M tests/unit/component/inheritance_3_classes_1_abstract.cpp
    M tests/unit/component/inheritance_3_classes_2_abstract.cpp
    M tests/unit/component/inheritance_3_classes_concrete.cpp
    M tests/unit/component/launch_process.cpp
    M tests/unit/component/launched_process.cpp
    M tests/unit/component/local_new.cpp
    M tests/unit/component/migrate_component.cpp
    M tests/unit/component/migrate_component_to_storage.cpp
    M tests/unit/component/migrate_polymorphic_component.cpp
    M tests/unit/component/new_.cpp
    M tests/unit/component/new_binpacking.cpp
    M tests/unit/component/new_colocated.cpp
    M tests/unit/lcos/await.cpp
    M tests/unit/lcos/client_then.cpp
    M tests/unit/lcos/future_wait.cpp
    M tests/unit/lcos/local_promise_allocator.cpp
    M tests/unit/lcos/packaged_action.cpp
    M tests/unit/lcos/promise.cpp
    M tests/unit/lcos/promise_allocator.cpp
    M tests/unit/lcos/promise_emplace.cpp
    M tests/unit/lcos/test_allocator.hpp
    M tests/unit/lcos/use_allocator.cpp
    M tests/unit/parcelset/put_parcels.cpp
    M tests/unit/parcelset/put_parcels_with_coalescing.cpp
    M tests/unit/parcelset/put_parcels_with_compression.cpp
    M tests/unit/parcelset/set_parcel_write_handler.cpp
    M tests/unit/resource/CMakeLists.txt
    M tests/unit/resource/cross_pool_injection.cpp
    M tests/unit/resource/scheduler_binding_check.cpp
    M tests/unit/resource/scheduler_priority_check.cpp
    M tests/unit/resource/shutdown_suspended_pus.cpp
    M tests/unit/resource/suspend_disabled.cpp
    M tests/unit/resource/suspend_pool.cpp
    M tests/unit/resource/suspend_pool_external.cpp
    M tests/unit/resource/suspend_runtime.cpp
    M tests/unit/resource/suspend_thread.cpp
    M tests/unit/resource/suspend_thread_external.cpp
    M tests/unit/resource/suspend_thread_timed.cpp
    M tests/unit/traits/is_callable.cpp
    M tests/unit/util/bind_action.cpp
    M tests/unit/util/config_entry.cpp
    M tools/inspect/apple_macro_check.cpp
    M tools/inspect/assert_macro_check.cpp
    M tools/inspect/deprecated_include_check.cpp
    M tools/inspect/deprecated_macro_check.cpp
    M tools/inspect/endline_whitespace_check.cpp
    M tools/inspect/function_hyper.hpp
    M tools/inspect/include_check.cpp
    M tools/inspect/inspect.cpp
    M tools/inspect/inspector.hpp
    M tools/inspect/length_check.cpp
    M tools/inspect/link_check.cpp
    M tools/inspect/path_name_check.cpp
    M tools/pre-commit
    M wrap/CMakeLists.txt
    M wrap/include/hpx/hpx_main.hpp
    R wrap/include/hpx/hpx_main_impl.hpp
    A wrap/include/hpx/wrap_main.hpp
    A wrap/include/hpx/wrap_main_impl.hpp
    M wrap/src/hpx_wrap.cpp
    M wrap/src/main.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/STEllAR-GROUP/hpx into 
hpx_is_sentinel_for


  Commit: 7ef3cdae9bff4f8e92eda401a619f578d7f0280e
      
https://github.com/STEllAR-GROUP/hpx/commit/7ef3cdae9bff4f8e92eda401a619f578d7f0280e
  Author: john <[email protected]>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M libs/iterator_support/include/hpx/iterator_support/traits/is_range.hpp
    M 
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
    M libs/iterator_support/tests/unit/CMakeLists.txt
    M libs/iterator_support/tests/unit/is_sentinel_for.cpp

  Log Message:
  -----------
  Add is_sentinel_for header and test


  Commit: 39e79a81498e5f6e0680d2872dc1fe207ae83771
      
https://github.com/STEllAR-GROUP/hpx/commit/39e79a81498e5f6e0680d2872dc1fe207ae83771
  Author: john <[email protected]>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M 
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
    M libs/iterator_support/tests/unit/is_sentinel_for.cpp
    A libs/iterator_support/tests/unit/iter_sent.hpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp

  Log Message:
  -----------
  Put enable_if<is_iterator>> back again.
Add comments on is_sentinel_for.
Add more explanatory text on is_sentinel_for tests.


  Commit: fad41576cd0ccfc00212f0341f44063d3662ada3
      
https://github.com/STEllAR-GROUP/hpx/commit/fad41576cd0ccfc00212f0341f44063d3662ada3
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-06-19 (Fri, 19 Jun 2020)

  Changed paths:
    M libs/iterator_support/include/hpx/iterator_support/traits/is_range.hpp
    A 
libs/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp
    M libs/iterator_support/tests/unit/CMakeLists.txt
    A libs/iterator_support/tests/unit/is_sentinel_for.cpp
    A libs/iterator_support/tests/unit/iter_sent.hpp

  Log Message:
  -----------
  Merge pull request #4745 from gonidelis/hpx_is_sentinel_for

Add `is_sentinel_for` trait implementation and test


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

Reply via email to