Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 2dd868451ff0f2f50e5b272d576be67b808bb97d
      
https://github.com/STEllAR-GROUP/hpx/commit/2dd868451ff0f2f50e5b272d576be67b808bb97d
  Author: Parsa Amini <m...@parsaamini.net>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    M libs/logging/CMakeLists.txt
    M src/util/init_ini_data.cpp

  Log Message:
  -----------
  Fix macOS builds


  Commit: 540b46d1f05fc6f2e30d401bf755534ce8fcfe50
      
https://github.com/STEllAR-GROUP/hpx/commit/540b46d1f05fc6f2e30d401bf755534ce8fcfe50
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M CMakeLists.txt
    A change_includes.sh
    M cmake/HPX_AddConfigTest.cmake
    M cmake/HPX_AddModule.cmake
    M cmake/HPX_PerformCxxFeatureTests.cmake
    M cmake/HPX_SetupBoost.cmake
    A cmake/templates/force_linking.cpp.in
    A cmake/templates/force_linking.hpp.in
    A cmake/templates/global_module_header.hpp.in
    A cmake/tests/cxx11_std_shared_ptr_lwg3018.cpp
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_from_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_to_storage.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map.hpp
    M components/iostreams/include/hpx/components/iostreams/write_functions.hpp
    M components/iostreams/src/component_module.cpp
    M components/iostreams/src/server/output_stream.cpp
    M components/iostreams/src/standard_streams.cpp
    M components/performance_counters/io/src/io_counters.cpp
    M components/performance_counters/memory/src/memory.cpp
    M components/performance_counters/papi/src/papi_startup.cpp
    M docs/CMakeLists.txt
    M examples/balancing/hpx_thread_phase.cpp
    M examples/balancing/os_thread_num.cpp
    M examples/performance_counters/sine/server/sine.cpp
    M examples/performance_counters/sine/sine.cpp
    M examples/qt/qt.cpp
    M examples/resource_partitioner/async_customization.cpp
    M examples/throttle/throttle/server/throttle.cpp
    M hpx/apply.hpp
    M hpx/async.hpp
    M hpx/async_launch_policy_dispatch.hpp
    M hpx/compute/cuda/detail/launch.hpp
    M hpx/compute/host/block_allocator.hpp
    M hpx/compute/host/block_executor.hpp
    M hpx/hpx_init.hpp
    M hpx/hpx_init_impl.hpp
    M hpx/hpx_start.hpp
    M hpx/hpx_start_impl.hpp
    M hpx/include/bind.hpp
    M hpx/include/traits.hpp
    M hpx/include/util.hpp
    M hpx/lcos/async.hpp
    M hpx/lcos/async_callback.hpp
    M hpx/lcos/async_continue_fwd.hpp
    M hpx/lcos/dataflow.hpp
    M hpx/lcos/detail/async_colocated.hpp
    M hpx/lcos/detail/future_data.hpp
    M hpx/lcos/detail/future_transforms.hpp
    M hpx/lcos/detail/promise_base.hpp
    M hpx/lcos/future.hpp
    M hpx/lcos/gather.hpp
    M hpx/lcos/local/composable_guard.hpp
    M hpx/lcos/local/conditional_trigger.hpp
    M hpx/lcos/local/futures_factory.hpp
    M hpx/lcos/local/once.hpp
    M hpx/lcos/local/packaged_task.hpp
    M hpx/lcos/split_future.hpp
    M hpx/lcos/spmd_block.hpp
    M hpx/lcos/sync.hpp
    M hpx/lcos/wait_some.hpp
    M hpx/lcos/when_any.hpp
    M hpx/lcos/when_each.hpp
    M hpx/lcos/when_some.hpp
    M hpx/parallel/task_block.hpp
    M hpx/performance_counters/counter_creators.hpp
    M hpx/performance_counters/counters.hpp
    M hpx/performance_counters/counters_fwd.hpp
    M hpx/performance_counters/manage_counter_type.hpp
    M hpx/performance_counters/performance_counter.hpp
    M hpx/performance_counters/registry.hpp
    M hpx/performance_counters/server/raw_counter.hpp
    M hpx/performance_counters/server/raw_values_counter.hpp
    M hpx/plugins/binary_filter_factory_base.hpp
    M hpx/plugins/message_handler_factory_base.hpp
    M hpx/plugins/parcel/coalescing_counter_registry.hpp
    M hpx/plugins/parcel/coalescing_message_handler.hpp
    M hpx/plugins/parcel/message_buffer.hpp
    M hpx/plugins/parcelport/mpi/sender_connection.hpp
    M hpx/plugins/parcelport/tcp/receiver.hpp
    M hpx/plugins/parcelport/tcp/sender.hpp
    M hpx/plugins/parcelport_factory.hpp
    M hpx/plugins/plugin_factory_base.hpp
    M hpx/plugins/plugin_registry.hpp
    M hpx/plugins/plugin_registry_base.hpp
    M hpx/runtime/actions/action_support.hpp
    M hpx/runtime/actions/basic_action.hpp
    M hpx/runtime/actions/continuation.hpp
    M hpx/runtime/actions/continuation2_impl.hpp
    M hpx/runtime/actions/continuation_impl.hpp
    M hpx/runtime/actions/trigger.hpp
    M hpx/runtime/agas/addressing_service.hpp
    M hpx/runtime/agas/detail/bootstrap_component_namespace.hpp
    M hpx/runtime/agas/detail/hosted_component_namespace.hpp
    M hpx/runtime/agas/interface.hpp
    M hpx/runtime/agas/server/component_namespace.hpp
    M hpx/runtime/agas/server/symbol_namespace.hpp
    M hpx/runtime/agas/symbol_namespace.hpp
    M hpx/runtime/agas_fwd.hpp
    M hpx/runtime/applier/apply.hpp
    M hpx/runtime/applier/detail/apply_colocated.hpp
    M hpx/runtime/applier/detail/apply_colocated_callback.hpp
    M hpx/runtime/applier/register_apply_colocated.hpp
    M hpx/runtime/components/binpacking_distribution_policy.hpp
    M hpx/runtime/components/client_base.hpp
    M hpx/runtime/components/component_commandline_base.hpp
    M hpx/runtime/components/component_registry_base.hpp
    M hpx/runtime/components/component_startup_shutdown_base.hpp
    M hpx/runtime/components/component_type.hpp
    M hpx/runtime/components/server/abstract_migration_support.hpp
    M hpx/runtime/components/server/component_base.hpp
    M hpx/runtime/components/server/console_error_sink_singleton.hpp
    M hpx/runtime/components/server/executor_component.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/invoke_function.hpp
    M hpx/runtime/components/server/locking_hook.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    M hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/components/server/runtime_support.hpp
    M hpx/runtime/components/static_factory_data.hpp
    M hpx/runtime/config_entry.hpp
    M hpx/runtime/get_ptr.hpp
    M hpx/runtime/parcelset/decode_parcels.hpp
    M hpx/runtime/parcelset/detail/parcel_await.hpp
    M hpx/runtime/parcelset/detail/per_action_data_counter_registry.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/parcelset/parcelport.hpp
    M hpx/runtime/parcelset/parcelport_impl.hpp
    M hpx/runtime/parcelset/policies/message_handler.hpp
    M hpx/runtime/parcelset/put_parcel.hpp
    M hpx/runtime/parcelset_fwd.hpp
    M hpx/runtime/resource/detail/create_partitioner.hpp
    M hpx/runtime/resource/partitioner.hpp
    M hpx/runtime/resource/partitioner_fwd.hpp
    M hpx/runtime/serialization/detail/polymorphic_intrusive_factory.hpp
    M hpx/runtime/serialization/detail/polymorphic_nonintrusive_factory.hpp
    M hpx/runtime/serialization/serialize_buffer.hpp
    M hpx/runtime/set_parcel_write_handler.hpp
    M hpx/runtime/shutdown_function.hpp
    M hpx/runtime/startup_function.hpp
    M hpx/runtime/threads/coroutines/detail/coroutine_impl.hpp
    M hpx/runtime/threads/coroutines/detail/coroutine_self.hpp
    M hpx/runtime/threads/detail/network_background_callback.hpp
    M hpx/runtime/threads/detail/scheduled_thread_pool.hpp
    M hpx/runtime/threads/detail/scheduled_thread_pool_impl.hpp
    M hpx/runtime/threads/detail/scheduling_loop.hpp
    M hpx/runtime/threads/detail/set_thread_state.hpp
    M hpx/runtime/threads/executors/current_executor.hpp
    M hpx/runtime/threads/executors/default_executor.hpp
    M hpx/runtime/threads/executors/guided_pool_executor.hpp
    M hpx/runtime/threads/executors/limiting_executor.hpp
    M hpx/runtime/threads/executors/pool_executor.hpp
    M hpx/runtime/threads/executors/service_executors.hpp
    M hpx/runtime/threads/executors/this_thread_executors.hpp
    M hpx/runtime/threads/executors/thread_pool_attached_executors.hpp
    M hpx/runtime/threads/executors/thread_pool_executors.hpp
    M hpx/runtime/threads/executors/thread_pool_os_executors.hpp
    M hpx/runtime/threads/policies/callback_notifier.hpp
    M hpx/runtime/threads/policies/shared_priority_queue_scheduler.hpp
    M hpx/runtime/threads/policies/thread_queue.hpp
    M hpx/runtime/threads/policies/thread_queue_mc.hpp
    M hpx/runtime/threads/run_as_hpx_thread.hpp
    M hpx/runtime/threads/run_as_os_thread.hpp
    M hpx/runtime/threads/thread.hpp
    M hpx/runtime/threads/thread_data.hpp
    M hpx/runtime/threads/thread_data_fwd.hpp
    M hpx/runtime/threads/thread_executor.hpp
    M hpx/runtime/threads/thread_helpers.hpp
    M hpx/runtime_fwd.hpp
    M hpx/sync.hpp
    M hpx/sync_launch_policy_dispatch.hpp
    M hpx/traits/action_decorate_function.hpp
    M hpx/traits/future_then_result.hpp
    R hpx/traits/get_function_address.hpp
    R hpx/traits/get_function_annotation.hpp
    R hpx/traits/is_action.hpp
    R hpx/traits/is_bind_expression.hpp
    R hpx/traits/is_callable.hpp
    R hpx/traits/is_placeholder.hpp
    M hpx/util/annotated_function.hpp
    R hpx/util/bind.hpp
    M hpx/util/bind_action.hpp
    R hpx/util/bind_back.hpp
    R hpx/util/bind_front.hpp
    M hpx/util/command_line_handling.hpp
    R hpx/util/debug/demangle_helper.hpp
    R hpx/util/deferred_call.hpp
    R hpx/util/detail/basic_function.hpp
    R hpx/util/detail/empty_function.hpp
    R hpx/util/detail/function_registration.hpp
    M hpx/util/detail/pack_traversal_async_impl.hpp
    M hpx/util/detail/pack_traversal_impl.hpp
    R hpx/util/detail/reset_function.hpp
    A hpx/util/detail/serializable_basic_function.hpp
    M hpx/util/detail/unwrap_impl.hpp
    R hpx/util/detail/vtable/callable_vtable.hpp
    R hpx/util/detail/vtable/copyable_vtable.hpp
    R hpx/util/detail/vtable/function_vtable.hpp
    M hpx/util/detail/vtable/serializable_function_vtable.hpp
    M hpx/util/detail/vtable/serializable_vtable.hpp
    R hpx/util/detail/vtable/vtable.hpp
    M hpx/util/first_argument.hpp
    R hpx/util/function.hpp
    R hpx/util/function_ref.hpp
    M hpx/util/functional/colocated_helpers.hpp
    M hpx/util/ini.hpp
    M hpx/util/init_ini_data.hpp
    M hpx/util/interval_timer.hpp
    R hpx/util/invoke.hpp
    R hpx/util/invoke_fused.hpp
    M hpx/util/io_service_pool.hpp
    M hpx/util/map_hostnames.hpp
    R hpx/util/mem_fn.hpp
    R hpx/util/one_shot.hpp
    R hpx/util/plugin.hpp
    R hpx/util/plugin/abstract_factory.hpp
    R hpx/util/plugin/concrete_factory.hpp
    R hpx/util/plugin/config.hpp
    R hpx/util/plugin/detail/dll_dlopen.hpp
    R hpx/util/plugin/detail/dll_windows.hpp
    R hpx/util/plugin/dll.hpp
    R hpx/util/plugin/export_plugin.hpp
    R hpx/util/plugin/plugin_factory.hpp
    R hpx/util/plugin/plugin_wrapper.hpp
    R hpx/util/plugin/virtual_constructor.hpp
    M hpx/util/pool_timer.hpp
    R hpx/util/protect.hpp
    M hpx/util/reinitializable_static.hpp
    R hpx/util/result_of.hpp
    M hpx/util/runtime_configuration.hpp
    A hpx/util/serializable_function.hpp
    A hpx/util/serializable_unique_function.hpp
    M hpx/util/static_reinit.hpp
    M hpx/util/thread_description.hpp
    M hpx/util/thread_mapper.hpp
    M hpx/util/transform_iterator.hpp
    R hpx/util/unique_function.hpp
    M hpx/util/zip_iterator.hpp
    M hpx/util_fwd.hpp
    M libs/CMakeLists.txt
    A libs/add_compat_headers.sh
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/find.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/minmax.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_reduce_binary.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/unique.hpp
    M libs/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/algorithms/include/hpx/parallel/traits/projected.hpp
    M libs/algorithms/include/hpx/parallel/traits/projected_range.hpp
    M libs/algorithms/include/hpx/parallel/util/compare_projected.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/algorithm_result.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/partitioner_iteration.hpp
    M libs/algorithms/include/hpx/parallel/util/invoke_projected.hpp
    M libs/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/algorithms/tests/CMakeLists.txt
    M libs/all_modules.rst
    M libs/allocator_support/tests/CMakeLists.txt
    M libs/assertion/tests/CMakeLists.txt
    M libs/cache/tests/CMakeLists.txt
    M libs/collectives/CMakeLists.txt
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/collectives/tests/CMakeLists.txt
    M libs/concepts/tests/CMakeLists.txt
    M libs/concurrency/tests/CMakeLists.txt
    M libs/config/tests/CMakeLists.txt
    M libs/create_library_skeleton.py
    M libs/datastructures/include/hpx/datastructures/any.hpp
    M libs/datastructures/tests/CMakeLists.txt
    M libs/datastructures/tests/regressions/CMakeLists.txt
    A libs/datastructures/tests/regressions/optional_swap_3200.cpp
    A libs/datastructures/tests/regressions/tuple_serialization_803.cpp
    M libs/datastructures/tests/unit/CMakeLists.txt
    A libs/datastructures/tests/unit/is_tuple_like.cpp
    A libs/datastructures/tests/unit/tuple.cpp
    A libs/debugging/CMakeLists.txt
    A libs/debugging/README.rst
    A libs/debugging/docs/index.rst
    A libs/debugging/examples/CMakeLists.txt
    A libs/debugging/include/hpx/debugging/demangle_helper.hpp
    A libs/debugging/include_compatibility/hpx/util/debug/demangle_helper.hpp
    A libs/debugging/src/CMakeLists.txt
    A libs/debugging/tests/CMakeLists.txt
    A libs/debugging/tests/performance/CMakeLists.txt
    A libs/debugging/tests/regressions/CMakeLists.txt
    A libs/debugging/tests/unit/CMakeLists.txt
    M libs/errors/tests/CMakeLists.txt
    M libs/errors/tests/unit/CMakeLists.txt
    A libs/errors/tests/unit/exception.cpp
    M libs/filesystem/CMakeLists.txt
    M libs/filesystem/tests/CMakeLists.txt
    M libs/format/tests/CMakeLists.txt
    A libs/functional/CMakeLists.txt
    A libs/functional/README.rst
    A libs/functional/docs/index.rst
    A libs/functional/examples/CMakeLists.txt
    A libs/functional/include/hpx/functional/bind.hpp
    A libs/functional/include/hpx/functional/bind_back.hpp
    A libs/functional/include/hpx/functional/bind_front.hpp
    A libs/functional/include/hpx/functional/deferred_call.hpp
    A libs/functional/include/hpx/functional/detail/basic_function.hpp
    A libs/functional/include/hpx/functional/detail/empty_function.hpp
    A libs/functional/include/hpx/functional/detail/function_registration.hpp
    A libs/functional/include/hpx/functional/detail/reset_function.hpp
    A libs/functional/include/hpx/functional/detail/vtable/callable_vtable.hpp
    A libs/functional/include/hpx/functional/detail/vtable/copyable_vtable.hpp
    A libs/functional/include/hpx/functional/detail/vtable/function_vtable.hpp
    A libs/functional/include/hpx/functional/detail/vtable/vtable.hpp
    A libs/functional/include/hpx/functional/function.hpp
    A libs/functional/include/hpx/functional/function_ref.hpp
    A libs/functional/include/hpx/functional/invoke.hpp
    A libs/functional/include/hpx/functional/invoke_fused.hpp
    A libs/functional/include/hpx/functional/mem_fn.hpp
    A libs/functional/include/hpx/functional/one_shot.hpp
    A libs/functional/include/hpx/functional/protect.hpp
    A libs/functional/include/hpx/functional/result_of.hpp
    A libs/functional/include/hpx/functional/traits/get_function_address.hpp
    A libs/functional/include/hpx/functional/traits/get_function_annotation.hpp
    A libs/functional/include/hpx/functional/traits/is_action.hpp
    A libs/functional/include/hpx/functional/traits/is_bind_expression.hpp
    A libs/functional/include/hpx/functional/traits/is_callable.hpp
    A libs/functional/include/hpx/functional/traits/is_placeholder.hpp
    A libs/functional/include/hpx/functional/unique_function.hpp
    A libs/functional/include_compatibility/hpx/util/bind.hpp
    A libs/functional/include_compatibility/hpx/util/bind_back.hpp
    A libs/functional/include_compatibility/hpx/util/bind_front.hpp
    A libs/functional/include_compatibility/hpx/util/deferred_call.hpp
    A libs/functional/include_compatibility/hpx/util/function.hpp
    A libs/functional/include_compatibility/hpx/util/function_ref.hpp
    A libs/functional/include_compatibility/hpx/util/invoke.hpp
    A libs/functional/include_compatibility/hpx/util/invoke_fused.hpp
    A libs/functional/include_compatibility/hpx/util/mem_fn.hpp
    A libs/functional/include_compatibility/hpx/util/one_shot.hpp
    A libs/functional/include_compatibility/hpx/util/protect.hpp
    A libs/functional/include_compatibility/hpx/util/result_of.hpp
    A libs/functional/include_compatibility/hpx/util/unique_function.hpp
    A libs/functional/src/basic_function.cpp
    A libs/functional/src/empty_function.cpp
    A libs/functional/tests/CMakeLists.txt
    A libs/functional/tests/performance/CMakeLists.txt
    A libs/functional/tests/regressions/CMakeLists.txt
    A libs/functional/tests/unit/CMakeLists.txt
    M libs/hardware/tests/CMakeLists.txt
    M libs/hashing/tests/CMakeLists.txt
    M libs/iterator_support/tests/CMakeLists.txt
    M libs/iterator_support/tests/unit/CMakeLists.txt
    A libs/iterator_support/tests/unit/iterator_adaptor.cpp
    A libs/iterator_support/tests/unit/iterator_facade.cpp
    A libs/iterator_support/tests/unit/iterator_tests.hpp
    M libs/logging/tests/CMakeLists.txt
    M 
