Branch: refs/heads/more-format
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 85f454234477127f9d90d260411d411dc539023d
https://github.com/STEllAR-GROUP/hpx/commit/85f454234477127f9d90d260411d411dc539023d
Author: Agustin K-ballo Berge <[email protected]>
Date: 2021-03-27 (Sat, 27 Mar 2021)
Changed paths:
M components/component_storage/src/server/component_storage_server.cpp
M components/performance_counters/memory/src/mem_counter_linux.cpp
M components/performance_counters/memory/src/mem_counter_windows.cpp
M
components/process/include/hpx/components/process/util/posix/initializers/throw_on_error.hpp
M
components/process/include/hpx/components/process/util/windows/initializers/throw_on_error.hpp
M hpx/runtime/parcelset/decode_parcels.hpp
M libs/core/affinity/src/affinity_data.cpp
M libs/core/affinity/src/parse_affinity_options.cpp
M libs/core/asio/src/asio_util.cpp
M libs/core/errors/include/hpx/errors/throw_exception.hpp
M libs/core/execution_base/src/this_thread.cpp
M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
M
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
M libs/core/serialization/src/detail/polymorphic_id_factory.cpp
M libs/core/threading_base/include/hpx/threading_base/create_thread.hpp
M libs/core/threading_base/include/hpx/threading_base/create_work.hpp
M libs/core/threading_base/include/hpx/threading_base/set_thread_state.hpp
M libs/core/threading_base/src/execution_agent.cpp
M libs/core/threading_base/src/thread_helpers.cpp
M libs/core/topology/src/topology.cpp
M libs/full/actions_base/src/detail/action_factory.cpp
M libs/full/agas/src/addressing_service.cpp
M libs/full/agas_base/src/primary_namespace.cpp
M libs/full/agas_base/src/server/component_namespace_server.cpp
M libs/full/agas_base/src/server/locality_namespace_server.cpp
M libs/full/agas_base/src/server/primary_namespace_server.cpp
M libs/full/agas_base/src/symbol_namespace.cpp
M
libs/full/async_colocated/include/hpx/async_colocated/functional/colocated_helpers.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/server/destroy_component.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/collectives/src/detail/communication_set_node.cpp
M libs/full/collectives/src/detail/communicator.cpp
M
libs/full/components_base/include/hpx/components_base/server/create_component.hpp
M
libs/full/components_base/include/hpx/components_base/server/fixed_component_base.hpp
M
libs/full/components_base/include/hpx/components_base/server/managed_component_base.hpp
M libs/full/components_base/src/component_type.cpp
M libs/full/components_base/src/server/component_base.cpp
M libs/full/components_base/src/server/one_size_heap_list.cpp
M libs/full/init_runtime/src/hpx_init.cpp
M
libs/full/performance_counters/src/action_invocation_counter_discoverer.cpp
M libs/full/performance_counters/src/counters.cpp
M libs/full/performance_counters/src/manage_counter_type.cpp
M libs/full/performance_counters/src/per_action_data_counter_discoverer.cpp
M libs/full/performance_counters/src/performance_counter_set.cpp
M libs/full/performance_counters/src/registry.cpp
M libs/full/performance_counters/src/server/arithmetics_counter.cpp
M libs/full/performance_counters/src/server/arithmetics_counter_extended.cpp
M libs/full/performance_counters/src/server/component_instance_counter.cpp
M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
M libs/full/performance_counters/src/threadmanager_counter_types.cpp
M libs/full/resource_partitioner/src/detail_partitioner.cpp
M libs/full/runtime_configuration/src/ini.cpp
M libs/full/runtime_configuration/src/runtime_configuration.cpp
M libs/full/runtime_distributed/src/big_boot_barrier.cpp
M libs/full/runtime_distributed/src/runtime_distributed.cpp
M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
M libs/full/runtime_local/src/runtime_handlers.cpp
M libs/full/runtime_local/src/runtime_local.cpp
M libs/full/threadmanager/src/threadmanager.cpp
M libs/parallelism/execution/src/execution_parameter_callbacks.cpp
M plugins/parcel/coalescing/coalescing_counter_registry.cpp
M plugins/parcel/coalescing/coalescing_message_handler.cpp
M plugins/parcelport/tcp/connection_handler_tcp.cpp
M src/runtime/agas/server/route.cpp
M src/runtime/parcelset/parcel.cpp
M src/runtime/parcelset/parcelhandler.cpp
Log Message:
-----------
Integrate format in exception macros
Commit: 55a2f10d5bc1156fa2dd10330f8f94f1af697468
https://github.com/STEllAR-GROUP/hpx/commit/55a2f10d5bc1156fa2dd10330f8f94f1af697468
Author: Agustin K-ballo Berge <[email protected]>
Date: 2021-03-27 (Sat, 27 Mar 2021)
Changed paths:
M components/iostreams/src/standard_streams.cpp
M hpx/runtime/parcelset/decode_parcels.hpp
M hpx/runtime/parcelset/encode_parcels.hpp
M libs/core/errors/src/exception.cpp
M
libs/core/schedulers/include/hpx/schedulers/local_priority_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/local_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/queue_helpers.hpp
M libs/core/schedulers/include/hpx/schedulers/static_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp
M libs/core/synchronization/src/detail/condition_variable.cpp
M
libs/core/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
M libs/core/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp
M libs/core/threading_base/include/hpx/threading_base/create_thread.hpp
M libs/core/threading_base/include/hpx/threading_base/create_work.hpp
M libs/core/threading_base/include/hpx/threading_base/set_thread_state.hpp
M libs/core/threading_base/src/execution_agent.cpp
M libs/core/threading_base/src/thread_data.cpp
M libs/core/threading_base/src/thread_data_stackful.cpp
M libs/core/threading_base/src/thread_data_stackless.cpp
M libs/core/topology/src/topology.cpp
M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
M libs/full/agas/src/addressing_service.cpp
M libs/full/agas_base/src/server/component_namespace_server.cpp
M libs/full/agas_base/src/server/locality_namespace_server.cpp
M libs/full/agas_base/src/server/primary_namespace_server.cpp
M libs/full/agas_base/src/server/symbol_namespace_server.cpp
M libs/full/async_colocated/src/server/destroy_component.cpp
M libs/full/async_distributed/include/hpx/async_distributed/continuation.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/packaged_action.hpp
M libs/full/async_distributed/src/continuation.cpp
M libs/full/components_base/src/server/one_size_heap_list.cpp
M libs/full/components_base/src/server/wrapper_heap.cpp
M
libs/full/lcos_distributed/include/hpx/lcos_distributed/server/object_semaphore.hpp
M libs/full/naming/src/credit_handling.cpp
M libs/full/performance_counters/src/component_namespace_counters.cpp
M libs/full/performance_counters/src/counters.cpp
M libs/full/performance_counters/src/locality_namespace_counters.cpp
M libs/full/performance_counters/src/primary_namespace_counters.cpp
M libs/full/performance_counters/src/registry.cpp
M libs/full/performance_counters/src/symbol_namespace_counters.cpp
M libs/full/runtime_components/src/component_registry.cpp
M libs/full/runtime_configuration/src/init_ini_data.cpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp
M libs/full/runtime_distributed/src/runtime_distributed.cpp
M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
M libs/full/runtime_local/src/runtime_handlers.cpp
M libs/full/runtime_local/src/runtime_local.cpp
M libs/full/threadmanager/src/threadmanager.cpp
M plugins/parcelport/tcp/connection_handler_tcp.cpp
Log Message:
-----------
Adopt format for logging
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/c9d2f5921243...55a2f10d5bc1
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits