Branch: refs/heads/full_modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: d3395e0a1696e56d7ff6d6e59073751671f88b1e
      
https://github.com/STEllAR-GROUP/hpx/commit/d3395e0a1696e56d7ff6d6e59073751671f88b1e
  Author: Hartmut Kaiser <[email protected]>
  Date:   2026-02-05 (Thu, 05 Feb 2026)

  Changed paths:
    M .github/workflows/linux_debug_fetch_hwloc.yml
    M .github/workflows/windows_clang_debug.yml
    M .github/workflows/windows_clang_release.yml
    M .github/workflows/windows_debug_vs2022.yml
    M .github/workflows/windows_debug_vs2022_fetch_boost.yml
    M .github/workflows/windows_debug_vs2022_fetch_hwloc.yml
    M .github/workflows/windows_debug_vs2022_modules.yml
    M .github/workflows/windows_debug_vs2022_tracy.yml
    M .github/workflows/windows_release_2022.yml
    M .github/workflows/windows_release_static.yml
    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/lcw_base/CMakeLists.txt
    M libs/core/lcw_base/include/hpx/lcw_base/lcw_environment.hpp
    M 
libs/core/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_impl.hpp
    M libs/core/pack_traversal/tests/regressions/unwrapped_1528.cpp
    M libs/core/pack_traversal/tests/regressions/unwrapping_noncopyable.cpp
    M libs/core/pack_traversal/tests/regressions/unwrapping_nullary_6045.cpp
    M libs/core/pack_traversal/tests/unit/pack_traversal.cpp
    M libs/core/pack_traversal/tests/unit/pack_traversal_async.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
    M libs/core/schedulers/include/hpx/schedulers/lockfree_queue_backends.hpp
    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/serialization/include/hpx/serialization/traits/brace_initializable_traits.hpp
    M libs/core/serialization/tests/unit/serialization_array.cpp
    M libs/core/serialization/tests/unit/serialization_brace_initializable.cpp
    M libs/core/string_util/tests/unit/string_split.cpp
    M libs/core/string_util/tests/unit/string_to_lower.cpp
    M libs/core/string_util/tests/unit/string_trim.cpp
    M libs/core/synchronization/include/hpx/synchronization/barrier.hpp
    M libs/core/synchronization/tests/regressions/ignore_while_locked_1485.cpp
    M libs/core/synchronization/tests/regressions/shared_mutex_1702.cpp
    M libs/core/thrust/docs/index.rst
    M libs/core/thrust/examples/async_fill_n.cu
    M libs/core/thrust/examples/device_copy.cu
    M libs/core/thrust/examples/device_fill.cu
    M libs/core/thrust/examples/device_transform.cu
    M libs/core/thrust/examples/host_fill.cu
    M libs/core/thrust/examples/reverse_reduce.cu
    M libs/core/thrust/tests/unit/thrust_policy_test.cu
    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/CMakeLists.txt
    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
    M libs/full/statistics/include/hpx/statistics/rolling_max.hpp
    M libs/full/statistics/include/hpx/statistics/rolling_min.hpp

  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

Reply via email to