libs/parallel_executors/include/hpx/parallel/algorithms/detail/predicates.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/distribution_policy_executor.hpp
    M libs/parallel_executors/include/hpx/parallel/executors/execution.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/fused_bulk_execute.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/parallel_executor.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/parallel_executor_aggregated.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/post_policy_dispatch.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/sequenced_executor.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/thread_execution.hpp
    M 
libs/parallel_executors/include/hpx/parallel/executors/thread_timed_execution.hpp
    M libs/parallel_executors/include/hpx/parallel/executors/timed_executors.hpp
    M libs/parallel_executors/tests/CMakeLists.txt
    M libs/parallel_executors/tests/unit/bulk_async.cpp
    M libs/parallel_executors/tests/unit/created_executor.cpp
    A libs/plugin/CMakeLists.txt
    A libs/plugin/README.rst
    A libs/plugin/docs/index.rst
    A libs/plugin/include/hpx/plugin.hpp
    A libs/plugin/include/hpx/plugin/abstract_factory.hpp
    A libs/plugin/include/hpx/plugin/concrete_factory.hpp
    A libs/plugin/include/hpx/plugin/config.hpp
    A libs/plugin/include/hpx/plugin/detail/dll_dlopen.hpp
    A libs/plugin/include/hpx/plugin/detail/dll_windows.hpp
    A libs/plugin/include/hpx/plugin/dll.hpp
    A libs/plugin/include/hpx/plugin/export_plugin.hpp
    A libs/plugin/include/hpx/plugin/plugin_factory.hpp
    A libs/plugin/include/hpx/plugin/plugin_wrapper.hpp
    A libs/plugin/include/hpx/plugin/virtual_constructor.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/abstract_factory.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/concrete_factory.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/config.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/detail/dll_dlopen.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/detail/dll_windows.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/dll.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/export_plugin.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/plugin_factory.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/plugin_wrapper.hpp
    A libs/plugin/include_compatibility/hpx/util/plugin/virtual_constructor.hpp
    M libs/preprocessor/tests/CMakeLists.txt
    M libs/program_options/tests/CMakeLists.txt
    M libs/resiliency/tests/CMakeLists.txt
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp
    M libs/segmented_algorithms/tests/CMakeLists.txt
    M libs/statistics/tests/CMakeLists.txt
    M libs/testing/tests/CMakeLists.txt
    M libs/thread_support/tests/CMakeLists.txt
    M libs/timing/tests/CMakeLists.txt
    M libs/topology/tests/CMakeLists.txt
    M libs/type_support/tests/CMakeLists.txt
    M libs/util/tests/CMakeLists.txt
    M plugins/parcel/coalescing/coalescing_message_handler.cpp
    M plugins/parcel/coalescing/performance_counters.cpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M plugins/parcelport/tcp/connection_handler_tcp.cpp
    M plugins/parcelport/verbs/parcelport_verbs.cpp
    M src/hpx_init.cpp
    M src/hpx_wrap.cpp
    M src/lcos/detail/future_data.cpp
    M src/lcos/local/composable_guard.cpp
    M src/performance_counters/counter_creators.cpp
    M src/performance_counters/counters.cpp
    M src/performance_counters/manage_counter.cpp
    M src/performance_counters/manage_counter_type.cpp
    M src/performance_counters/performance_counter.cpp
    M src/performance_counters/performance_counter_set.cpp
    M src/performance_counters/registry.cpp
    M src/performance_counters/server/action_invocation_counter.cpp
    M src/performance_counters/server/component_instance_counter.cpp
    M src/performance_counters/server/per_action_data_counters.cpp
    M src/performance_counters/server/raw_counter.cpp
    M src/performance_counters/server/raw_values_counter.cpp
    M src/performance_counters/server/statistics_counter.cpp
    M src/runtime/agas/addressing_service.cpp
    M src/runtime/agas/big_boot_barrier.cpp
    M src/runtime/agas/server/component_namespace_server.cpp
    M src/runtime/agas/server/locality_namespace_server.cpp
    M src/runtime/agas/server/primary_namespace_server.cpp
    M src/runtime/agas/server/symbol_namespace_server.cpp
    M src/runtime/components/component_registry.cpp
    M src/runtime/components/component_type.cpp
    M src/runtime/naming/name.cpp
    M src/runtime/parcelset/detail/per_action_data_counter_registry.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/runtime/resource/detail/detail_partitioner.cpp
    M src/runtime/threads/executors/current_executor.cpp
    M src/runtime/threads/executors/default_executor.cpp
    M src/runtime/threads/executors/pool_executor.cpp
    M src/runtime/threads/executors/service_executor.cpp
    M src/runtime/threads/executors/this_thread_executors.cpp
    M src/runtime/threads/executors/thread_pool_attached_executors.cpp
    M src/runtime/threads/executors/thread_pool_executors.cpp
    M src/runtime/threads/executors/thread_pool_os_executors.cpp
    M src/runtime/threads/thread.cpp
    M src/runtime/threads/thread_data.cpp
    M src/runtime/threads/thread_pool_base.cpp
    M src/runtime/threads/threadmanager.cpp
    M src/runtime/threads/threadmanager_counters.cpp
    M src/runtime_impl.cpp
    M src/util/activate_counters.cpp
    M src/util/backtrace/backtrace.cpp
    M src/util/command_line_handling.cpp
    R src/util/detail/basic_function.cpp
    R src/util/detail/empty_function.cpp
    M src/util/find_prefix.cpp
    M src/util/init_ini_data.cpp
    M src/util/interval_timer.cpp
    M src/util/one_size_heap_list.cpp
    M src/util/pool_timer.cpp
    M src/util/query_counters.cpp
    M src/util/static_reinit.cpp
    M src/util/thread_aware_timer.cpp
    M tests/performance/local/function_object_wrapper_overhead.cpp
    M tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/htts_v2/htts2_hpx.cpp
    M tests/performance/local/qthreads_heterogeneous_timed_task_spawn.cpp
    M tests/performance/local/timed_task_spawn.cpp
    M tests/regressions/lcos/barrier_3792.cpp
    M tests/regressions/multiple_init_2918.cpp
    M tests/regressions/threads/block_os_threads_1036.cpp
    M tests/regressions/threads/thread_suspend_duration.cpp
    M tests/regressions/threads/thread_suspend_pending.cpp
    M tests/regressions/traits/is_callable_1179.cpp
    M tests/regressions/util/CMakeLists.txt
    M tests/regressions/util/function_argument.cpp
    R tests/regressions/util/optional_swap_3200.cpp
    M tests/regressions/util/protect_with_nullary_pfo.cpp
    M tests/regressions/util/set_config_entry_deadlock.cpp
    R tests/regressions/util/tuple_serialization_803.cpp
    M tests/unit/CMakeLists.txt
    M tests/unit/component/action_invoke_no_more_than.hpp
    M tests/unit/diagnostics/CMakeLists.txt
    R tests/unit/diagnostics/exception.cpp
    M tests/unit/lcos/barrier.cpp
    M tests/unit/lcos/local_barrier.cpp
    M tests/unit/lcos/local_barrier_count_up.cpp
    M tests/unit/lcos/local_barrier_reset.cpp
    M tests/unit/lcos/local_mutex.cpp
    M tests/unit/lcos/run_guarded.cpp
    M tests/unit/threads/CMakeLists.txt
    M tests/unit/threads/lockfree_fifo.cpp
    M tests/unit/threads/thread_affinity.cpp
    M tests/unit/traits/CMakeLists.txt
    M tests/unit/traits/is_callable.cpp
    R tests/unit/traits/is_tuple_like.cpp
    M tests/unit/util/CMakeLists.txt
    M tests/unit/util/bind/bind_const_test.cpp
    M tests/unit/util/bind/bind_cv_test.cpp
    M tests/unit/util/bind/bind_dm2_test.cpp
    M tests/unit/util/bind/bind_dm3_test.cpp
    M tests/unit/util/bind/bind_dm_test.cpp
    M tests/unit/util/bind/bind_placeholder_test.cpp
    M tests/unit/util/bind/bind_rv_sp_test.cpp
    M tests/unit/util/bind/bind_rvalue_test.cpp
    M tests/unit/util/bind/bind_stateful_test.cpp
    M tests/unit/util/bind/bind_test.cpp
    M tests/unit/util/bind/protect_test.cpp
    M tests/unit/util/function/allocator_test.cpp
    M tests/unit/util/function/function_object_size.cpp
    M tests/unit/util/function/function_ref.cpp
    M tests/unit/util/function/function_target.cpp
    M tests/unit/util/function/function_test.cpp
    M tests/unit/util/iterator/CMakeLists.txt
    R tests/unit/util/iterator/iterator_adaptor.cpp
    R tests/unit/util/iterator/iterator_facade.cpp
    M tests/unit/util/mem_fn/mem_fn_derived_test.cpp
    M tests/unit/util/mem_fn/mem_fn_dm_test.cpp
    M tests/unit/util/mem_fn/mem_fn_eq_test.cpp
    M tests/unit/util/mem_fn/mem_fn_rv_test.cpp
    M tests/unit/util/mem_fn/mem_fn_test.cpp
    M tests/unit/util/mem_fn/mem_fn_unary_addr_test.cpp
    M tests/unit/util/mem_fn/mem_fn_void_test.cpp
    M tests/unit/util/serializable_any.cpp
    R tests/unit/util/tuple.cpp
    M tools/CMakeLists.txt
    R tools/cpu_features.cpp

  Log Message:
  -----------
  Merge branch 'master' into fix_mac_builds


  Commit: f69b0c4f4358811b0864d05610f68ceaa81c42b0
      
