Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 10d6cf1a37bdb084aaadb21f77e16c924d3bb6ef
      
https://github.com/STEllAR-GROUP/hpx/commit/10d6cf1a37bdb084aaadb21f77e16c924d3bb6ef
  Author: targetakhil <[email protected]>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/find.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/find.hpp

  Log Message:
  -----------
  seperate segmented algorithms for find, find_if and find_if_not


  Commit: cfb5efdcdab8e113f7a65ca9668739a4f39b7b0a
      
https://github.com/STEllAR-GROUP/hpx/commit/cfb5efdcdab8e113f7a65ca9668739a4f39b7b0a
  Author: targetakhil <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/find.hpp

  Log Message:
  -----------
  fix minor bugs


  Commit: 95f40f7c22f2f779dc1534e5fffabbf0643b108b
      
https://github.com/STEllAR-GROUP/hpx/commit/95f40f7c22f2f779dc1534e5fffabbf0643b108b
  Author: targetakhil <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M libs/full/segmented_algorithms/tests/unit/partitioned_vector_find.cpp
    M libs/full/segmented_algorithms/tests/unit/partitioned_vector_find2.cpp

  Log Message:
  -----------
  add fill tests for execution paths that don't take in a execution policy


  Commit: fd858284d737f4279619c1e29171e87da43a51ca
      
https://github.com/STEllAR-GROUP/hpx/commit/fd858284d737f4279619c1e29171e87da43a51ca
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M libs/full/segmented_algorithms/tests/unit/partitioned_vector_find.cpp
    M libs/full/segmented_algorithms/tests/unit/partitioned_vector_find2.cpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/find.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/find.hpp

  Log Message:
  -----------
  Merge pull request #5308 from Jedi18/seperate_segmented_find

Seperate segmented algorithms for find, find_if, find_if_not


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

Reply via email to