Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 30f1192f11ba7544ed6ca74fcc699263d0d02852
      
https://github.com/STEllAR-GROUP/hpx/commit/30f1192f11ba7544ed6ca74fcc699263d0d02852
  Author: Jedi18 <[email protected]>
  Date:   2021-03-02 (Tue, 02 Mar 2021)

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

  Log Message:
  -----------
  seperate segmented algorithms: adjacent_find


  Commit: 37e40c20371091a32922056a8201e4e5459edeb0
      
https://github.com/STEllAR-GROUP/hpx/commit/37e40c20371091a32922056a8201e4e5459edeb0
  Author: Jedi18 <[email protected]>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_find.hpp

  Log Message:
  -----------
  return first instead of last when first == last to ensure the algorithm works 
properly with upcoming sentinel changes


  Commit: 2c58cc8a2a9cd471b23130000ce63982c8645617
      
https://github.com/STEllAR-GROUP/hpx/commit/2c58cc8a2a9cd471b23130000ce63982c8645617
  Author: Mikael Simberg <[email protected]>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

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

  Log Message:
  -----------
  Merge pull request #5218 from Jedi18/seperate_segmented_adjacent_find

Seperate segmented algorithms for adjacent_find


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

Reply via email to