https://github.com/STEllAR-GROUP/hpx/commit/f69b0c4f4358811b0864d05610f68ceaa81c42b0
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M .circleci/config.yml
    M .clang-format
    M CMakeLists.txt
    M cmake/HPX_AddConfigTest.cmake
    M cmake/HPX_AddModule.cmake
    M cmake/HPX_PerformCxxFeatureTests.cmake
    M cmake/HPX_PrintSummary.cmake
    M cmake/templates/config_defines_strings.hpp.in
    A cmake/templates/config_defines_strings_for_modules.hpp.in
    A cmake/templates/config_defines_strings_modules.hpp.in
    M cmake/templates/modules.cpp.in
    A cmake/tests/cxx17_std_in_place_type_t.cpp
    M docs/CMakeLists.txt
    M examples/resource_partitioner/shared_priority_queue_scheduler.hpp
    M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
    M hpx/lcos/detail/future_data.hpp
    M hpx/lcos/local/packaged_continuation.hpp
    M hpx/runtime/threads/coroutines/detail/context_generic_context.hpp
    M hpx/runtime/threads/coroutines/detail/context_linux_x86.hpp
    M hpx/runtime/threads/coroutines/detail/context_posix.hpp
    M hpx/runtime/threads/coroutines/detail/context_windows_fibers.hpp
    M hpx/runtime/threads/detail/scheduled_thread_pool_impl.hpp
    M hpx/runtime/threads/policies/shared_priority_queue_scheduler.hpp
    M hpx/runtime/threads/thread.hpp
    A hpx/runtime_handlers.hpp
    M hpx/util/serializable_any.hpp
    M hpx/util/storage/tuple.hpp
    M libs/CMakeLists.txt
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/adjacent_difference.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/destroy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/accumulate.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/distance.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/set_operation.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/detail/transfer.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/equal.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/find.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/includes.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/minmax.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/move.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce_by_key.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reverse.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/rotate.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/search.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/set_union.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/sort_by_key.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/swap_ranges.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_reduce_binary.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/uninitialized_copy.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/uninitialized_default_construct.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/uninitialized_move.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/uninitialized_value_construct.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/unique.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/count.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/find.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/for_each.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/is_heap.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/merge.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/minmax.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/move.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/reverse.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/rotate.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/search.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/unique.hpp
    M libs/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/algorithms/include/hpx/parallel/memory.hpp
    M libs/algorithms/include/hpx/parallel/tagspec.hpp
    M libs/algorithms/include/hpx/parallel/traits/projected.hpp
    M libs/algorithms/include/hpx/parallel/traits/projected_range.hpp
    M libs/algorithms/include/hpx/parallel/util/cancellation_token.hpp
    M libs/algorithms/include/hpx/parallel/util/compare_projected.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/algorithm_result.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/chunk_size_iterator.hpp
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_remote_exceptions.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/partitioner_iteration.hpp
    M 
