Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 9e608fa18bd9c42b3c3b5390377d2f1f609269cd
      
https://github.com/STEllAR-GROUP/hpx/commit/9e608fa18bd9c42b3c3b5390377d2f1f609269cd
  Author: targetakhil <[email protected]>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/fill_range.cpp

  Log Message:
  -----------
  seperate segmented algorithms for fill and add missing sentinel tests for fill


  Commit: 2077dc39d72d1cc8055e89706a1f8aab05e0c53d
      
https://github.com/STEllAR-GROUP/hpx/commit/2077dc39d72d1cc8055e89706a1f8aab05e0c53d
  Author: targetakhil <[email protected]>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/generate_range.cpp

  Log Message:
  -----------
  seperate segmented algorithms for generate and add missing sentinel tests


  Commit: f71fcaa68fb090405207e1df34fd61019b808cc7
      
https://github.com/STEllAR-GROUP/hpx/commit/f71fcaa68fb090405207e1df34fd61019b808cc7
  Author: targetakhil <[email protected]>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M libs/full/segmented_algorithms/tests/unit/CMakeLists.txt
    A libs/full/segmented_algorithms/tests/unit/partitioned_vector_generate.cpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/generate.hpp

  Log Message:
  -----------
  add generate segmented test


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

  Changed paths:
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/fill_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/generate_range.cpp

  Log Message:
  -----------
  add missing fill header and missing cast in test


  Commit: 93f8ea6bbe70de046e87a31f2b75658ce11d4f0b
      
https://github.com/STEllAR-GROUP/hpx/commit/93f8ea6bbe70de046e87a31f2b75658ce11d4f0b
  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/fill.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M libs/full/segmented_algorithms/tests/unit/CMakeLists.txt
    A libs/full/segmented_algorithms/tests/unit/partitioned_vector_generate.cpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/fill_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/generate_range.cpp

  Log Message:
  -----------
  Merge pull request #5307 from Jedi18/disentangle_fill

Seperate segmented algorithms for fill and generate


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

Reply via email to