Branch: refs/heads/release-1.11.X
Home: https://github.com/STEllAR-GROUP/hpx
Commit: c57135d494128142d318f7aa1b6c9704c6e3a36c
https://github.com/STEllAR-GROUP/hpx/commit/c57135d494128142d318f7aa1b6c9704c6e3a36c
Author: Hartmut Kaiser <[email protected]>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M CITATION.cff
M CMakeLists.txt
M components/iostreams/include/hpx/components/iostreams/manipulators.hpp
M docs/sphinx/contributing/release_procedure.rst
M docs/sphinx/examples/accumulator.rst
M docs/sphinx/releases/whats_new_1_11_0.rst
M examples/apex/apex_policy_engine_active_thread_count.cpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_difference.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_base.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_bit_and.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_bit_or.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_bit_xor.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_max.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_min.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_multiplies.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_plus.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/rotate.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/swap_ranges.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/rotate.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/unique.hpp
M libs/core/assertion/include/hpx/assertion/source_location.hpp
M libs/core/async_combinators/CMakeLists.txt
R libs/core/async_combinators/include/hpx/async_combinators/future_wait.hpp
M libs/core/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_all.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_any.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_each.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_some.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_all.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_any.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_each.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_some.hpp
M libs/core/cache/include/hpx/cache/statistics/no_statistics.hpp
M libs/core/config/include/hpx/config/deprecation.hpp
M libs/core/datastructures/include/hpx/datastructures/optional.hpp
M libs/core/errors/include/hpx/errors/exception_fwd.hpp
M libs/core/functional/include/hpx/functional/bind.hpp
M libs/core/functional/include/hpx/functional/bind_back.hpp
M libs/core/functional/include/hpx/functional/bind_front.hpp
M libs/core/functional/include/hpx/functional/function.hpp
M libs/core/functional/include/hpx/functional/function_ref.hpp
M libs/core/functional/include/hpx/functional/move_only_function.hpp
M libs/core/functional/include/hpx/functional/traits/is_action.hpp
M libs/core/functional/include/hpx/functional/traits/is_bind_expression.hpp
M libs/core/functional/include/hpx/functional/traits/is_placeholder.hpp
M libs/core/futures/include/hpx/futures/detail/future_data.hpp
M libs/core/futures/include/hpx/futures/future.hpp
M libs/core/futures/include/hpx/futures/future_fwd.hpp
M libs/core/futures/include/hpx/futures/packaged_task.hpp
M libs/core/futures/include/hpx/futures/promise.hpp
M libs/core/memory/include/hpx/memory/intrusive_ptr.hpp
M libs/core/synchronization/include/hpx/synchronization/barrier.hpp
M libs/core/synchronization/include/hpx/synchronization/binary_semaphore.hpp
M
libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp
M
libs/core/synchronization/include/hpx/synchronization/counting_semaphore.hpp
M libs/core/synchronization/include/hpx/synchronization/latch.hpp
M libs/core/synchronization/include/hpx/synchronization/lock_types.hpp
M libs/core/synchronization/include/hpx/synchronization/mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/no_mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/once.hpp
M libs/core/synchronization/include/hpx/synchronization/recursive_mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/shared_mutex.hpp
M
libs/core/synchronization/include/hpx/synchronization/sliding_semaphore.hpp
M libs/core/synchronization/include/hpx/synchronization/spinlock.hpp
M libs/core/synchronization/include/hpx/synchronization/spinlock_pool.hpp
M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp
M libs/core/threading_base/include/hpx/threading_base/scheduler_mode.hpp
M libs/core/threading_base/include/hpx/threading_base/scheduler_state.hpp
M libs/core/threading_base/include/hpx/threading_base/scoped_annotation.hpp
M libs/full/async_distributed/include/hpx/async_distributed/bind_action.hpp
M libs/full/async_distributed/include/hpx/async_distributed/lcos_fwd.hpp
M libs/full/collectives/include/hpx/collectives/barrier.hpp
M libs/full/collectives/include/hpx/collectives/latch.hpp
M
libs/full/components_base/include/hpx/components_base/components_base_fwd.hpp
M libs/full/naming_base/include/hpx/naming_base/id_type.hpp
Log Message:
-----------
Preparing for V1.11.0 release
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