libs/algorithms/include/hpx/parallel/util/detail/scoped_executor_parameters.hpp
    M libs/algorithms/include/hpx/parallel/util/detail/select_partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/foreach_partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/invoke_projected.hpp
    M libs/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/algorithms/include/hpx/parallel/util/partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/partitioner_with_cleanup.hpp
    M libs/algorithms/include/hpx/parallel/util/prefetching.hpp
    M libs/algorithms/include/hpx/parallel/util/projection_identity.hpp
    M libs/algorithms/include/hpx/parallel/util/scan_partitioner.hpp
    M libs/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/algorithms/include/hpx/parallel/util/zip_iterator.hpp
    M libs/algorithms/include/hpx/traits/is_value_proxy.hpp
    M libs/algorithms/include/hpx/traits/segmented_iterator_traits.hpp
    M libs/algorithms/tests/performance/benchmark_inplace_merge.cpp
    M libs/algorithms/tests/performance/benchmark_is_heap.cpp
    M libs/algorithms/tests/performance/benchmark_is_heap_until.cpp
    M libs/algorithms/tests/performance/benchmark_merge.cpp
    M libs/algorithms/tests/performance/benchmark_partition.cpp
    M libs/algorithms/tests/performance/benchmark_partition_copy.cpp
    M libs/algorithms/tests/performance/benchmark_remove.cpp
    M libs/algorithms/tests/performance/benchmark_remove_if.cpp
    M libs/algorithms/tests/performance/benchmark_unique.cpp
    M libs/algorithms/tests/performance/benchmark_unique_copy.cpp
    M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
    M libs/algorithms/tests/performance/utils.hpp
    M libs/algorithms/tests/regressions/count_3646.cpp
    M libs/algorithms/tests/regressions/for_each_annotated_function.cpp
    M libs/algorithms/tests/regressions/for_loop_2281.cpp
    M libs/algorithms/tests/regressions/iter_sent.hpp
    M libs/algorithms/tests/regressions/minimal_findend.cpp
    M libs/algorithms/tests/regressions/reduce_3641.cpp
    M libs/algorithms/tests/regressions/scan_different_inits.cpp
    M libs/algorithms/tests/regressions/scan_non_commutative.cpp
    M libs/algorithms/tests/regressions/scan_shortlength.cpp
    M libs/algorithms/tests/regressions/search_zerolength.cpp
    M libs/algorithms/tests/regressions/set_operations_3442.cpp
    M libs/algorithms/tests/regressions/stable_merge_2964.cpp
    M libs/algorithms/tests/regressions/static_chunker_2282.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentdifference.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentdifference_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentdifference_exception.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_binary.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_binary_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_binary_exception.cpp
    M libs/algorithms/tests/unit/algorithms/adjacentfind_exception.cpp
    M libs/algorithms/tests/unit/algorithms/all_of.cpp
    M libs/algorithms/tests/unit/algorithms/any_of.cpp
    M libs/algorithms/tests/unit/algorithms/copy.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_exception.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_forward.cpp
    M libs/algorithms/tests/unit/algorithms/copyif_random.cpp
    M libs/algorithms/tests/unit/algorithms/copyn.cpp
    M libs/algorithms/tests/unit/algorithms/count.cpp
    M libs/algorithms/tests/unit/algorithms/count_tests.hpp
    M libs/algorithms/tests/unit/algorithms/countif.cpp
    M libs/algorithms/tests/unit/algorithms/countif_tests.hpp
    M libs/algorithms/tests/unit/algorithms/destroy.cpp
    M libs/algorithms/tests/unit/algorithms/destroy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/destroyn.cpp
    M libs/algorithms/tests/unit/algorithms/equal.cpp
    M libs/algorithms/tests/unit/algorithms/equal_binary.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan2.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan_exception.cpp
    M libs/algorithms/tests/unit/algorithms/exclusive_scan_validate.cpp
    M libs/algorithms/tests/unit/algorithms/fill.cpp
    M libs/algorithms/tests/unit/algorithms/filln.cpp
    M libs/algorithms/tests/unit/algorithms/find.cpp
    M libs/algorithms/tests/unit/algorithms/findend.cpp
    M libs/algorithms/tests/unit/algorithms/findfirstof.cpp
    M libs/algorithms/tests/unit/algorithms/findfirstof_binary.cpp
    M libs/algorithms/tests/unit/algorithms/findif.cpp
    M libs/algorithms/tests/unit/algorithms/findifnot.cpp
    M libs/algorithms/tests/unit/algorithms/findifnot_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/findifnot_exception.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n_strided.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_strided.cpp
    M libs/algorithms/tests/unit/algorithms/foreach.cpp
    M libs/algorithms/tests/unit/algorithms/foreach_executors.cpp
    M libs/algorithms/tests/unit/algorithms/foreach_prefetching.cpp
    M libs/algorithms/tests/unit/algorithms/foreach_projection.cpp
    M libs/algorithms/tests/unit/algorithms/foreach_tests.hpp
    M libs/algorithms/tests/unit/algorithms/foreach_tests_prefetching.hpp
    M libs/algorithms/tests/unit/algorithms/foreach_tests_projection.hpp
    M libs/algorithms/tests/unit/algorithms/foreachn.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_exception.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_projection.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_projection_bad_alloc.cpp
    M libs/algorithms/tests/unit/algorithms/foreachn_projection_exception.cpp
    M libs/algorithms/tests/unit/algorithms/generate.cpp
    M libs/algorithms/tests/unit/algorithms/generaten.cpp
    M libs/algorithms/tests/unit/algorithms/includes.cpp
    M libs/algorithms/tests/unit/algorithms/inclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/inclusive_scan_tests.hpp
    M libs/algorithms/tests/unit/algorithms/inplace_merge.cpp
    M libs/algorithms/tests/unit/algorithms/inplace_merge_tests.hpp
    M libs/algorithms/tests/unit/algorithms/is_heap.cpp
    M libs/algorithms/tests/unit/algorithms/is_heap_tests.hpp
    M libs/algorithms/tests/unit/algorithms/is_heap_until.cpp
    M libs/algorithms/tests/unit/algorithms/is_partitioned.cpp
    M libs/algorithms/tests/unit/algorithms/is_sorted.cpp
    M libs/algorithms/tests/unit/algorithms/is_sorted_tests.hpp
    M libs/algorithms/tests/unit/algorithms/is_sorted_until.cpp
    M libs/algorithms/tests/unit/algorithms/lexicographical_compare.cpp
    M libs/algorithms/tests/unit/algorithms/max_element.cpp
    M libs/algorithms/tests/unit/algorithms/merge.cpp
    M libs/algorithms/tests/unit/algorithms/merge_tests.hpp
    M libs/algorithms/tests/unit/algorithms/min_element.cpp
    M libs/algorithms/tests/unit/algorithms/minmax_element.cpp
    M libs/algorithms/tests/unit/algorithms/mismatch.cpp
    M libs/algorithms/tests/unit/algorithms/mismatch_binary.cpp
    M libs/algorithms/tests/unit/algorithms/move.cpp
    M libs/algorithms/tests/unit/algorithms/none_of.cpp
    M libs/algorithms/tests/unit/algorithms/partition.cpp
    M libs/algorithms/tests/unit/algorithms/partition_copy.cpp
    M libs/algorithms/tests/unit/algorithms/partition_copy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/partition_tests.hpp
    M libs/algorithms/tests/unit/algorithms/reduce_.cpp
    M libs/algorithms/tests/unit/algorithms/reduce_by_key.cpp
    M libs/algorithms/tests/unit/algorithms/remove.cpp
    M libs/algorithms/tests/unit/algorithms/remove1.cpp
    M libs/algorithms/tests/unit/algorithms/remove2.cpp
    M libs/algorithms/tests/unit/algorithms/remove_copy.cpp
    M libs/algorithms/tests/unit/algorithms/remove_copy_if.cpp
    M libs/algorithms/tests/unit/algorithms/remove_if.cpp
    M libs/algorithms/tests/unit/algorithms/remove_if1.cpp
    M libs/algorithms/tests/unit/algorithms/remove_tests.hpp
    M libs/algorithms/tests/unit/algorithms/replace.cpp
    M libs/algorithms/tests/unit/algorithms/replace_copy.cpp
    M libs/algorithms/tests/unit/algorithms/replace_copy_if.cpp
    M libs/algorithms/tests/unit/algorithms/replace_if.cpp
    M libs/algorithms/tests/unit/algorithms/reverse.cpp
    M libs/algorithms/tests/unit/algorithms/reverse_copy.cpp
    M libs/algorithms/tests/unit/algorithms/rotate.cpp
    M libs/algorithms/tests/unit/algorithms/rotate_copy.cpp
    M libs/algorithms/tests/unit/algorithms/search.cpp
    M libs/algorithms/tests/unit/algorithms/searchn.cpp
    M libs/algorithms/tests/unit/algorithms/set_difference.cpp
    M libs/algorithms/tests/unit/algorithms/set_intersection.cpp
    M libs/algorithms/tests/unit/algorithms/set_symmetric_difference.cpp
    M libs/algorithms/tests/unit/algorithms/set_union.cpp
    M libs/algorithms/tests/unit/algorithms/sort.cpp
    M libs/algorithms/tests/unit/algorithms/sort_by_key.cpp
    M libs/algorithms/tests/unit/algorithms/sort_exceptions.cpp
    M libs/algorithms/tests/unit/algorithms/sort_tests.hpp
    M libs/algorithms/tests/unit/algorithms/stable_partition.cpp
    M libs/algorithms/tests/unit/algorithms/stable_partition_tests.hpp
    M libs/algorithms/tests/unit/algorithms/swapranges.cpp
    M libs/algorithms/tests/unit/algorithms/test_utils.hpp
    M libs/algorithms/tests/unit/algorithms/transform.cpp
    M libs/algorithms/tests/unit/algorithms/transform_binary.cpp
    M libs/algorithms/tests/unit/algorithms/transform_binary2.cpp
    M libs/algorithms/tests/unit/algorithms/transform_binary2_tests.hpp
    M libs/algorithms/tests/unit/algorithms/transform_binary_tests.hpp
    M libs/algorithms/tests/unit/algorithms/transform_exclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/transform_inclusive_scan.cpp
    M libs/algorithms/tests/unit/algorithms/transform_reduce.cpp
    M libs/algorithms/tests/unit/algorithms/transform_reduce_binary.cpp
    M 
