Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: f84605096fdb0d5649679671ce8cf7bb052469b9
https://github.com/STEllAR-GROUP/hpx/commit/f84605096fdb0d5649679671ce8cf7bb052469b9
Author: Mikael Simberg <[email protected]>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
A docs/sphinx/releases/whats_new_1_6_0.rst
Log Message:
-----------
1.6.0 release notes (excluding issue and PR lists)
Commit: b4558d0b482523e9150ac6cacdc4496001b09b4a
https://github.com/STEllAR-GROUP/hpx/commit/b4558d0b482523e9150ac6cacdc4496001b09b4a
Author: Mikael Simberg <[email protected]>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Update version tag and date for 1.6.0-rc1
Commit: 405b1989b881f4dd64f984ff25bbde91990ff69f
https://github.com/STEllAR-GROUP/hpx/commit/405b1989b881f4dd64f984ff25bbde91990ff69f
Author: Mikael Simberg <[email protected]>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
A docs/sphinx/releases/whats_new_1_6_0.rst
Log Message:
-----------
Merge pull request #5080 from msimberg/1.6.0-release-notes
1.6.0 release notes
Commit: dd15712573df11eb19d087c700e359aece4381e1
https://github.com/STEllAR-GROUP/hpx/commit/dd15712573df11eb19d087c700e359aece4381e1
Author: Mikael Simberg <[email protected]>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M libs/core/threading_base/include/hpx/threading_base/threading_base_fwd.hpp
M libs/parallelism/threading/include/hpx/threading/thread.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: a2ca685bfbf93ca8efcb08603fc3d2d325ece665
https://github.com/STEllAR-GROUP/hpx/commit/a2ca685bfbf93ca8efcb08603fc3d2d325ece665
Author: Mikael Simberg <[email protected]>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M docs/sphinx/contributing/release_procedure.rst
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/releases.rst
M docs/sphinx/releases/whats_new_1_5_1.rst
M docs/sphinx/releases/whats_new_1_6_0.rst
Log Message:
-----------
Fix formatting, dates, etc. in documentation
Commit: 06d4ab68a0d87d8f30096d5f4d95429b3f87d2e3
https://github.com/STEllAR-GROUP/hpx/commit/06d4ab68a0d87d8f30096d5f4d95429b3f87d2e3
Author: Mikael Simberg <[email protected]>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M .circleci/config.yml
M .jenkins/lsu/env-clang-9.sh
M components/performance_counters/memory/CMakeLists.txt
M
components/process/include/hpx/components/process/util/posix/initializers/inherit_env.hpp
M docs/joss_paper/paper.bib
M docs/sphinx/manual/launching_and_configuring_hpx_applications.rst
M docs/sphinx/releases/whats_new_0_9_6.rst
M docs/sphinx/releases/whats_new_0_9_8.rst
M docs/sphinx/releases/whats_new_0_9_9.rst
M docs/sphinx/releases/whats_new_0_9_99.rst
M docs/sphinx/releases/whats_new_1_0_0.rst
M examples/quickstart/CMakeLists.txt
M examples/quickstart/composable_guard.cpp
M examples/spell_check/5desk.txt
M
libs/core/concurrency/include/hpx/concurrency/detail/contiguous_index_queue.hpp
M libs/core/config/include/hpx/config.hpp
M libs/core/debugging/CMakeLists.txt
A libs/core/debugging/include/hpx/debugging/environ.hpp
M libs/core/debugging/src/print.cpp
M
libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
M libs/core/schedulers/tests/unit/schedule_last.cpp
M libs/core/threading_base/src/scheduler_base.cpp
M libs/core/topology/CMakeLists.txt
M libs/core/topology/include/hpx/topology/topology.hpp
M libs/core/topology/src/topology.cpp
M libs/full/collectives/src/create_communication_set.cpp
M libs/full/compute/tests/unit/numa_allocator.cpp
M libs/full/init_runtime/include/hpx/hpx_init_params.hpp
M libs/full/init_runtime/src/hpx_init.cpp
M libs/full/performance_counters/tests/regressions/CMakeLists.txt
M libs/full/program_options/include/hpx/program_options/parsers.hpp
M libs/full/program_options/src/parsers.cpp
M libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
M libs/full/resiliency_distributed/examples/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
M libs/full/resource_partitioner/examples/CMakeLists.txt
M libs/full/resource_partitioner/examples/guided_pool_test.cpp
M
libs/full/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
M libs/full/resource_partitioner/examples/simple_resource_partitioner.cpp
M
libs/full/resource_partitioner/examples/simplest_resource_partitioner_2.cpp
M libs/full/resource_partitioner/tests/unit/named_pool_executor.cpp
M libs/full/runtime_local/src/custom_exception_info.cpp
M libs/full/threadmanager/src/threadmanager.cpp
M libs/parallelism/resiliency/examples/dataflow_replicate.cpp
M plugins/parcelport/libfabric/receiver.hpp
M tests/regressions/threads/CMakeLists.txt
M tests/unit/resource/cross_pool_injection.cpp
M tests/unit/resource/scheduler_binding_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 tools/pre-commit
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: 4d1f768f5bd96f2a880d618efa78d10ebba27743
https://github.com/STEllAR-GROUP/hpx/commit/4d1f768f5bd96f2a880d618efa78d10ebba27743
Author: Mikael Simberg <[email protected]>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M components/performance_counters/io/src/io_counters.cpp
M components/performance_counters/memory/src/mem_counter_linux.cpp
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/util/papi.cpp
M libs/core/iterator_support/CMakeLists.txt
A
libs/core/iterator_support/include/hpx/iterator_support/generator_iterator.hpp
M libs/core/logging/src/format/formatter/high_precision_time.cpp
M libs/core/serialization/tests/performance/serialization_overhead.cpp
M libs/core/serialization/tests/unit/zero_copy_serialization.cpp
M libs/full/program_options/src/options_description.cpp
M tools/inspect/time_string.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: 81ebe573de3a2d2a4a8b35f4e9a8619c109f82d2
https://github.com/STEllAR-GROUP/hpx/commit/81ebe573de3a2d2a4a8b35f4e9a8619c109f82d2
Author: Mikael Simberg <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
M
components/iostreams/include/hpx/components/iostreams/server/output_stream.hpp
M components/performance_counters/papi/src/server/papi.cpp
M components/process/include/hpx/components/process/server/child.hpp
M examples/performance_counters/sine/server/sine.cpp
M examples/throttle/throttle/throttle.hpp
M hpx/lcos/base_lco.hpp
M hpx/lcos/base_lco_with_value.hpp
M hpx/lcos/packaged_action.hpp
R hpx/runtime/actions/continuation.hpp
M hpx/runtime/actions/make_continuation.hpp
R hpx/runtime/actions/set_lco_value_continuation.hpp
R hpx/runtime/actions/trigger.hpp
M hpx/runtime/agas/server/component_namespace.hpp
M hpx/runtime/agas/server/locality_namespace.hpp
M hpx/runtime/agas/server/symbol_namespace.hpp
M hpx/runtime/components/server/abstract_migration_support.hpp
M hpx/runtime/components/server/console_error_sink.hpp
M hpx/runtime/components/server/console_logging.hpp
M hpx/runtime/components/server/distributed_metadata_base.hpp
M hpx/runtime/components/server/fixed_component_base.hpp
M hpx/runtime/components/server/locking_hook.hpp
M hpx/runtime/components/server/migration_support.hpp
M hpx/runtime/components/server/runtime_support.hpp
M hpx/runtime/parcelset/put_parcel.hpp
M hpx/runtime/trigger_lco.hpp
R hpx/traits/action_decorate_continuation.hpp
R hpx/traits/action_decorate_function.hpp
R hpx/traits/action_does_termination_detection.hpp
R hpx/traits/action_is_target_valid.hpp
R hpx/traits/action_schedule_thread.hpp
R hpx/traits/action_was_object_migrated.hpp
R hpx/traits/is_valid_action.hpp
R hpx/traits/pointer_category.hpp
M hpx/util/functional/colocated_helpers.hpp
M libs/full/actions/CMakeLists.txt
M libs/full/actions/include/hpx/actions/actions_fwd.hpp
M libs/full/actions/include/hpx/actions/apply_helper.hpp
A libs/full/actions/include/hpx/actions/apply_helper_fwd.hpp
M libs/full/actions/include/hpx/actions/base_action.hpp
A libs/full/actions/include/hpx/actions/continuation.hpp
A libs/full/actions/include/hpx/actions/continuation_fwd.hpp
M libs/full/actions/include/hpx/actions/register_action.hpp
A libs/full/actions/include/hpx/actions/set_lco_value_continuation.hpp
A libs/full/actions/include/hpx/actions/traits/action_continuation.hpp
A
libs/full/actions/include/hpx/actions/traits/action_decorate_continuation.hpp
A
libs/full/actions/include/hpx/actions/traits/action_trigger_continuation.hpp
M libs/full/actions/include/hpx/actions/transfer_action.hpp
M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
M libs/full/actions/include/hpx/actions/transfer_continuation_action.hpp
A libs/full/actions/include/hpx/actions/trigger.hpp
M libs/full/actions/src/base_action.cpp
A libs/full/actions/src/continuation.cpp
M libs/full/actions_base/CMakeLists.txt
M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
R libs/full/actions_base/include/hpx/actions_base/continuation_fwd.hpp
M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
R
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation.hpp
A
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation_fwd.hpp
A
libs/full/actions_base/include/hpx/actions_base/traits/action_does_termination_detection.hpp
A
libs/full/actions_base/include/hpx/actions_base/traits/action_is_target_valid.hpp
M libs/full/actions_base/include/hpx/actions_base/traits/action_priority.hpp
M
libs/full/actions_base/include/hpx/actions_base/traits/action_remote_result.hpp
A
libs/full/actions_base/include/hpx/actions_base/traits/action_schedule_thread.hpp
M
libs/full/actions_base/include/hpx/actions_base/traits/action_select_direct_execution.hpp
M
libs/full/actions_base/include/hpx/actions_base/traits/action_stacksize.hpp
A
libs/full/actions_base/include/hpx/actions_base/traits/action_trigger_continuation_fwd.hpp
A
libs/full/actions_base/include/hpx/actions_base/traits/action_was_object_migrated.hpp
A libs/full/actions_base/include/hpx/actions_base/traits/is_valid_action.hpp
M libs/full/agas/include/hpx/agas/server/primary_namespace.hpp
M libs/full/agas/src/primary_namespace.cpp
M libs/full/agas/src/server/primary_namespace_server.cpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/apply.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_callback.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations.hpp
M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp
M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
M libs/full/collectives/include/hpx/collectives/detail/latch.hpp
M libs/full/collectives/include/hpx/collectives/fold.hpp
M libs/full/collectives/include/hpx/collectives/reduce.hpp
M libs/full/collectives/src/latch.cpp
M libs/full/components_base/CMakeLists.txt
M libs/full/components_base/include/hpx/components_base/pinned_ptr.hpp
A
libs/full/components_base/include/hpx/components_base/traits/action_decorate_function.hpp
M libs/full/compute_cuda/include/hpx/compute/cuda/transfer.hpp
M libs/full/include/include/hpx/include/actions.hpp
M libs/full/include/include/hpx/include/plain_actions.hpp
M libs/full/include/include/hpx/include/traits.hpp
M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/primary_namespace_counters.hpp
M libs/full/performance_counters/src/counters.cpp
M libs/full/performance_counters/src/manage_counter.cpp
M libs/full/performance_counters/src/manage_counter_type.cpp
M libs/full/performance_counters/src/performance_counter.cpp
M libs/full/performance_counters/src/server/arithmetics_counter.cpp
M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
M libs/full/performance_counters/src/server/raw_counter.cpp
M libs/full/performance_counters/src/server/raw_values_counter.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
M libs/parallelism/algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/include/hpx/algorithms/traits/pointer_category.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/transfer.hpp
M src/CMakeLists.txt
M src/lcos/base_lco.cpp
R src/runtime/actions/continuation.cpp
M src/runtime/agas/addressing_service.cpp
M src/runtime/agas/interface.cpp
M src/runtime/agas/server/component_namespace_server.cpp
M src/runtime/agas/server/locality_namespace_server.cpp
M src/runtime/agas/server/route.cpp
M src/runtime/applier/applier.cpp
M src/runtime/components/console_error_sink.cpp
M src/runtime/components/console_logging.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/runtime_support_server.cpp
M src/runtime/components/stubs/runtime_support_stubs.cpp
M src/runtime/parcelset/parcel.cpp
M src/runtime/parcelset/parcelhandler.cpp
M src/util/activate_counters.cpp
M src/util/query_counters.cpp
M tests/performance/local/future_overhead.cpp
M tests/performance/local/spinlock_overhead1.cpp
M tests/performance/local/spinlock_overhead2.cpp
M tests/unit/component/action_invoke_no_more_than.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: 680ef48a5fb7ce37ee14a698fc1184e64c55f2a1
https://github.com/STEllAR-GROUP/hpx/commit/680ef48a5fb7ce37ee14a698fc1184e64c55f2a1
Author: Mikael Simberg <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Update tag and date for 1.6.0-rc2
Commit: b48319a17cd1a9343e63b4064088e1de83126fdf
https://github.com/STEllAR-GROUP/hpx/commit/b48319a17cd1a9343e63b4064088e1de83126fdf
Author: Mikael Simberg <[email protected]>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M hpx/runtime/components/server/runtime_support.hpp
M libs/full/include/include/hpx/algorithm.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/find.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/remove.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/result_types.hpp
M libs/parallelism/algorithms/tests/performance/benchmark_remove.cpp
M libs/parallelism/algorithms/tests/performance/benchmark_remove_if.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/remove_tests.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/iter_sent.hpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_if_range.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_range.cpp
M src/runtime/components/server/runtime_support_server.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: 4edba45c37947c754948eef65c59553caa618543
https://github.com/STEllAR-GROUP/hpx/commit/4edba45c37947c754948eef65c59553caa618543
Author: Mikael Simberg <[email protected]>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M .circleci/config.yml
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: 6783d30ce064b19d69c6d90db4d60da325129c76
https://github.com/STEllAR-GROUP/hpx/commit/6783d30ce064b19d69c6d90db4d60da325129c76
Author: Mikael Simberg <[email protected]>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Bump 1.6.0-rc2 release date
Commit: 77e7c5b9e28caf46a3c86fab4d21254d5f1de43f
https://github.com/STEllAR-GROUP/hpx/commit/77e7c5b9e28caf46a3c86fab4d21254d5f1de43f
Author: Mikael Simberg <[email protected]>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M .circleci/config.yml
M .jenkins/cscs/env-clang-newest.sh
M CMakeLists.txt
M cmake/HPX_AddComponent.cmake
M cmake/HPX_AddExecutable.cmake
M cmake/HPX_AddLibrary.cmake
M cmake/HPX_AddModule.cmake
M cmake/HPX_SetupCUDA.cmake
M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
M libs/core/config/include/hpx/config/endian.hpp
M
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
M libs/core/serialization/tests/performance/serialization_performance.cpp
M libs/full/async_cuda/CMakeLists.txt
M libs/full/compute/include/hpx/compute/traits/allocator_traits.hpp
M libs/full/compute_cuda/CMakeLists.txt
M
libs/parallelism/pack_traversal/tests/regressions/unwrapping_noncopyable.cpp
M tests/performance/local/stream.cpp
M tests/regressions/threads/block_os_threads_1036.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: c38a98b99c20813f0a75476fdfc821b8044df2b7
https://github.com/STEllAR-GROUP/hpx/commit/c38a98b99c20813f0a75476fdfc821b8044df2b7
Author: Mikael Simberg <[email protected]>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M libs/full/compute_cuda/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into release
Commit: c2fb8a88a828730b162d064744f389e002bdde7b
https://github.com/STEllAR-GROUP/hpx/commit/c2fb8a88a828730b162d064744f389e002bdde7b
Author: Mikael Simberg <[email protected]>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Bump 1.6.0-rc2 release date again
Commit: 3924f30fdb1c2786f0ddf6f1c99fc123f17abf88
https://github.com/STEllAR-GROUP/hpx/commit/3924f30fdb1c2786f0ddf6f1c99fc123f17abf88
Author: Mikael Simberg <[email protected]>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M .circleci/config.yml
M .github/workflows/linux_debug.yml
M .github/workflows/linux_release_fetchcontent.yml
M .github/workflows/linux_sanitizers.yml
M .github/workflows/macos_debug.yml
M .github/workflows/windows_debug.yml
M .github/workflows/windows_release.yml
M .jenkins/cscs/entry.sh
M CMakeLists.txt
M cmake/HPX_AddModule.cmake
M libs/core/allocator_support/CMakeLists.txt
M libs/core/threading_base/CMakeLists.txt
M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp
A libs/core/threading_base/src/annotated_function.cpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/remove.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
M tests/unit/apex/annotation_check.cpp
Log Message:
-----------
Merge commit '4a64539a84a' into release
Commit: 78e19b055257e1ca669a8a668ff2becbe3bd1658
https://github.com/STEllAR-GROUP/hpx/commit/78e19b055257e1ca669a8a668ff2becbe3bd1658
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp
Log Message:
-----------
Format annotated_function.hpp
Commit: 5af0860b23f01994ff389871130322769f4a7a1d
https://github.com/STEllAR-GROUP/hpx/commit/5af0860b23f01994ff389871130322769f4a7a1d
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Update version and date for 1.6.0
Commit: ad17c8f250c5f021c357383e0decb27731af2d0d
https://github.com/STEllAR-GROUP/hpx/commit/ad17c8f250c5f021c357383e0decb27731af2d0d
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M cmake/packaging/rpm/Changelog.txt
Log Message:
-----------
Update RPM changelog
Commit: c3bba41ceb7765ef0d2e26e0dec6ed50dd9b6eb1
https://github.com/STEllAR-GROUP/hpx/commit/c3bba41ceb7765ef0d2e26e0dec6ed50dd9b6eb1
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M tools/generate_issue_pr_list.sh
Log Message:
-----------
Print empty lines after headings in generate_issue_pr_list.sh
Commit: 3b64ce576cfaf1c55f3959cf1f6573ddb53a4069
https://github.com/STEllAR-GROUP/hpx/commit/3b64ce576cfaf1c55f3959cf1f6573ddb53a4069
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M docs/sphinx/quickstart.rst
Log Message:
-----------
Update latest version in quickstart.rst
Commit: 398383b3e2e6243180e0fbc8fdfb9bd6de0be224
https://github.com/STEllAR-GROUP/hpx/commit/398383b3e2e6243180e0fbc8fdfb9bd6de0be224
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M docs/sphinx/releases/whats_new_1_4_0.rst
M docs/sphinx/releases/whats_new_1_6_0.rst
Log Message:
-----------
Add issues and PRs to 1.6.0 release notes
Commit: b8649ae9ec2c0434e194ec9383ea4f62a2397a25
https://github.com/STEllAR-GROUP/hpx/commit/b8649ae9ec2c0434e194ec9383ea4f62a2397a25
Author: Mikael Simberg <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M docs/sphinx/about_hpx/people.rst
Log Message:
-----------
Update people.rst
Commit: bd540a01c71f22a31502d21ada000f75e2021908
https://github.com/STEllAR-GROUP/hpx/commit/bd540a01c71f22a31502d21ada000f75e2021908
Author: Mikael Simberg <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
Log Message:
-----------
Merge pull request #5178 from gonidelis/fix_parallel_algos_docs
Fix parallel remove/remove_copy/transform namespace references in docs
Commit: c4f8f2c0be241a9f1a676e95f16950228b35fcae
https://github.com/STEllAR-GROUP/hpx/commit/c4f8f2c0be241a9f1a676e95f16950228b35fcae
Author: Mikael Simberg <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
Log Message:
-----------
Add hpx::transform to public API list
Commit: 43bc70c5f20e0a864b2c97ec0ca39bdfda735074
https://github.com/STEllAR-GROUP/hpx/commit/43bc70c5f20e0a864b2c97ec0ca39bdfda735074
Author: Mikael Simberg <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M docs/sphinx/releases/whats_new_1_6_0.rst
Log Message:
-----------
Add last merged PR to 1.6.0 release notes
Commit: 75bf585f275aa27a91086c9d434dc906a104172b
https://github.com/STEllAR-GROUP/hpx/commit/75bf585f275aa27a91086c9d434dc906a104172b
Author: Mikael Simberg <[email protected]>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M CMakeLists.txt
M cmake/packaging/rpm/Changelog.txt
M docs/sphinx/about_hpx/people.rst
M docs/sphinx/api/public_api.rst
M docs/sphinx/contributing/release_procedure.rst
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/quickstart.rst
M docs/sphinx/releases.rst
M docs/sphinx/releases/whats_new_1_4_0.rst
M docs/sphinx/releases/whats_new_1_5_1.rst
A docs/sphinx/releases/whats_new_1_6_0.rst
M tools/generate_issue_pr_list.sh
Log Message:
-----------
Merge branch 'release'
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/38d37dc4df95...75bf585f275a
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits