Branch: refs/heads/more-format
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 7e9c7b82ba76236989e8194766bb349052292128
      
https://github.com/STEllAR-GROUP/hpx/commit/7e9c7b82ba76236989e8194766bb349052292128
  Author: Agustin K-ballo Berge <[email protected]>
  Date:   2021-04-01 (Thu, 01 Apr 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/coroutines/include/hpx/coroutines/thread_id_type.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


  Commit: 739bd1ec07fa3b2d7ff7dc356547d62782e8b0a7
      
https://github.com/STEllAR-GROUP/hpx/commit/739bd1ec07fa3b2d7ff7dc356547d62782e8b0a7
  Author: Agustin K-ballo Berge <[email protected]>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M 
libs/core/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
    M libs/core/topology/include/hpx/topology/cpu_mask.hpp
    M libs/core/topology/src/cpu_mask.cpp
    M libs/core/topology/src/topology.cpp
    M libs/full/resource_partitioner/src/detail_partitioner.cpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_local/src/runtime_local.cpp

  Log Message:
  -----------
  Revert cpu_mask related format changes

It's not possible to provide formatting options to cpu_mask as it changes in 
type and nature depending on configuration. It's also not possible to provide 
custom formatting as it is not a proper type.


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/e578bc6340eb...739bd1ec07fa
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to