libs/algorithms/tests/unit/algorithms/transform_reduce_binary_bad_alloc.cpp
    M 
libs/algorithms/tests/unit/algorithms/transform_reduce_binary_exception.cpp
    M libs/algorithms/tests/unit/algorithms/transform_reduce_binary_tests.hpp
    M libs/algorithms/tests/unit/algorithms/transform_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_copy.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_copy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_copyn.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_default_construct.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_fill.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_filln.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_move.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_move_tests.hpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_moven.cpp
    M libs/algorithms/tests/unit/algorithms/uninitialized_value_construct.cpp
    M 
libs/algorithms/tests/unit/algorithms/uninitialized_value_construct_tests.hpp
    M libs/algorithms/tests/unit/algorithms/unique.cpp
    M libs/algorithms/tests/unit/algorithms/unique_copy.cpp
    M libs/algorithms/tests/unit/algorithms/unique_copy_tests.hpp
    M libs/algorithms/tests/unit/algorithms/unique_tests.hpp
    M libs/algorithms/tests/unit/container_algorithms/all_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/any_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/copyif_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/count_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/countif_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/fill_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/filln_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/find_end_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/find_first_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/foreach_range.cpp
    M 
libs/algorithms/tests/unit/container_algorithms/foreach_range_projection.cpp
    M libs/algorithms/tests/unit/container_algorithms/foreach_tests.hpp
    M 
libs/algorithms/tests/unit/container_algorithms/foreach_tests_projection.hpp
    M libs/algorithms/tests/unit/container_algorithms/generate_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/inplace_merge_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/is_heap_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/is_heap_until_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/max_element_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/merge_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/min_element_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/minmax_element_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/move_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/none_of_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/partition_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/partition_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_copy_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/remove_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_copy_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_if_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/replace_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/reverse_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/reverse_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/rotate_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/rotate_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/search_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/searchn_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/sort_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/sort_range_tests.hpp
    M libs/algorithms/tests/unit/container_algorithms/test_utils.hpp
    M libs/algorithms/tests/unit/container_algorithms/transform_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/transform_range_binary.cpp
    M 
