Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: f02b3f83a93dfa7d04f7c66cb1a04cb6a9fd3e31
      
https://github.com/STEllAR-GROUP/hpx/commit/f02b3f83a93dfa7d04f7c66cb1a04cb6a9fd3e31
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/core/algorithms/tests/unit/algorithms/partition_copy_tests.hpp
    M libs/core/algorithms/tests/unit/algorithms/partition_tests.hpp
    M libs/core/algorithms/tests/unit/algorithms/stable_partition.cpp
    M libs/core/algorithms/tests/unit/algorithms/stable_partition_tests.hpp

  Log Message:
  -----------
  add tag fallback dispatch overloads for partition algorithms


  Commit: 39cc0abf6660cf2d0fb3e655aea713c9a271717f
      
https://github.com/STEllAR-GROUP/hpx/commit/39cc0abf6660cf2d0fb3e655aea713c9a271717f
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/tests/unit/container_algorithms/partition_range.cpp

  Log Message:
  -----------
  added range overloads


  Commit: 4df946d958a12b65e33122b00af2ac826df459fc
      
https://github.com/STEllAR-GROUP/hpx/commit/4df946d958a12b65e33122b00af2ac826df459fc
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    A libs/core/algorithms/tests/unit/algorithms/stable_partition_range.cpp
    M libs/core/algorithms/tests/unit/container_algorithms/CMakeLists.txt

  Log Message:
  -----------
  add stable_partition range tests and container overloads


  Commit: 753ae3e5fbd220f9ce9567b899d671447939afbb
      
https://github.com/STEllAR-GROUP/hpx/commit/753ae3e5fbd220f9ce9567b899d671447939afbb
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M libs/core/algorithms/tests/unit/algorithms/stable_partition_range.cpp
    M libs/core/algorithms/tests/unit/container_algorithms/partition_range.cpp

  Log Message:
  -----------
  added sentinel tests for partition and stable_partition


  Commit: 7559bf34e9c0a582ee7366c422fbde6210aaf328
      
https://github.com/STEllAR-GROUP/hpx/commit/7559bf34e9c0a582ee7366c422fbde6210aaf328
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/util/result_types.hpp
    M 
libs/core/algorithms/tests/unit/container_algorithms/partition_copy_range.cpp

  Log Message:
  -----------
  add partition_copy range overloads


  Commit: afe35cbd82512fe74ae607327a27f8560b9946cc
      
https://github.com/STEllAR-GROUP/hpx/commit/afe35cbd82512fe74ae607327a27f8560b9946cc
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M 
libs/core/algorithms/tests/unit/container_algorithms/partition_copy_range.cpp

  Log Message:
  -----------
  add partition copy sentinel overloads and tests


  Commit: ed176927436f2595e7d2b99931b3c203b617240f
      
https://github.com/STEllAR-GROUP/hpx/commit/ed176927436f2595e7d2b99931b3c203b617240f
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp

  Log Message:
  -----------
  add partition documentation


  Commit: 31d60579e2461d9693b180938360997668cc2e1c
      
https://github.com/STEllAR-GROUP/hpx/commit/31d60579e2461d9693b180938360997668cc2e1c
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp

  Log Message:
  -----------
  added documenation for range overloads of partition, stable_partition and 
partition_copy


  Commit: 587a64f39c0469f1443b96426527bc60c4c7fbb6
      
https://github.com/STEllAR-GROUP/hpx/commit/587a64f39c0469f1443b96426527bc60c4c7fbb6
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/util/result_types.hpp
    M libs/core/algorithms/tests/performance/benchmark_partition.cpp
    M libs/core/algorithms/tests/unit/algorithms/stable_partition_range.cpp
    M libs/core/algorithms/tests/unit/container_algorithms/partition_range.cpp
    M libs/core/include_local/include/hpx/local/algorithm.hpp

  Log Message:
  -----------
  update api docs


  Commit: a246d61b6913684d53ac834e75b58d8e4f05d243
      
https://github.com/STEllAR-GROUP/hpx/commit/a246d61b6913684d53ac834e75b58d8e4f05d243
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M libs/core/algorithms/CMakeLists.txt
    M libs/core/algorithms/include/hpx/algorithms/traits/projected_range.hpp
    A 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/advance_and_get_distance.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/distance.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp

  Log Message:
  -----------
  add stable_partition sequential implementation and add 
advance_and_get_distance


  Commit: a33f41cb0f51662980a10c339a64e554522f126c
      
https://github.com/STEllAR-GROUP/hpx/commit/a33f41cb0f51662980a10c339a64e554522f126c
  Author: targetakhil <targetak...@gmail.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    R libs/core/algorithms/tests/unit/algorithms/stable_partition_range.cpp
    A 
libs/core/algorithms/tests/unit/container_algorithms/stable_partition_range.cpp

  Log Message:
  -----------
  fix wrong location of file during rebase


  Commit: 6b2b5d1cf04a654311ec6d6da200d86ad20ce896
      
https://github.com/STEllAR-GROUP/hpx/commit/6b2b5d1cf04a654311ec6d6da200d86ad20ce896
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M libs/core/algorithms/CMakeLists.txt
    M libs/core/algorithms/include/hpx/algorithms/traits/projected_range.hpp
    A 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/advance_and_get_distance.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/distance.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/util/result_types.hpp
    M libs/core/algorithms/tests/performance/benchmark_partition.cpp
    M libs/core/algorithms/tests/unit/algorithms/partition_copy_tests.hpp
    M libs/core/algorithms/tests/unit/algorithms/partition_tests.hpp
    M libs/core/algorithms/tests/unit/algorithms/stable_partition.cpp
    M libs/core/algorithms/tests/unit/algorithms/stable_partition_tests.hpp
    M libs/core/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    M 
libs/core/algorithms/tests/unit/container_algorithms/partition_copy_range.cpp
    M libs/core/algorithms/tests/unit/container_algorithms/partition_range.cpp
    A 
libs/core/algorithms/tests/unit/container_algorithms/stable_partition_range.cpp
    M libs/core/include_local/include/hpx/local/algorithm.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/traits/is_sentinel_for.hpp

  Log Message:
  -----------
  Merge pull request #5540 from Jedi18/adapt_partition

Adapt partition, partition_copy and stable_partition to C++ 20


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/2373021d23d6...6b2b5d1cf04a
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar-group.org
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to