Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 5f680dac2d94e9595c22d319185f4a758a009d86
      
https://github.com/STEllAR-GROUP/hpx/commit/5f680dac2d94e9595c22d319185f4a758a009d86
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M libs/full/include/CMakeLists.txt
    A libs/full/include/include/hpx/include/parallel_make_heap.hpp
    M libs/parallelism/algorithms/CMakeLists.txt
    M libs/parallelism/algorithms/include/hpx/parallel/algorithm.hpp
    A libs/parallelism/algorithms/include/hpx/parallel/algorithms/make_heap.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
    A 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/util/partitioner_with_cleanup.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/CMakeLists.txt
    A libs/parallelism/algorithms/tests/unit/algorithms/make_heap.cpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A 
libs/parallelism/algorithms/tests/unit/container_algorithms/make_heap_range.cpp

  Log Message:
  -----------
  Adding make_heap from ticket 1914


  Commit: f7ea068ae352ceb6c3d436c64aedf3c288efaf07
      
https://github.com/STEllAR-GROUP/hpx/commit/f7ea068ae352ceb6c3d436c64aedf3c288efaf07
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M libs/full/include/CMakeLists.txt
    A libs/full/include/include/hpx/include/parallel_make_heap.hpp
    M libs/parallelism/algorithms/CMakeLists.txt
    M libs/parallelism/algorithms/include/hpx/parallel/algorithm.hpp
    A libs/parallelism/algorithms/include/hpx/parallel/algorithms/make_heap.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/container_algorithms.hpp
    A 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/util/partitioner_with_cleanup.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/CMakeLists.txt
    A libs/parallelism/algorithms/tests/unit/algorithms/make_heap.cpp
    M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A 
libs/parallelism/algorithms/tests/unit/container_algorithms/make_heap_range.cpp

  Log Message:
  -----------
  Merge pull request #4964 from STEllAR-GROUP/make_heap

Adding parallel make_heap


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

Reply via email to