Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 99916ff64e85d9e81c45295ab39837e12b18c806
      
https://github.com/STEllAR-GROUP/hpx/commit/99916ff64e85d9e81c45295ab39837e12b18c806
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_predef.hpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_double.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_int.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_std_string.cpp
    M libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp

  Log Message:
  -----------
  Adding constructor overloads to partitioned_vector

- These allow to initialize the new instance with a given range of data


  Commit: 34ac869d08bd3ddd26b28df0d6006f482ba665bc
      
https://github.com/STEllAR-GROUP/hpx/commit/34ac869d08bd3ddd26b28df0d6006f482ba665bc
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M components/containers/partitioned_vector/tests/regressions/CMakeLists.txt
    A 
components/containers/partitioned_vector/tests/regressions/partitioned_vector_constructor_6650.cpp

  Log Message:
  -----------
  Fixing broken constructor


  Commit: 8ffc7788d875f7fb53a5bade428112c20024ee63
      
https://github.com/STEllAR-GROUP/hpx/commit/8ffc7788d875f7fb53a5bade428112c20024ee63
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_predef.hpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_double.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_int.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_std_string.cpp
    M components/containers/partitioned_vector/tests/regressions/CMakeLists.txt
    A 
components/containers/partitioned_vector/tests/regressions/partitioned_vector_constructor_6650.cpp
    M libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp

  Log Message:
  -----------
  Merge pull request #6650 from STEllAR-GROUP/partitioned_vector_constructors

Adding constructor overloads to partitioned_vector


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/c88c392f07c1...8ffc7788d875

To unsubscribe from these emails, change your notification settings at 
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
hpx-commits@mail.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to