libs/algorithms/tests/unit/container_algorithms/transform_range_binary2.cpp
    M libs/algorithms/tests/unit/container_algorithms/unique_copy_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/unique_range.cpp
    M libs/all_modules.rst
    M libs/allocator_support/CMakeLists.txt
    M libs/assertion/CMakeLists.txt
    M libs/assertion/include/hpx/assertion.hpp
    M libs/assertion/include/hpx/assertion/current_function.hpp
    M libs/assertion/include/hpx/assertion/evaluate_assert.hpp
    M libs/assertion/include/hpx/assertion/force_linking.hpp
    M libs/assertion/include/hpx/assertion/source_location.hpp
    M libs/assertion/include_compatibility/hpx/util/assert.hpp
    M libs/assertion/src/assertion.cpp
    M libs/assertion/src/force_linking.cpp
    M libs/assertion/src/source_location.cpp
    M libs/cache/CMakeLists.txt
    M libs/cache/include/hpx/cache/entries/entry.hpp
    M libs/cache/include/hpx/cache/entries/fifo_entry.hpp
    M libs/cache/include/hpx/cache/entries/lfu_entry.hpp
    M libs/cache/include/hpx/cache/entries/lru_entry.hpp
    M libs/cache/include/hpx/cache/entries/size_entry.hpp
    M libs/cache/include/hpx/cache/local_cache.hpp
    M libs/cache/include/hpx/cache/lru_cache.hpp
    M libs/cache/include/hpx/cache/policies/always.hpp
    M libs/cache/include/hpx/cache/statistics/local_full_statistics.hpp
    M libs/cache/include/hpx/cache/statistics/local_statistics.hpp
    M libs/cache/include/hpx/cache/statistics/no_statistics.hpp
    M libs/cache/include_compatibility/hpx/util/cache/entries/entry.hpp
    M libs/cache/include_compatibility/hpx/util/cache/entries/fifo_entry.hpp
    M libs/cache/include_compatibility/hpx/util/cache/entries/lfu_entry.hpp
    M libs/cache/include_compatibility/hpx/util/cache/entries/lru_entry.hpp
    M libs/cache/include_compatibility/hpx/util/cache/entries/size_entry.hpp
    M libs/cache/include_compatibility/hpx/util/cache/local_cache.hpp
    M libs/cache/include_compatibility/hpx/util/cache/lru_cache.hpp
    M libs/cache/include_compatibility/hpx/util/cache/policies/always.hpp
    M 
libs/cache/include_compatibility/hpx/util/cache/statistics/local_full_statistics.hpp
    M 
libs/cache/include_compatibility/hpx/util/cache/statistics/local_statistics.hpp
    M 
libs/cache/include_compatibility/hpx/util/cache/statistics/no_statistics.hpp
    M libs/cache/tests/unit/local_lru_cache.cpp
    M libs/cache/tests/unit/local_mru_cache.cpp
    M libs/cache/tests/unit/local_statistics.cpp
    M libs/collectives/CMakeLists.txt
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/collectives/tests/unit/all_reduce.cpp
    M libs/collectives/tests/unit/all_to_all.cpp
    M libs/concepts/CMakeLists.txt
    M libs/concurrency/CMakeLists.txt
    M libs/concurrency/include/hpx/concurrency/cache_line_data.hpp
    M libs/config/CMakeLists.txt
    M libs/config/include/hpx/config.hpp
    M libs/config/include/hpx/config/attributes.hpp
    M libs/config/include/hpx/config/autolink.hpp
    M libs/config/include/hpx/config/branch_hints.hpp
    M libs/config/include/hpx/config/compiler_fence.hpp
    M libs/config/include/hpx/config/compiler_native_tls.hpp
    M libs/config/include/hpx/config/compiler_specific.hpp
    M libs/config/include/hpx/config/constexpr.hpp
    M libs/config/include/hpx/config/debug.hpp
    M libs/config/include/hpx/config/emulate_deleted.hpp
    M libs/config/include/hpx/config/export_definitions.hpp
    M libs/config/include/hpx/config/force_linking.hpp
    M libs/config/include/hpx/config/forceinline.hpp
    M libs/config/include/hpx/config/lambda_capture.hpp
    M libs/config/include/hpx/config/manual_profiling.hpp
    M libs/config/include/hpx/config/threads_stack.hpp
    M libs/config/include/hpx/config/warnings_prefix.hpp
    M libs/config/include/hpx/config/warnings_suffix.hpp
    M libs/config/src/force_linking.cpp
    M libs/config/src/version.cpp
    M libs/create_library_skeleton.py
    M libs/datastructures/include/hpx/datastructures/any.hpp
    M libs/datastructures/include/hpx/traits/supports_streaming_with_any.hpp
    M libs/datastructures/include_compatibility/hpx/util/any.hpp
    M libs/datastructures/tests/regressions/optional_swap_3200.cpp
    M libs/datastructures/tests/regressions/tuple_serialization_803.cpp
    M libs/datastructures/tests/unit/any.cpp
    M libs/datastructures/tests/unit/boost_any.cpp
    M libs/datastructures/tests/unit/is_tuple_like.cpp
    M libs/datastructures/tests/unit/small_big_object.hpp
    M libs/datastructures/tests/unit/tuple.cpp
    M libs/debugging/CMakeLists.txt
    M libs/debugging/include/hpx/debugging/demangle_helper.hpp
    M libs/debugging/include_compatibility/hpx/util/debug/demangle_helper.hpp
    M libs/errors/CMakeLists.txt
    M libs/errors/src/exception.cpp
    M libs/errors/src/exception_list.cpp
    M libs/errors/src/throw_exception.cpp
    A libs/execution/CMakeLists.txt
    A libs/execution/README.rst
    A libs/execution/docs/index.rst
    A libs/execution/examples/CMakeLists.txt
    A libs/execution/include/hpx/parallel/algorithms/detail/is_negative.hpp
    A libs/execution/include/hpx/parallel/algorithms/detail/predicates.hpp
    A libs/execution/include/hpx/parallel/datapar/execution_policy.hpp
    A libs/execution/include/hpx/parallel/datapar/execution_policy_fwd.hpp
    A libs/execution/include/hpx/parallel/exception_list.hpp
    A libs/execution/include/hpx/parallel/execution.hpp
    A libs/execution/include/hpx/parallel/execution_policy.hpp
    A libs/execution/include/hpx/parallel/execution_policy_fwd.hpp
    A libs/execution/include/hpx/parallel/executor_parameters.hpp
    A libs/execution/include/hpx/parallel/executors.hpp
    A libs/execution/include/hpx/parallel/executors/auto_chunk_size.hpp
    A libs/execution/include/hpx/parallel/executors/default_executor.hpp
    A 
libs/execution/include/hpx/parallel/executors/distribution_policy_executor.hpp
    A libs/execution/include/hpx/parallel/executors/dynamic_chunk_size.hpp
    A libs/execution/include/hpx/parallel/executors/execution.hpp
    A libs/execution/include/hpx/parallel/executors/execution_fwd.hpp
    A libs/execution/include/hpx/parallel/executors/execution_information.hpp
    A 
libs/execution/include/hpx/parallel/executors/execution_information_fwd.hpp
    A libs/execution/include/hpx/parallel/executors/execution_parameters.hpp
    A libs/execution/include/hpx/parallel/executors/execution_parameters_fwd.hpp
    A libs/execution/include/hpx/parallel/executors/fused_bulk_execute.hpp
    A libs/execution/include/hpx/parallel/executors/guided_chunk_size.hpp
    A libs/execution/include/hpx/parallel/executors/parallel_executor.hpp
    A 
libs/execution/include/hpx/parallel/executors/parallel_executor_aggregated.hpp
    A 
libs/execution/include/hpx/parallel/executors/persistent_auto_chunk_size.hpp
    A libs/execution/include/hpx/parallel/executors/pool_executor.hpp
    A libs/execution/include/hpx/parallel/executors/post_policy_dispatch.hpp
    A libs/execution/include/hpx/parallel/executors/rebind_executor.hpp
    A libs/execution/include/hpx/parallel/executors/sequenced_executor.hpp
    A libs/execution/include/hpx/parallel/executors/service_executors.hpp
    A libs/execution/include/hpx/parallel/executors/static_chunk_size.hpp
    A libs/execution/include/hpx/parallel/executors/this_thread_executors.hpp
    A libs/execution/include/hpx/parallel/executors/thread_execution.hpp
    A 
libs/execution/include/hpx/parallel/executors/thread_execution_information.hpp
    A 
libs/execution/include/hpx/parallel/executors/thread_pool_attached_executors.hpp
    A libs/execution/include/hpx/parallel/executors/thread_pool_executors.hpp
    A libs/execution/include/hpx/parallel/executors/thread_pool_os_executors.hpp
    A libs/execution/include/hpx/parallel/executors/thread_timed_execution.hpp
    A libs/execution/include/hpx/parallel/executors/timed_execution.hpp
    A libs/execution/include/hpx/parallel/executors/timed_execution_fwd.hpp
    A libs/execution/include/hpx/parallel/executors/timed_executors.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/boost_simd/vector_pack_alignment_size.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/boost_simd/vector_pack_count_bits.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/boost_simd/vector_pack_load_store.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/boost_simd/vector_pack_type.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/vc/vector_pack_alignment_size.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/vc/vector_pack_count_bits.hpp
    A 
