Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 18153c9fc318a8028c456ed707237c55c4d92733
      
https://github.com/STEllAR-GROUP/hpx/commit/18153c9fc318a8028c456ed707237c55c4d92733
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M libs/algorithms/include/hpx/parallel/algorithms/move.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/move.hpp
    M libs/algorithms/tests/unit/algorithms/move.cpp
    M libs/algorithms/tests/unit/container_algorithms/move_range.cpp
    M libs/include/include/hpx/algorithm.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_move.cpp

  Log Message:
  -----------
  Making move conforming with C++20

- using CPOs for move


  Commit: c35571e88ae5c655a6d22d9975903f620a224e5a
      
https://github.com/STEllAR-GROUP/hpx/commit/c35571e88ae5c655a6d22d9975903f620a224e5a
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M 
components/containers/partitioned_vector/tests/unit/serialization_partitioned_vector.cpp
    M libs/algorithms/CMakeLists.txt
    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/detail/accumulate.hpp
    A libs/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
    A libs/algorithms/include/hpx/parallel/algorithms/detail/find.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/algorithms/include/hpx/parallel/util/cancellation_token.hpp
    M libs/algorithms/tests/regressions/static_chunker_2282.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/fill.cpp
    M libs/algorithms/tests/unit/algorithms/filln.cpp
    M libs/algorithms/tests/unit/algorithms/none_of.cpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    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/fill_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/filln_range.cpp
    M libs/algorithms/tests/unit/container_algorithms/none_of_range.cpp
    M libs/compute/tests/regressions/parallel_fill_4132.cpp
    M libs/include/include/hpx/algorithm.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_all_of1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_all_of2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_any_of1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_any_of2.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_none1.cpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_none2.cpp
    M tests/performance/local/stream.cpp

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


  Commit: 167a33c96a7cd9a8bbeadcbb4571c9642f84914b
      
https://github.com/STEllAR-GROUP/hpx/commit/167a33c96a7cd9a8bbeadcbb4571c9642f84914b
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M libs/algorithms/include/hpx/parallel/algorithms/move.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/move.hpp
    M libs/algorithms/tests/unit/algorithms/move.cpp
    M libs/algorithms/tests/unit/container_algorithms/move_range.cpp
    M libs/include/include/hpx/algorithm.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_move.cpp

  Log Message:
  -----------
  Merge pull request #4870 from STEllAR-GROUP/move_cpo

Making move conforming with C++20


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/2effbeddfad4...167a33c96a7c
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to