Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ffaa5bfd8629ad499cddf5260327727e592209ac
      
https://github.com/STEllAR-GROUP/hpx/commit/ffaa5bfd8629ad499cddf5260327727e592209ac
  Author: targetakhil <[email protected]>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort_tests.hpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp

  Log Message:
  -----------
  add tag_dispatch overloads and doxygen documentation for iterator and 
container overloads


  Commit: 16807bfc542cbc6ee3e70c9a393dc5937a6c44c9
      
https://github.com/STEllAR-GROUP/hpx/commit/16807bfc542cbc6ee3e70c9a393dc5937a6c44c9
  Author: targetakhil <[email protected]>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort_tests.hpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/stable_sort_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp

  Log Message:
  -----------
  add sentinel tests


  Commit: 1e0deab54ff40be7bbf138ab0b1ce2ea659f8ab5
      
https://github.com/STEllAR-GROUP/hpx/commit/1e0deab54ff40be7bbf138ab0b1ce2ea659f8ab5
  Author: targetakhil <[email protected]>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M libs/full/include_local/include/hpx/local/algorithm.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort_tests.hpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp

  Log Message:
  -----------
  added sphinx api docs made stable_sort work for sentinels


  Commit: 65280c318d97c53bee082b8ce87ce78922660070
      
https://github.com/STEllAR-GROUP/hpx/commit/65280c318d97c53bee082b8ce87ce78922660070
  Author: Mikael Simberg <[email protected]>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M libs/full/include_local/include/hpx/local/algorithm.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort.cpp
    M libs/parallelism/algorithms/tests/unit/algorithms/stable_sort_tests.hpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/stable_sort_range.cpp
    M 
libs/parallelism/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp

  Log Message:
  -----------
  Merge pull request #5470 from Jedi18/adapt_stable_sort

Adapt stable_sort to C++ 20


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

Reply via email to