Branch: refs/heads/full_modules
Home: https://github.com/STEllAR-GROUP/hpx
Commit: fe964e896fe383b80e2add6cd325dbea450b7543
https://github.com/STEllAR-GROUP/hpx/commit/fe964e896fe383b80e2add6cd325dbea450b7543
Author: Hartmut Kaiser <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M cmake/HPX_SetupTarget.cmake
M cmake/templates/global_module_header_modules.hpp.in
M
components/parcel_plugins/coalescing/include/hpx/parcel_coalescing/message_buffer.hpp
M
components/parcel_plugins/coalescing/include/hpx/parcel_coalescing/message_handler.hpp
M examples/quickstart/CMakeLists.txt
M libs/core/algorithms/CMakeLists.txt
M libs/core/algorithms/include/hpx/parallel/unseq/simd_helpers.hpp
M libs/core/algorithms/tests/performance/transform_reduce_scaling.cpp
M libs/core/algorithms/tests/regressions/ranges_facilities.cpp
M
libs/core/algorithms/tests/unit/algorithms/detail/chunk_size_idx_iterator.cpp
M libs/core/algorithms/tests/unit/algorithms/detail/chunk_size_iterator.cpp
M libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate.cpp
M
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_backward.cpp
M
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_backward_sender.cpp
M
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_sender.cpp
M libs/core/algorithms/tests/unit/algorithms/uninitialized_relocaten.cpp
M
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocaten_sender.cpp
M libs/core/algorithms/tests/unit/algorithms/util/test_low_level.cpp
M libs/core/algorithms/tests/unit/algorithms/util/test_merge_four.cpp
M libs/core/algorithms/tests/unit/algorithms/util/test_merge_vector.cpp
M libs/core/algorithms/tests/unit/algorithms/util/test_nbits.cpp
M libs/core/algorithms/tests/unit/algorithms/util/test_range.cpp
M libs/core/algorithms/tests/unit/algorithms/util/test_simd_helpers.cpp
M libs/core/algorithms/tests/unit/block/spmd_block.cpp
M libs/core/algorithms/tests/unit/block/task_group.cpp
M libs/core/algorithms/tests/unit/container_algorithms/foreach_tests.hpp
M
libs/core/algorithms/tests/unit/container_algorithms/foreach_tests_projection.hpp
M libs/core/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
M
libs/core/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp
M libs/core/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_any.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_some.hpp
M libs/core/compute_local/CMakeLists.txt
M
libs/core/compute_local/include/hpx/compute_local/host/numa_binding_allocator.hpp
A libs/core/compute_local/include/hpx/compute_local/macros.hpp
M libs/core/compute_local/tests/unit/CMakeLists.txt
M libs/core/compute_local/tests/unit/allocator_binder_linear.hpp
M libs/core/compute_local/tests/unit/allocator_binder_matrix.hpp
M libs/core/compute_local/tests/unit/numa_allocator.cpp
M libs/core/concurrency/CMakeLists.txt
M libs/core/concurrency/include/hpx/concurrency/cache_line_data.hpp
M libs/core/concurrency/tests/unit/contiguous_index_queue.cpp
M libs/core/concurrency/tests/unit/freelist.cpp
M libs/core/concurrency/tests/unit/non_contiguous_index_queue.cpp
M libs/core/concurrency/tests/unit/stack_destructor.cpp
M libs/core/concurrency/tests/unit/tagged_ptr.cpp
M libs/core/datastructures/include/hpx/datastructures/any.hpp
M libs/core/datastructures/include/hpx/datastructures/tuple.hpp
M libs/core/datastructures/tests/unit/tuple.cpp
M libs/core/execution_base/tests/include/algorithm_test_utils.hpp
M libs/core/executors/CMakeLists.txt
M libs/core/executors/include/hpx/executors/guided_pool_executor.hpp
A libs/core/executors/include/hpx/executors/macros.hpp
M libs/core/futures/include/hpx/futures/detail/future_data.hpp
M libs/core/include_local/include/hpx/functional.hpp
M libs/core/iostream/include/hpx/iostream/traits.hpp
M libs/core/iostream/tests/unit/detail/closable.hpp
M libs/core/iterator_support/include/hpx/iterator_support/zip_iterator.hpp
M libs/core/iterator_support/tests/performance/stencil3_iterators.cpp
M libs/core/lcos_local/tests/unit/run_guarded.cpp
M libs/core/plugin/include/hpx/plugin/abstract_factory.hpp
M libs/core/plugin/include/hpx/plugin/plugin_factory.hpp
M libs/core/plugin/include/hpx/plugin/plugin_wrapper.hpp
M libs/core/plugin/include/hpx/plugin/virtual_constructor.hpp
M libs/core/program_options/include/hpx/program_options/cmdline.hpp
M libs/core/program_options/include/hpx/program_options/detail/cmdline.hpp
M
libs/core/program_options/include/hpx/program_options/detail/config_file.hpp
M libs/core/program_options/include/hpx/program_options/detail/convert.hpp
M libs/core/schedulers/CMakeLists.txt
A libs/core/schedulers/include/hpx/schedulers/macros.hpp
M libs/core/schedulers/include/hpx/schedulers/queue_holder_numa.hpp
M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
M
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/thread_queue_mc.hpp
M libs/core/type_support/include/hpx/type_support/equality.hpp
M libs/core/version/src/version.cpp
M
libs/full/command_line_handling/include/hpx/command_line_handling/command_line_handling.hpp
M
libs/full/command_line_handling/include/hpx/command_line_handling/late_command_line_handling.hpp
M
libs/full/command_line_handling/include/hpx/command_line_handling/parse_command_line.hpp
M libs/full/init_runtime/tests/unit/start_stop_callbacks.cpp
M libs/full/parcelport_lcw/include/hpx/parcelport_lcw/sender_base.hpp
M
libs/full/parcelport_lcw/include/hpx/parcelport_lcw/sendrecv/sender_sendrecv.hpp
M libs/full/parcelport_lcw/src/parcelport_lcw.cpp
M libs/full/parcelset_base/src/parcel_interface.cpp
M libs/full/performance_counters/src/registry.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
Log Message:
-----------
Fixing STD_EXEC and algorithm tests
Signed-off-by: Hartmut Kaiser <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits