Branch: refs/heads/master Home: https://github.com/STEllAR-GROUP/hpx Commit: 34d93c730c103314fac95f9be9825c66476e6cd7 https://github.com/STEllAR-GROUP/hpx/commit/34d93c730c103314fac95f9be9825c66476e6cd7 Author: gonidelis <pest...@windowslive.com> Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths: M CITATION.cff M CMakeLists.txt M docs/sphinx/about_hpx/people.rst M docs/sphinx/contributing/release_procedure.rst M docs/sphinx/releases/whats_new_1_9_0.rst Log Message: ----------- Update release notes, people and release number references for 1.9.0 rc1 Commit: 83009f195719410fdef113840f013120d351404a https://github.com/STEllAR-GROUP/hpx/commit/83009f195719410fdef113840f013120d351404a Author: gonidelis <gonide...@hotmail.com> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M docs/sphinx/releases/whats_new_1_9_0.rst Log Message: ----------- Add extended release notes for V1.9.0 Commit: ddec604f3af790a3845485e088c83e67c4016773 https://github.com/STEllAR-GROUP/hpx/commit/ddec604f3af790a3845485e088c83e67c4016773 Author: gonidelis <pest...@windowslive.com> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M docs/sphinx/releases/whats_new_1_9_0.rst M tools/roll_release.sh Log Message: ----------- Add 'v' prefix before release tagging to conform to GitHub's default convention Commit: 7476fc8455f1b1feb7159a4076b9e40320b35539 https://github.com/STEllAR-GROUP/hpx/commit/7476fc8455f1b1feb7159a4076b9e40320b35539 Author: STE||AR Group <cont...@stellar-group.org> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M CMakeLists.txt M docs/sphinx/contributing/release_procedure.rst M docs/sphinx/releases/whats_new_1_9_0.rst M libs/core/version/src/version.cpp Log Message: ----------- Add release candidate 2 Commit: 9f79a3ca2b8c426ca251a99f560c222786a3c699 https://github.com/STEllAR-GROUP/hpx/commit/9f79a3ca2b8c426ca251a99f560c222786a3c699 Author: STE||AR Group <cont...@stellar-group.org> Date: 2023-05-01 (Mon, 01 May 2023) Changed paths: M .circleci/config.yml M .cmake-format.py M CMakeLists.txt M cmake/HPX_AddComponent.cmake M cmake/HPX_AddConfigTest.cmake M cmake/HPX_AddDefinitions.cmake M cmake/HPX_AddExecutable.cmake M cmake/HPX_AddLibrary.cmake M cmake/HPX_AddModule.cmake M cmake/HPX_CompilerFlagsTargets.cmake M cmake/HPX_ForwardCacheVariables.cmake M cmake/HPX_GeneratePackage.cmake M cmake/HPX_PerformCxxFeatureTests.cmake M cmake/HPX_SetupAsio.cmake M cmake/HPX_SetupEve.cmake M cmake/HPX_SetupLCI.cmake M cmake/HPX_SetupSVE.cmake M cmake/HPX_SetupTarget.cmake A cmake/tests/cxx20_std_bit_cast.cpp M components/component_storage/CMakeLists.txt M components/containers/partitioned_vector/CMakeLists.txt M components/containers/unordered/CMakeLists.txt M components/iostreams/CMakeLists.txt M components/performance_counters/io/CMakeLists.txt M components/performance_counters/memory_counters/CMakeLists.txt M components/performance_counters/papi/CMakeLists.txt M components/performance_counters/power/CMakeLists.txt M components/process/CMakeLists.txt M docs/sphinx/manual/writing_single_node_hpx_applications.rst M examples/accumulators/CMakeLists.txt M examples/cancelable_action/cancelable_action/CMakeLists.txt M examples/interpolate1d/interpolate1d/CMakeLists.txt M examples/jacobi/jacobi_component/CMakeLists.txt M examples/nqueen/CMakeLists.txt M examples/performance_counters/sine/CMakeLists.txt M examples/quickstart/CMakeLists.txt A examples/quickstart/for_each_docs.cpp M examples/quickstart/mutex_docs.cpp M examples/quickstart/shared_mutex.cpp M examples/random_mem_access/random_mem_access/CMakeLists.txt M examples/sheneos/sheneos/CMakeLists.txt M examples/startup_shutdown/CMakeLists.txt M examples/throttle/throttle/CMakeLists.txt M examples/tuplespace/central_tuplespace/CMakeLists.txt M init/CMakeLists.txt M libs/CMakeLists.txt M libs/core/algorithms/include/hpx/parallel/algorithms/detail/set_operation.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/make_heap.hpp M libs/core/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp M libs/core/algorithms/include/hpx/parallel/util/detail/chunk_size_iterator.hpp M libs/core/algorithms/tests/regressions/set_operations_3442.cpp M libs/core/algorithms/tests/unit/algorithms/foreach_sender.cpp M libs/core/algorithms/tests/unit/algorithms/make_heap.cpp M libs/core/assertion/include/hpx/modules/assertion.hpp M libs/core/async_base/include/hpx/async_base/post.hpp M libs/core/batch_environments/include/hpx/batch_environments/batch_environment.hpp M libs/core/batch_environments/include/hpx/batch_environments/pbs_environment.hpp M libs/core/batch_environments/src/alps_environment.cpp M libs/core/batch_environments/src/batch_environment.cpp M libs/core/batch_environments/src/pbs_environment.cpp M libs/core/batch_environments/src/pjm_environment.cpp M libs/core/batch_environments/src/slurm_environment.cpp M libs/core/command_line_handling_local/include/hpx/command_line_handling_local/command_line_handling_local.hpp M libs/core/command_line_handling_local/src/command_line_handling_local.cpp M libs/core/command_line_handling_local/src/parse_command_line_local.cpp M libs/core/concurrency/CMakeLists.txt M libs/core/concurrency/include/hpx/concurrency/barrier.hpp M libs/core/concurrency/include/hpx/concurrency/cache_line_data.hpp M libs/core/concurrency/include/hpx/concurrency/deque.hpp M libs/core/concurrency/include/hpx/concurrency/detail/freelist.hpp M libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp M libs/core/concurrency/include/hpx/concurrency/detail/tagged_ptr_dcas.hpp M libs/core/concurrency/include/hpx/concurrency/detail/tagged_ptr_pair.hpp M libs/core/concurrency/include/hpx/concurrency/detail/tagged_ptr_ptrcompression.hpp M libs/core/concurrency/include/hpx/concurrency/queue.hpp M libs/core/concurrency/include/hpx/concurrency/spinlock_pool.hpp M libs/core/concurrency/include/hpx/concurrency/stack.hpp M libs/core/concurrency/src/barrier.cpp M libs/core/coroutines/CMakeLists.txt M libs/core/coroutines/include/hpx/coroutines/coroutine.hpp M libs/core/coroutines/include/hpx/coroutines/coroutine_fwd.hpp M libs/core/coroutines/include/hpx/coroutines/detail/combined_tagged_state.hpp M libs/core/coroutines/include/hpx/coroutines/detail/context_base.hpp M libs/core/coroutines/include/hpx/coroutines/detail/context_generic_context.hpp M libs/core/coroutines/include/hpx/coroutines/detail/context_posix.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_self.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_stackless_self.hpp M libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp M libs/core/coroutines/include/hpx/coroutines/stackless_coroutine.hpp M libs/core/coroutines/include/hpx/coroutines/thread_id_type.hpp M libs/core/coroutines/src/detail/coroutine_self.cpp M libs/core/coroutines/src/detail/posix_utility.cpp A libs/core/coroutines/src/thread_id_type.cpp M libs/core/execution_base/include/hpx/execution_base/agent_base.hpp M libs/core/execution_base/include/hpx/execution_base/agent_ref.hpp M libs/core/execution_base/include/hpx/execution_base/any_sender.hpp M libs/core/execution_base/include/hpx/execution_base/completion_signatures.hpp M libs/core/execution_base/include/hpx/execution_base/context_base.hpp M libs/core/execution_base/include/hpx/execution_base/coroutine_utils.hpp M libs/core/execution_base/include/hpx/execution_base/receiver.hpp M libs/core/execution_base/include/hpx/execution_base/sender.hpp M libs/core/execution_base/include/hpx/execution_base/this_thread.hpp M libs/core/execution_base/include/hpx/execution_base/traits/coroutine_traits.hpp M libs/core/execution_base/src/agent_ref.cpp M libs/core/execution_base/src/spinlock_deadlock_detection.cpp M libs/core/execution_base/src/this_thread.cpp M libs/core/futures/include/hpx/futures/future.hpp M libs/core/ini/include/hpx/ini/ini.hpp M libs/core/ini/src/ini.cpp M libs/core/init_runtime_local/include/hpx/init_runtime_local/detail/init_logging.hpp M libs/core/init_runtime_local/src/init_logging.cpp M libs/core/logging/CMakeLists.txt M libs/core/logging/include/hpx/logging/detail/logger.hpp M libs/core/logging/include/hpx/logging/message.hpp M libs/core/logging/include/hpx/modules/logging.hpp M libs/core/logging/src/logging.cpp M libs/core/mpi_base/include/hpx/mpi_base/mpi_environment.hpp M libs/core/mpi_base/src/mpi_environment.cpp M libs/core/prefix/include/hpx/prefix/find_prefix.hpp M libs/core/prefix/src/find_prefix.cpp M libs/core/program_options/include/hpx/modules/program_options.hpp M libs/core/program_options/include/hpx/program_options/cmdline.hpp M libs/core/program_options/include/hpx/program_options/config.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/program_options/include/hpx/program_options/detail/parsers.hpp M libs/core/program_options/include/hpx/program_options/detail/utf8_codecvt_facet.hpp M libs/core/program_options/include/hpx/program_options/detail/value_semantic.hpp M libs/core/program_options/include/hpx/program_options/environment_iterator.hpp M libs/core/program_options/include/hpx/program_options/eof_iterator.hpp M libs/core/program_options/include/hpx/program_options/errors.hpp M libs/core/program_options/include/hpx/program_options/option.hpp M libs/core/program_options/include/hpx/program_options/options_description.hpp M libs/core/program_options/include/hpx/program_options/parsers.hpp M libs/core/program_options/include/hpx/program_options/positional_options.hpp M libs/core/program_options/include/hpx/program_options/value_semantic.hpp M libs/core/program_options/include/hpx/program_options/variables_map.hpp M libs/core/program_options/include/hpx/program_options/version.hpp M libs/core/program_options/src/cmdline.cpp M libs/core/program_options/src/config_file.cpp M libs/core/program_options/src/convert.cpp M libs/core/program_options/src/options_description.cpp M libs/core/program_options/src/parsers.cpp M libs/core/program_options/src/positional_options.cpp M libs/core/program_options/src/split.cpp M libs/core/program_options/src/utf8_codecvt_facet.cpp M libs/core/program_options/src/value_semantic.cpp M libs/core/program_options/src/variables_map.cpp M libs/core/program_options/src/winmain.cpp M libs/core/program_options/tests/unit/options_exception.cpp M libs/core/runtime_local/src/runtime_local.cpp M libs/core/static_reinit/include/hpx/static_reinit/reinitializable_static.hpp M libs/core/static_reinit/src/static_reinit.cpp M libs/core/testing/include/hpx/modules/testing.hpp M libs/core/testing/include/hpx/testing/performance.hpp M libs/core/testing/src/performance.cpp M libs/core/testing/src/testing.cpp M libs/core/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp M libs/core/thread_pools/src/detail/background_thread.cpp M libs/core/type_support/CMakeLists.txt A libs/core/type_support/include/hpx/type_support/bit_cast.hpp M libs/core/version/include/hpx/version.hpp M libs/core/version/src/version.cpp M libs/full/agas/src/route.cpp M libs/full/async_distributed/tests/regressions/components/CMakeLists.txt M libs/full/command_line_handling/include/hpx/command_line_handling/command_line_handling.hpp M libs/full/command_line_handling/src/command_line_handling.cpp M libs/full/command_line_handling/src/parse_command_line.cpp M libs/full/init_runtime/src/pre_main.cpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/header.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/locality.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver_connection.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender_connection.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/tag_provider.hpp M libs/full/parcelport_mpi/src/locality.cpp M libs/full/parcelport_mpi/src/parcelport_mpi.cpp M libs/full/parcelset/include/hpx/parcelset/connection_cache.hpp M libs/full/parcelset/include/hpx/parcelset/decode_parcels.hpp M libs/full/parcelset/include/hpx/parcelset/detail/parcel_await.hpp M libs/full/parcelset/include/hpx/parcelset/encode_parcels.hpp M libs/full/parcelset/include/hpx/parcelset/parcel.hpp M libs/full/parcelset/include/hpx/parcelset/parcelhandler.hpp M libs/full/parcelset/include/hpx/parcelset/parcelport_connection.hpp M libs/full/parcelset/include/hpx/parcelset/parcelport_impl.hpp M libs/full/parcelset/include/hpx/parcelset/parcelset_fwd.hpp M libs/full/parcelset/src/parcel.cpp M libs/full/parcelset/src/parcelhandler.cpp M libs/full/parcelset_base/CMakeLists.txt M libs/full/parcelset_base/include/hpx/parcelset_base/parcel_interface.hpp M libs/full/parcelset_base/include/hpx/parcelset_base/parcelport.hpp M libs/full/parcelset_base/include/hpx/parcelset_base/parcelset_base_fwd.hpp M libs/full/parcelset_base/src/parcel_interface.cpp A libs/full/parcelset_base/src/parcelset_base.cpp M libs/full/performance_counters/src/parcelhandler_counter_types.cpp M libs/full/runtime_components/src/console_logging.cpp M libs/full/runtime_components/src/server/console_logging_server.cpp M libs/full/runtime_components/tests/unit/agas/components/CMakeLists.txt M libs/full/runtime_components/tests/unit/components/components/CMakeLists.txt M libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find2.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_all_of1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_all_of2.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_any_of1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_any_of2.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_max_element1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_max_element2.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_min_element1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_min_element2.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_minmax_element1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_minmax_element2.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_none1.cpp M libs/full/segmented_algorithms/tests/unit/partitioned_vector_none2.cpp M wrap/CMakeLists.txt Log Message: ----------- Merge branch 'master' of github.com:STEllAR-GROUP/hpx into release-1.9.X Commit: 9b5152e6ecf83554a5986fbf0306cfe02bdfbdc4 https://github.com/STEllAR-GROUP/hpx/commit/9b5152e6ecf83554a5986fbf0306cfe02bdfbdc4 Author: STE||AR Group <cont...@stellar-group.org> Date: 2023-05-01 (Mon, 01 May 2023) Changed paths: M CITATION.cff M CMakeLists.txt M docs/sphinx/releases.rst A docs/sphinx/releases/new_namespaces_1_9_0.rst M docs/sphinx/releases/whats_new_1_9_0.rst Log Message: ----------- Merge branch 'master' of github.com:STEllAR-GROUP/hpx into release-1.9.X Commit: 09203ec8f641192f4eae0133564e23bf0411086d https://github.com/STEllAR-GROUP/hpx/commit/09203ec8f641192f4eae0133564e23bf0411086d Author: STE||AR Group <cont...@stellar-group.org> Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M CITATION.cff M CMakeLists.txt M docs/sphinx/releases.rst A docs/sphinx/releases/new_namespaces_1_9_0.rst M docs/sphinx/releases/whats_new_1_9_0.rst Log Message: ----------- Merge branch 'master' of github.com:STEllAR-GROUP/hpx into release-1.9.X Commit: ea43d66ac45b3867cd82e96ae7525ec0e39ec7c6 https://github.com/STEllAR-GROUP/hpx/commit/ea43d66ac45b3867cd82e96ae7525ec0e39ec7c6 Author: STE||AR Group <cont...@stellar-group.org> Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M CITATION.cff M CMakeLists.txt M cmake/HPX_UpdateGitDocs.cmake M cmake/packaging/rpm/Changelog.txt M docs/sphinx/releases/whats_new_1_9_0.rst Log Message: ----------- Merge branch 'release-1.9.X' of github.com:gonidelis/hpx into release-1.9.X Commit: 10c09b90ebdaa59cb1a2cf9b3574623258cbab54 https://github.com/STEllAR-GROUP/hpx/commit/10c09b90ebdaa59cb1a2cf9b3574623258cbab54 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M CITATION.cff M CMakeLists.txt M cmake/HPX_UpdateGitDocs.cmake M cmake/packaging/rpm/Changelog.txt M docs/sphinx/about_hpx/people.rst M docs/sphinx/contributing/release_procedure.rst M docs/sphinx/releases/whats_new_1_9_0.rst M tools/roll_release.sh Log Message: ----------- Merge pull request #6138 from gonidelis/release-1.9.X Update release notes, people and release number references for 1.9.0 rc1 Compare: https://github.com/STEllAR-GROUP/hpx/compare/2df2df92f54b...10c09b90ebda _______________________________________________ hpx-commits mailing list hpx-commits@mail.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits