Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 16a31973e76dc06c5f08b1267f12c5303aa7f35d
https://github.com/STEllAR-GROUP/hpx/commit/16a31973e76dc06c5f08b1267f12c5303aa7f35d
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/spin_sort.hpp
M
libs/parallelism/algorithms/tests/unit/algorithms/detail/test_sample_sort.cpp
M
libs/parallelism/algorithms/tests/unit/algorithms/detail/test_spin_sort.cpp
Log Message:
-----------
Removing use of get_temporary_buffer and return_temporary_buffer
- these functions have been removed in C++20
Commit: c520c8e10a70c75b9f5d20c338b8d37322b61524
https://github.com/STEllAR-GROUP/hpx/commit/c520c8e10a70c75b9f5d20c338b8d37322b61524
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/spin_sort.hpp
M
libs/parallelism/algorithms/tests/unit/algorithms/detail/test_sample_sort.cpp
M
libs/parallelism/algorithms/tests/unit/algorithms/detail/test_spin_sort.cpp
Log Message:
-----------
Merge pull request #4972 from STEllAR-GROUP/remove_temporary_buffer
Removing use of get_temporary_buffer and return_temporary_buffer
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/6f9c2d8ed44d...c520c8e10a70
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits