Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 24728e1697a878b50e4e4849f33770930cebc7af
https://github.com/STEllAR-GROUP/hpx/commit/24728e1697a878b50e4e4849f33770930cebc7af
Author: Hartmut Kaiser <[email protected]>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M CMakeLists.txt
M cmake/HPX_SetupBoost.cmake
M hpx/runtime/parcelset/decode_parcels.hpp
M hpx/runtime/parcelset/encode_parcels.hpp
M hpx/util/serialize_exception.hpp
M libs/collectives/include/hpx/collectives/detail/latch.hpp
M src/util/serialize_exception.cpp
Log Message:
-----------
Making the use of boost::exception conditional
- flyby: remove its use where not needed
- flyby: HPX_WITH_DYNAMIC_HPX_MAIN is not supported on windows
Commit: 9b42802de5a5132147a8ad1661a53c77aa0f6862
https://github.com/STEllAR-GROUP/hpx/commit/9b42802de5a5132147a8ad1661a53c77aa0f6862
Author: Hartmut Kaiser <[email protected]>
Date: 2020-02-08 (Sat, 08 Feb 2020)
Changed paths:
M components/iostreams/include/hpx/components/iostreams/ostream.hpp
M hpx/plugins/parcelport/mpi/locality.hpp
M hpx/plugins/parcelport/tcp/locality.hpp
M hpx/runtime/agas/gva.hpp
M hpx/runtime/parcelset/locality.hpp
M libs/testing/CMakeLists.txt
M libs/testing/include/hpx/testing.hpp
M libs/testing/src/testing.cpp
M libs/topology/CMakeLists.txt
M libs/topology/src/topology.cpp
M libs/util/CMakeLists.txt
A libs/util/include/hpx/util/ios_flags_saver.hpp
M plugins/parcelport/libfabric/locality.hpp
M plugins/parcelport/tcp/connection_handler_tcp.cpp
M plugins/parcelport/verbs/locality.hpp
M src/runtime/naming/address.cpp
M src/runtime/naming/name.cpp
M src/runtime/parcelset/locality.cpp
Log Message:
-----------
Remove dependency on boost::io::ios_flags_saver
Commit: 8e07ef870804ef522c741a37d1c20632094dd78e
https://github.com/STEllAR-GROUP/hpx/commit/8e07ef870804ef522c741a37d1c20632094dd78e
Author: Hartmut Kaiser <[email protected]>
Date: 2020-02-08 (Sat, 08 Feb 2020)
Changed paths:
M
components/process/include/hpx/components/process/util/posix/initializers/close_fds_if.hpp
M examples/1d_stencil/1d_stencil_4_parallel.cpp
M examples/quickstart/vector_counting_dotproduct.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan2.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan_bad_alloc.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan_exception.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan_validate.cpp
M libs/algorithms/tests/unit/algorithms/inclusive_scan_tests.hpp
M libs/iterator_support/CMakeLists.txt
A libs/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
M libs/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
M libs/iterator_support/tests/unit/CMakeLists.txt
A libs/iterator_support/tests/unit/counting_iterator.cpp
M libs/iterator_support/tests/unit/iterator_tests.hpp
Log Message:
-----------
Replace boost::counting_iterator
- flyby: fixing issue in util::iterator_facade::operator[]()
Commit: 0858c1886d149f9e3d9a9c65f3990e61cbcabda1
https://github.com/STEllAR-GROUP/hpx/commit/0858c1886d149f9e3d9a9c65f3990e61cbcabda1
Author: Hartmut Kaiser <[email protected]>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M CMakeLists.txt
M cmake/HPX_SetupBoost.cmake
M components/iostreams/include/hpx/components/iostreams/ostream.hpp
M
components/process/include/hpx/components/process/util/posix/initializers/close_fds_if.hpp
M examples/1d_stencil/1d_stencil_4_parallel.cpp
M examples/quickstart/vector_counting_dotproduct.cpp
M hpx/plugins/parcelport/mpi/locality.hpp
M hpx/plugins/parcelport/tcp/locality.hpp
M hpx/runtime/agas/gva.hpp
M hpx/runtime/parcelset/decode_parcels.hpp
M hpx/runtime/parcelset/encode_parcels.hpp
M hpx/runtime/parcelset/locality.hpp
M hpx/util/serialize_exception.hpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan2.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan_bad_alloc.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan_exception.cpp
M libs/algorithms/tests/unit/algorithms/exclusive_scan_validate.cpp
M libs/algorithms/tests/unit/algorithms/inclusive_scan_tests.hpp
M libs/collectives/include/hpx/collectives/detail/latch.hpp
M libs/iterator_support/CMakeLists.txt
A libs/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
M libs/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
M libs/iterator_support/tests/unit/CMakeLists.txt
A libs/iterator_support/tests/unit/counting_iterator.cpp
M libs/iterator_support/tests/unit/iterator_tests.hpp
M libs/testing/CMakeLists.txt
M libs/testing/include/hpx/testing.hpp
M libs/testing/src/testing.cpp
M libs/topology/CMakeLists.txt
M libs/topology/src/topology.cpp
M libs/util/CMakeLists.txt
A libs/util/include/hpx/util/ios_flags_saver.hpp
M plugins/parcelport/libfabric/locality.hpp
M plugins/parcelport/tcp/connection_handler_tcp.cpp
M plugins/parcelport/verbs/locality.hpp
M src/runtime/naming/address.cpp
M src/runtime/naming/name.cpp
M src/runtime/parcelset/locality.cpp
M src/util/serialize_exception.cpp
Log Message:
-----------
Merge pull request #4365 from STEllAR-GROUP/boost_exception
Removing more Boost dependencies
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/d31c0827bd75...0858c1886d14
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits