Branch: refs/heads/action_module
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: e1edbdf3aa19ced5b2c388605031625710c86dd6
      
https://github.com/STEllAR-GROUP/hpx/commit/e1edbdf3aa19ced5b2c388605031625710c86dd6
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M components/performance_counters/papi/src/server/papi.cpp
    M examples/performance_counters/sine/server/sine.cpp
    M examples/throttle/throttle/throttle.hpp
    R hpx/runtime/actions/continuation.hpp
    M hpx/runtime/actions/make_continuation.hpp
    R hpx/runtime/actions/set_lco_value_continuation.hpp
    R hpx/runtime/actions/trigger.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/trigger_lco.hpp
    M hpx/util/functional/colocated_helpers.hpp
    M libs/full/actions/CMakeLists.txt
    M libs/full/actions/include/hpx/actions/actions_fwd.hpp
    M libs/full/actions/include/hpx/actions/apply_helper.hpp
    A libs/full/actions/include/hpx/actions/continuation.hpp
    A libs/full/actions/include/hpx/actions/continuation_fwd.hpp
    A libs/full/actions/include/hpx/actions/set_lco_value_continuation.hpp
    A libs/full/actions/include/hpx/actions/traits/action_continuation.hpp
    A 
libs/full/actions/include/hpx/actions/traits/action_decorate_continuation.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_continuation_action.hpp
    A libs/full/actions/include/hpx/actions/trigger.hpp
    A libs/full/actions/src/continuation.cpp
    M libs/full/actions_base/CMakeLists.txt
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    R libs/full/actions_base/include/hpx/actions_base/continuation_fwd.hpp
    M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
    R 
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation.hpp
    A 
libs/full/actions_base/include/hpx/actions_base/traits/action_continuation_fwd.hpp
    R 
libs/full/actions_base/include/hpx/actions_base/traits/action_decorate_continuation.hpp
    M libs/full/agas/src/primary_namespace.cpp
    M libs/full/agas/src/server/primary_namespace_server.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/include/include/hpx/include/actions.hpp
    M libs/full/include/include/hpx/include/plain_actions.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/performance_counters/src/counters.cpp
    M libs/full/performance_counters/src/manage_counter.cpp
    M libs/full/performance_counters/src/manage_counter_type.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter.cpp
    M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
    M libs/full/performance_counters/src/server/raw_counter.cpp
    M libs/full/performance_counters/src/server/raw_values_counter.cpp
    M libs/full/performance_counters/src/server/statistics_counter.cpp
    M src/CMakeLists.txt
    R src/runtime/actions/continuation.cpp
    M src/runtime/agas/interface.cpp
    M src/runtime/agas/server/component_namespace_server.cpp
    M src/runtime/agas/server/locality_namespace_server.cpp
    M src/runtime/agas/server/route.cpp
    M src/runtime/applier/applier.cpp
    M src/runtime/components/console_error_sink.cpp
    M src/runtime/components/console_logging.cpp
    M src/runtime/components/server/console_error_sink_server.cpp
    M src/runtime/components/server/console_logging_server.cpp
    M src/runtime/components/server/runtime_support_server.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/util/activate_counters.cpp
    M src/util/query_counters.cpp
    M tests/performance/local/future_overhead.cpp
    M tests/performance/local/spinlock_overhead1.cpp
    M tests/performance/local/spinlock_overhead2.cpp
    M tests/unit/component/action_invoke_no_more_than.hpp

  Log Message:
  -----------
  Moving files related to continuations

- fixing failing tests


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to