libs/execution/include/hpx/parallel/traits/detail/vc/vector_pack_load_store.hpp
    A libs/execution/include/hpx/parallel/traits/detail/vc/vector_pack_type.hpp
    A libs/execution/include/hpx/parallel/traits/vector_pack_alignment_size.hpp
    A libs/execution/include/hpx/parallel/traits/vector_pack_count_bits.hpp
    A libs/execution/include/hpx/parallel/traits/vector_pack_load_store.hpp
    A libs/execution/include/hpx/parallel/traits/vector_pack_type.hpp
    A libs/execution/include/hpx/traits/executor_traits.hpp
    A libs/execution/include/hpx/traits/is_execution_policy.hpp
    A libs/execution/include/hpx/traits/is_executor.hpp
    A libs/execution/include/hpx/traits/is_executor_parameters.hpp
    A libs/execution/include/hpx/traits/is_timed_executor.hpp
    A libs/execution/tests/CMakeLists.txt
    A libs/execution/tests/performance/CMakeLists.txt
    A libs/execution/tests/regressions/CMakeLists.txt
    A libs/execution/tests/regressions/bulk_then_execute_3182.cpp
    A libs/execution/tests/regressions/handled_exception_2959.cpp
    A libs/execution/tests/regressions/is_executor_1691.cpp
    A libs/execution/tests/regressions/lambda_arguments_2403.cpp
    A libs/execution/tests/regressions/lambda_return_type_2402.cpp
    A libs/execution/tests/unit/CMakeLists.txt
    A libs/execution/tests/unit/bulk_async.cpp
    A libs/execution/tests/unit/count_datapar.cpp
    A libs/execution/tests/unit/countif_datapar.cpp
    A libs/execution/tests/unit/created_executor.cpp
    A libs/execution/tests/unit/executor_parameters.cpp
    A libs/execution/tests/unit/executor_parameters_timer_hooks.cpp
    A libs/execution/tests/unit/foreach_datapar.cpp
    A libs/execution/tests/unit/foreach_datapar_zipiter.cpp
    A libs/execution/tests/unit/foreach_tests.hpp
    A libs/execution/tests/unit/foreachn_datapar.cpp
    A libs/execution/tests/unit/minimal_async_executor.cpp
    A libs/execution/tests/unit/minimal_sync_executor.cpp
    A libs/execution/tests/unit/minimal_timed_async_executor.cpp
    A libs/execution/tests/unit/minimal_timed_sync_executor.cpp
    A libs/execution/tests/unit/parallel_executor.cpp
    A libs/execution/tests/unit/parallel_fork_executor.cpp
    A libs/execution/tests/unit/parallel_policy_executor.cpp
    A libs/execution/tests/unit/persistent_executor_parameters.cpp
    A libs/execution/tests/unit/sequenced_executor.cpp
    A libs/execution/tests/unit/service_executors.cpp
    A libs/execution/tests/unit/shared_parallel_executor.cpp
    A libs/execution/tests/unit/standalone_thread_pool_os_executors.cpp
    A libs/execution/tests/unit/test_utils.hpp
    A libs/execution/tests/unit/this_thread_executors.cpp
    A libs/execution/tests/unit/thread_pool_attached_executors.cpp
    A libs/execution/tests/unit/thread_pool_executors.cpp
    A libs/execution/tests/unit/thread_pool_os_executors.cpp
    A libs/execution/tests/unit/timed_parallel_executor.cpp
    A libs/execution/tests/unit/timed_this_thread_executors.cpp
    A libs/execution/tests/unit/timed_thread_pool_executors.cpp
    A libs/execution/tests/unit/transform_binary2_datapar.cpp
    A libs/execution/tests/unit/transform_binary_datapar.cpp
    A libs/execution/tests/unit/transform_datapar.cpp
    A libs/execution/tests/unit/transform_reduce_binary_datapar.cpp
    M libs/filesystem/CMakeLists.txt
    M libs/filesystem/include/hpx/filesystem.hpp
    M libs/format/CMakeLists.txt
    M libs/format/include/hpx/format.hpp
    M libs/format/src/format.cpp
    M libs/functional/CMakeLists.txt
    M libs/functional/include/hpx/functional/function_ref.hpp
    M libs/functional/tests/unit/CMakeLists.txt
    A libs/functional/tests/unit/function/allocator_test.cpp
    A libs/functional/tests/unit/function/contains_test.cpp
    A libs/functional/tests/unit/function/function_args.cpp
    A libs/functional/tests/unit/function/function_arith.cpp
    A libs/functional/tests/unit/function/function_bind_test.cpp
    A libs/functional/tests/unit/function/function_ref.cpp
    A libs/functional/tests/unit/function/function_ref_wrapper.cpp
    A libs/functional/tests/unit/function/function_target.cpp
    A libs/functional/tests/unit/function/function_test.cpp
    A libs/functional/tests/unit/function/nothrow_swap.cpp
    A libs/functional/tests/unit/function/stateless_test.cpp
    A libs/functional/tests/unit/function/sum_avg.cpp
    M libs/hardware/CMakeLists.txt
    M libs/hardware/include/hpx/hardware/bit_manipulation.hpp
    M libs/hardware/include/hpx/hardware/cpuid.hpp
    M libs/hardware/include/hpx/hardware/cpuid/linux_x86.hpp
    M libs/hardware/include/hpx/hardware/cpuid/msvc.hpp
    M libs/hardware/include/hpx/hardware/timestamp.hpp
    M libs/hardware/include/hpx/hardware/timestamp/bgq.hpp
    M libs/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
    M libs/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
    M libs/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
    M libs/hardware/include/hpx/hardware/timestamp/msvc.hpp
    M libs/hardware/include_compatibility/hpx/util/hardware/bit_manipulation.hpp
    M libs/hardware/include_compatibility/hpx/util/hardware/timestamp.hpp
    M libs/hashing/CMakeLists.txt
    M libs/iterator_support/CMakeLists.txt
    M libs/iterator_support/tests/unit/iterator_adaptor.cpp
    M libs/iterator_support/tests/unit/iterator_facade.cpp
    M libs/iterator_support/tests/unit/iterator_tests.hpp
    M libs/logging/CMakeLists.txt
    M libs/logging/include_compatibility/hpx/util/logging.hpp
    M libs/logging/include_compatibility/hpx/util/logging/detail/error.hpp
    M libs/logging/include_compatibility/hpx/util/logging/detail/logger.hpp
    M libs/logging/include_compatibility/hpx/util/logging/detail/macros.hpp
    M libs/logging/include_compatibility/hpx/util/logging/detail/manipulator.hpp
    M libs/logging/include_compatibility/hpx/util/logging/detail/template.hpp
    R libs/parallel_executors/CMakeLists.txt
    R libs/parallel_executors/README.rst
    R libs/parallel_executors/docs/index.rst
    R libs/parallel_executors/examples/CMakeLists.txt
    R 
libs/parallel_executors/include/hpx/parallel/algorithms/detail/is_negative.hpp
    R 
libs/parallel_executors/include/hpx/parallel/algorithms/detail/predicates.hpp
    R libs/parallel_executors/include/hpx/parallel/datapar/execution_policy.hpp
    R 
libs/parallel_executors/include/hpx/parallel/datapar/execution_policy_fwd.hpp
    R libs/parallel_executors/include/hpx/parallel/exception_list.hpp
    R libs/parallel_executors/include/hpx/parallel/execution.hpp
    R libs/parallel_executors/include/hpx/parallel/execution_policy.hpp
    R libs/parallel_executors/include/hpx/parallel/execution_policy_fwd.hpp
    R libs/parallel_executors/include/hpx/parallel/executor_parameters.hpp
    R libs/parallel_executors/include/hpx/parallel/executors.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/auto_chunk_size.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/default_executor.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/distribution_policy_executor.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/dynamic_chunk_size.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/execution.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/execution_fwd.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/execution_information.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/execution_information_fwd.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/execution_parameters.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/execution_parameters_fwd.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/fused_bulk_execute.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/guided_chunk_size.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/parallel_executor.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/parallel_executor_aggregated.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/persistent_auto_chunk_size.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/pool_executor.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/post_policy_dispatch.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/rebind_executor.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/sequenced_executor.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/service_executors.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/static_chunk_size.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/this_thread_executors.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/thread_execution.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/thread_execution_information.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/thread_pool_attached_executors.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/thread_pool_executors.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/thread_pool_os_executors.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/thread_timed_execution.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/timed_execution.hpp
    R 
libs/parallel_executors/include/hpx/parallel/executors/timed_execution_fwd.hpp
    R libs/parallel_executors/include/hpx/parallel/executors/timed_executors.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/boost_simd/vector_pack_alignment_size.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/boost_simd/vector_pack_count_bits.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/boost_simd/vector_pack_load_store.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/boost_simd/vector_pack_type.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/vc/vector_pack_alignment_size.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/vc/vector_pack_count_bits.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/vc/vector_pack_load_store.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/detail/vc/vector_pack_type.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/vector_pack_alignment_size.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/vector_pack_count_bits.hpp
    R 
