Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 66d1225bf5463e894824350708e190dcfa6320db
https://github.com/STEllAR-GROUP/hpx/commit/66d1225bf5463e894824350708e190dcfa6320db
Author: Jedi18 <[email protected]>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/count.hpp
Log Message:
-----------
seperated segmented algorithms: count and count_if, replaced tag with
tag_fallback
Commit: 95c01dd5aab5e49c1f24ac8c9231271b2623b318
https://github.com/STEllAR-GROUP/hpx/commit/95c01dd5aab5e49c1f24ac8c9231271b2623b318
Author: Jedi18 <[email protected]>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/count.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/count_tests.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/countif_tests.hpp
Log Message:
-----------
fix build error and add hpx::parallel::count test
Commit: ab41ad32ff60e4755cbc2f90bb5f75dac2f3cfd1
https://github.com/STEllAR-GROUP/hpx/commit/ab41ad32ff60e4755cbc2f90bb5f75dac2f3cfd1
Author: Jedi18 <[email protected]>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
Log Message:
-----------
fix bug by replacing local_iterator with difference_type
Commit: 4b84f3e5f2961a013cf2bdb35a085aabdc802529
https://github.com/STEllAR-GROUP/hpx/commit/4b84f3e5f2961a013cf2bdb35a085aabdc802529
Author: Jedi18 <[email protected]>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/count.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/count_tests.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/countif_tests.hpp
Log Message:
-----------
change some static asserts to check for input iterators instead of forward
iterators (for sequential overloads)
Commit: d7e91ee60fa389e24c15dd32611f5dcdf5554f52
https://github.com/STEllAR-GROUP/hpx/commit/d7e91ee60fa389e24c15dd32611f5dcdf5554f52
Author: Jedi18 <[email protected]>
Date: 2021-03-07 (Sun, 07 Mar 2021)
Changed paths:
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
Log Message:
-----------
removed unused using directives
Commit: 83b6981cabded06ed822c8e86a4621d4f63075ac
https://github.com/STEllAR-GROUP/hpx/commit/83b6981cabded06ed822c8e86a4621d4f63075ac
Author: Mikael Simberg <[email protected]>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/count.hpp
Log Message:
-----------
Merge pull request #5220 from Jedi18/seperate_segmented_count
Seperate segmented algorithms for count and count_if
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/2c58cc8a2a9c...83b6981cabde
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits