Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 2fbb638116d39feffb9ef07bffc7b7d2b856a7ca
      
https://github.com/STEllAR-GROUP/hpx/commit/2fbb638116d39feffb9ef07bffc7b7d2b856a7ca
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M 
examples/tuplespace/central_tuplespace/server/simple_central_tuplespace.hpp
    A examples/tuplespace/central_tuplespace/server/tuple.hpp
    M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
    M examples/tuplespace/central_tuplespace/stubs/simple_central_tuplespace.hpp
    R hpx/lcos_fwd.hpp
    A hpx/runtime/parcelset/connection_cache.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/parcelset/parcelport.hpp
    M hpx/runtime/parcelset/parcelport_impl.hpp
    M hpx/runtime/parcelset_fwd.hpp
    R hpx/traits/rma_memory_region_traits.hpp
    R hpx/util/bind_action.hpp
    R hpx/util/connection_cache.hpp
    R hpx/util/register_locks_globally.hpp
    R hpx/util/storage/tuple.hpp
    M libs/core/serialization/tests/unit/serializable_any.cpp
    M libs/full/agas/CMakeLists.txt
    A libs/full/agas/src/route.cpp
    M libs/full/async_colocated/include/hpx/async_colocated/apply_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_callback.hpp
    M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/register_apply_colocated.hpp
    M libs/full/async_distributed/CMakeLists.txt
    R 
libs/full/async_distributed/include/hpx/async_distributed/applier/applier.hpp
    R libs/full/async_distributed/include/hpx/async_distributed/applier_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/apply.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/base_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/base_lco_with_value.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/bind_action.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/lcos_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/trigger_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/trigger_lco_fwd.hpp
    M libs/full/collectives/tests/performance/osu/broadcast.hpp
    M libs/full/include/include/hpx/include/applier.hpp
    M libs/full/include/include/hpx/include/bind.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/init_runtime/src/pre_main.cpp
    M libs/full/runtime_configuration/CMakeLists.txt
    A 
libs/full/runtime_configuration/include/hpx/runtime_configuration/register_locks_globally.hpp
    A libs/full/runtime_configuration/src/register_locks_globally.cpp
    M libs/full/runtime_distributed/CMakeLists.txt
    M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
    A libs/full/runtime_distributed/include/hpx/runtime_distributed/applier.hpp
    A 
libs/full/runtime_distributed/include/hpx/runtime_distributed/applier_fwd.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/big_boot_barrier.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/runtime_support.hpp
    A libs/full/runtime_distributed/src/applier.cpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp
    M plugins/parcelport/libfabric/libfabric_region_provider.hpp
    A plugins/parcelport/libfabric/rma_memory_region_traits.hpp
    M plugins/parcelport/rma_memory_region.hpp
    M src/CMakeLists.txt
    R src/runtime/agas/server/route.cpp
    R src/runtime/applier/applier.cpp
    M src/runtime/parcelset/parcel.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/runtime/parcelset/parcelport.cpp
    R src/util/register_locks_globally.cpp

  Log Message:
  -----------
  Moving last files unrelated to parcel layer to modules


  Commit: f06313865697dcf7b13ad1390caba24dc7bc1519
      
https://github.com/STEllAR-GROUP/hpx/commit/f06313865697dcf7b13ad1390caba24dc7bc1519
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    M libs/full/command_line_handling/src/command_line_handling.cpp
    M libs/full/command_line_handling/tests/regressions/configuration_1572.cpp
    M 
libs/full/command_line_handling/tests/regressions/late_commandline_options_5257.cpp
    M 
libs/full/command_line_handling/tests/regressions/options_as_config_3339.cpp
    M libs/full/command_line_handling/tests/regressions/use_all_cores_2262.cpp
    M tests/regressions/CMakeLists.txt

  Log Message:
  -----------
  Fixing inspect problems


  Commit: 89aa5dedd9efd0272a2031afbc0a90276316c601
      
https://github.com/STEllAR-GROUP/hpx/commit/89aa5dedd9efd0272a2031afbc0a90276316c601
  Author: Mikael Simberg <[email protected]>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M 
examples/tuplespace/central_tuplespace/server/simple_central_tuplespace.hpp
    A examples/tuplespace/central_tuplespace/server/tuple.hpp
    M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
    M examples/tuplespace/central_tuplespace/stubs/simple_central_tuplespace.hpp
    R hpx/lcos_fwd.hpp
    A hpx/runtime/parcelset/connection_cache.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/parcelset/parcelport.hpp
    M hpx/runtime/parcelset/parcelport_impl.hpp
    M hpx/runtime/parcelset_fwd.hpp
    R hpx/traits/rma_memory_region_traits.hpp
    R hpx/util/bind_action.hpp
    R hpx/util/connection_cache.hpp
    R hpx/util/register_locks_globally.hpp
    R hpx/util/storage/tuple.hpp
    M libs/core/serialization/tests/unit/serializable_any.cpp
    M libs/full/agas/CMakeLists.txt
    A libs/full/agas/src/route.cpp
    M libs/full/async_colocated/include/hpx/async_colocated/apply_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_callback.hpp
    M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/register_apply_colocated.hpp
    M libs/full/async_distributed/CMakeLists.txt
    R 
libs/full/async_distributed/include/hpx/async_distributed/applier/applier.hpp
    R libs/full/async_distributed/include/hpx/async_distributed/applier_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/apply.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/base_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/base_lco_with_value.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/bind_action.hpp
    A libs/full/async_distributed/include/hpx/async_distributed/lcos_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/trigger_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/trigger_lco_fwd.hpp
    M libs/full/collectives/tests/performance/osu/broadcast.hpp
    M libs/full/command_line_handling/src/command_line_handling.cpp
    M libs/full/command_line_handling/tests/regressions/configuration_1572.cpp
    M 
libs/full/command_line_handling/tests/regressions/late_commandline_options_5257.cpp
    M 
libs/full/command_line_handling/tests/regressions/options_as_config_3339.cpp
    M libs/full/command_line_handling/tests/regressions/use_all_cores_2262.cpp
    M libs/full/include/include/hpx/include/applier.hpp
    M libs/full/include/include/hpx/include/bind.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/init_runtime/src/pre_main.cpp
    M libs/full/runtime_configuration/CMakeLists.txt
    A 
libs/full/runtime_configuration/include/hpx/runtime_configuration/register_locks_globally.hpp
    A libs/full/runtime_configuration/src/register_locks_globally.cpp
    M libs/full/runtime_distributed/CMakeLists.txt
    M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
    A libs/full/runtime_distributed/include/hpx/runtime_distributed/applier.hpp
    A 
libs/full/runtime_distributed/include/hpx/runtime_distributed/applier_fwd.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/big_boot_barrier.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/runtime_support.hpp
    A libs/full/runtime_distributed/src/applier.cpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp
    M plugins/parcelport/libfabric/libfabric_region_provider.hpp
    A plugins/parcelport/libfabric/rma_memory_region_traits.hpp
    M plugins/parcelport/rma_memory_region.hpp
    M src/CMakeLists.txt
    R src/runtime/agas/server/route.cpp
    R src/runtime/applier/applier.cpp
    M src/runtime/parcelset/parcel.cpp
    M src/runtime/parcelset/parcelhandler.cpp
    M src/runtime/parcelset/parcelport.cpp
    R src/util/register_locks_globally.cpp
    M tests/regressions/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #5242 from STEllAR-GROUP/moving_files

Moving last files unrelated to parcel layer to modules


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/503ce7b34cb5...89aa5dedd9ef
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to