libs/parallel_executors/include/hpx/parallel/traits/vector_pack_load_store.hpp
    R libs/parallel_executors/include/hpx/parallel/traits/vector_pack_type.hpp
    R libs/parallel_executors/include/hpx/traits/executor_traits.hpp
    R libs/parallel_executors/include/hpx/traits/is_execution_policy.hpp
    R libs/parallel_executors/include/hpx/traits/is_executor.hpp
    R libs/parallel_executors/include/hpx/traits/is_executor_parameters.hpp
    R libs/parallel_executors/include/hpx/traits/is_timed_executor.hpp
    R libs/parallel_executors/tests/CMakeLists.txt
    R libs/parallel_executors/tests/performance/CMakeLists.txt
    R libs/parallel_executors/tests/regressions/CMakeLists.txt
    R libs/parallel_executors/tests/regressions/bulk_then_execute_3182.cpp
    R libs/parallel_executors/tests/regressions/handled_exception_2959.cpp
    R libs/parallel_executors/tests/regressions/is_executor_1691.cpp
    R libs/parallel_executors/tests/regressions/lambda_arguments_2403.cpp
    R libs/parallel_executors/tests/regressions/lambda_return_type_2402.cpp
    R libs/parallel_executors/tests/unit/CMakeLists.txt
    R libs/parallel_executors/tests/unit/bulk_async.cpp
    R libs/parallel_executors/tests/unit/count_datapar.cpp
    R libs/parallel_executors/tests/unit/countif_datapar.cpp
    R libs/parallel_executors/tests/unit/created_executor.cpp
    R libs/parallel_executors/tests/unit/executor_parameters.cpp
    R libs/parallel_executors/tests/unit/executor_parameters_timer_hooks.cpp
    R libs/parallel_executors/tests/unit/foreach_datapar.cpp
    R libs/parallel_executors/tests/unit/foreach_datapar_zipiter.cpp
    R libs/parallel_executors/tests/unit/foreach_tests.hpp
    R libs/parallel_executors/tests/unit/foreachn_datapar.cpp
    R libs/parallel_executors/tests/unit/minimal_async_executor.cpp
    R libs/parallel_executors/tests/unit/minimal_sync_executor.cpp
    R libs/parallel_executors/tests/unit/minimal_timed_async_executor.cpp
    R libs/parallel_executors/tests/unit/minimal_timed_sync_executor.cpp
    R libs/parallel_executors/tests/unit/parallel_executor.cpp
    R libs/parallel_executors/tests/unit/parallel_fork_executor.cpp
    R libs/parallel_executors/tests/unit/parallel_policy_executor.cpp
    R libs/parallel_executors/tests/unit/persistent_executor_parameters.cpp
    R libs/parallel_executors/tests/unit/sequenced_executor.cpp
    R libs/parallel_executors/tests/unit/service_executors.cpp
    R libs/parallel_executors/tests/unit/shared_parallel_executor.cpp
    R libs/parallel_executors/tests/unit/standalone_thread_pool_os_executors.cpp
    R libs/parallel_executors/tests/unit/test_utils.hpp
    R libs/parallel_executors/tests/unit/this_thread_executors.cpp
    R libs/parallel_executors/tests/unit/thread_pool_attached_executors.cpp
    R libs/parallel_executors/tests/unit/thread_pool_executors.cpp
    R libs/parallel_executors/tests/unit/thread_pool_os_executors.cpp
    R libs/parallel_executors/tests/unit/timed_parallel_executor.cpp
    R libs/parallel_executors/tests/unit/timed_this_thread_executors.cpp
    R libs/parallel_executors/tests/unit/timed_thread_pool_executors.cpp
    R libs/parallel_executors/tests/unit/transform_binary2_datapar.cpp
    R libs/parallel_executors/tests/unit/transform_binary_datapar.cpp
    R libs/parallel_executors/tests/unit/transform_datapar.cpp
    R libs/parallel_executors/tests/unit/transform_reduce_binary_datapar.cpp
    M libs/plugin/CMakeLists.txt
    M libs/plugin/include/hpx/plugin/config.hpp
    M libs/plugin/include/hpx/plugin/detail/dll_dlopen.hpp
    M libs/plugin/include/hpx/plugin/detail/dll_windows.hpp
    M libs/plugin/include/hpx/plugin/export_plugin.hpp
    M libs/plugin/include/hpx/plugin/virtual_constructor.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/abstract_factory.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/concrete_factory.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/config.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/detail/dll_dlopen.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/detail/dll_windows.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/dll.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/export_plugin.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/plugin_factory.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/plugin_wrapper.hpp
    M libs/plugin/include_compatibility/hpx/util/plugin/virtual_constructor.hpp
    M libs/preprocessor/CMakeLists.txt
    M libs/preprocessor/include_compatibility/hpx/util/detail/pp/config.hpp
    M libs/preprocessor/include_compatibility/hpx/util/detail/pp/expand.hpp
    M libs/program_options/include/hpx/program_options/detail/value_semantic.hpp
    M libs/program_options/include/hpx/program_options/value_semantic.hpp
    M libs/program_options/include/hpx/program_options/variables_map.hpp
    M libs/program_options/src/value_semantic.cpp
    M libs/program_options/tests/unit/cmdline.cpp
    M libs/program_options/tests/unit/options_exception.cpp
    M libs/resiliency/examples/1d_stencil_replay_exception.cpp
    M libs/resiliency/examples/1d_stencil_replay_validate.cpp
    M libs/resiliency/include/hpx/resiliency/async_replay.hpp
    M libs/resiliency/include/hpx/resiliency/async_replicate.hpp
    M libs/resiliency/include/hpx/resiliency/dataflow_replay.hpp
    M libs/resiliency/include/hpx/resiliency/dataflow_replicate.hpp
    M libs/resiliency/src/force_linking.cpp
    M libs/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
    M libs/resiliency/tests/performance/replay/print_time_results.hpp
    M libs/resiliency/tests/performance/replay/pure_dataflow.cpp
    M libs/segmented_algorithms/CMakeLists.txt
    M libs/segmented_algorithms/include/hpx/parallel/segmented_algorithm.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_difference.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_find.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/transfer.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/exclusive_scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/inclusive_scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/minmax.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp
    M libs/segmented_algorithms/tests/performance/minmax_element_performance.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_exclusive_scan.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_exclusive_scan2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_find.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_find2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_for_each.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_handle_values.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_inclusive_scan.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_inclusive_scan2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_iter.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_move.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_reduce.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_scan.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_target.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_transform1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_transform2.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_binary1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_binary2.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_transform_scan.cpp
    M 
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_scan2.cpp
    M libs/segmented_algorithms/tests/unit/test_transform_binary.hpp
    M libs/segmented_algorithms/tests/unit/test_transform_binary2.hpp
    M libs/statistics/CMakeLists.txt
    M libs/testing/CMakeLists.txt
    M libs/testing/include/hpx/testing.hpp
    M libs/testing/src/testing.cpp
    M libs/timing/CMakeLists.txt
    M libs/timing/include/hpx/timing/high_resolution_clock.hpp
    M libs/timing/include/hpx/timing/scoped_timer.hpp
    M libs/timing/include/hpx/timing/steady_clock.hpp
    M libs/topology/CMakeLists.txt
    M libs/topology/include/hpx/topology/cpu_mask.hpp
    M libs/topology/src/topology.cpp
    M libs/type_support/CMakeLists.txt
    M libs/util/CMakeLists.txt
    M src/hpx_init.cpp
    M src/runtime/threads/executors/current_executor.cpp
    M src/runtime/threads/executors/this_thread_executors.cpp
    M src/runtime/threads/thread.cpp
    M src/runtime/threads/threadmanager_counters.cpp
    A src/runtime_handlers.cpp
    M src/util/parse_command_line.cpp
    M src/version.cpp
    M tests/unit/performance_counter/all_counters.cpp
    M tests/unit/threads/thread.cpp
    M tests/unit/util/any_serialization.cpp
    M tests/unit/util/function/CMakeLists.txt
    R tests/unit/util/function/allocator_test.cpp
    R tests/unit/util/function/contains_test.cpp
    R tests/unit/util/function/function_args.cpp
    R tests/unit/util/function/function_arith.cpp
    R tests/unit/util/function/function_bind_test.cpp
    R tests/unit/util/function/function_ref.cpp
    R tests/unit/util/function/function_ref_wrapper.cpp
    R tests/unit/util/function/function_target.cpp
    R tests/unit/util/function/function_test.cpp
    R tests/unit/util/function/nothrow_swap.cpp
    R tests/unit/util/function/stateless_test.cpp
    R tests/unit/util/function/sum_avg.cpp
    M tests/unit/util/serializable_any.cpp
    M tests/unit/util/serializable_boost_any.cpp

  Log Message:
  -----------
  Merge branch 'master' into fix_mac_builds


  Commit: b8cfde4fecc96badeb5f4352ee68b39f12a33629
      
https://github.com/STEllAR-GROUP/hpx/commit/b8cfde4fecc96badeb5f4352ee68b39f12a33629
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M libs/logging/CMakeLists.txt
    M libs/logging/include/hpx/logging/format/formatter/high_precision_time.hpp

  Log Message:
  -----------
  Use boost spinlock in logging to avoid circular dependency


  Commit: 10032d6d7a31d24a7e2c1158239c5265c924f77a
      
https://github.com/STEllAR-GROUP/hpx/commit/10032d6d7a31d24a7e2c1158239c5265c924f77a
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M libs/logging/include/hpx/logging/format/formatter/high_precision_time.hpp

  Log Message:
  -----------
  Use localtime_r for timestamps on macOS


  Commit: c807bedd95a2cfa0e2b1c91912b72fb2ecb269f3
      
https://github.com/STEllAR-GROUP/hpx/commit/c807bedd95a2cfa0e2b1c91912b72fb2ecb269f3
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M libs/logging/CMakeLists.txt
    M libs/logging/include/hpx/logging/format/formatter/high_precision_time.hpp
    M src/util/init_ini_data.cpp

  Log Message:
  -----------
  Merge pull request #4070 from STEllAR-GROUP/fix_mac_builds

Fix macOS builds


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/1000bb00e66c...c807bedd95a2
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to