Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 47f36b7c2c70aa72ef60af8874902a8304c6c716
      
https://github.com/STEllAR-GROUP/hpx/commit/47f36b7c2c70aa72ef60af8874902a8304c6c716
  Author: gonidelis <[email protected]>
  Date:   2021-02-07 (Sun, 07 Feb 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/remove_copy.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/remove_copy_if.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_range.cpp

  Log Message:
  -----------
  Adapt remove_copy(_if) to C++20


  Commit: e0f3618bff27b7ab878714d2c06f2da8c3b7a05a
      
https://github.com/STEllAR-GROUP/hpx/commit/e0f3618bff27b7ab878714d2c06f2da8c3b7a05a
  Author: gonidelis <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M libs/full/include/include/hpx/algorithm.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/parallelism/algorithms/tests/regressions/scan_shortlength.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_range.cpp

  Log Message:
  -----------
  Add iterator-sentinel tests for ranges::remove_copy


  Commit: f43f33fb8264df9090cf8ddc86c082bd50b2386e
      
https://github.com/STEllAR-GROUP/hpx/commit/f43f33fb8264df9090cf8ddc86c082bd50b2386e
  Author: gonidelis <[email protected]>
  Date:   2021-02-14 (Sun, 14 Feb 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/remove_copy.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/remove_copy_if.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_range.cpp

  Log Message:
  -----------
  Provide docs for C++20 remove_copy_(_if) overloads


  Commit: a76766474ef705eb33ff75795808a4d56cb661ce
      
https://github.com/STEllAR-GROUP/hpx/commit/a76766474ef705eb33ff75795808a4d56cb661ce
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
    M libs/full/include/include/hpx/algorithm.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/parallelism/algorithms/tests/regressions/scan_shortlength.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/remove_copy.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/remove_copy_if.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_if_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/remove_copy_range.cpp

  Log Message:
  -----------
  Merge pull request #5150 from gonidelis/adapt_remove_copy

Adapt remove_copy(_if) to C++20


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

Reply via email to