Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: bd53780446caf920a6ced24c12fb7e73e2749980
      
https://github.com/STEllAR-GROUP/hpx/commit/bd53780446caf920a6ced24c12fb7e73e2749980
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
    A libs/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A libs/algorithms/tests/unit/container_algorithms/stable_sort_range.cpp
    A 
libs/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp
    M libs/include/include/hpx/include/parallel_sort.hpp

  Log Message:
  -----------
  Adding range version of stable sort


  Commit: a98d61f0a1c57142dcbc58ec389012e990e0cb6c
      
https://github.com/STEllAR-GROUP/hpx/commit/a98d61f0a1c57142dcbc58ec389012e990e0cb6c
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
    A libs/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A libs/algorithms/tests/unit/container_algorithms/stable_sort_range.cpp
    A 
libs/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp
    M libs/include/include/hpx/include/parallel_sort.hpp

  Log Message:
  -----------
  Merge pull request #4817 from STEllAR-GROUP/range_stable_sort

Adding range version of stable sort


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

Reply via email to