Branch: refs/heads/boost_exception
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 24728e1697a878b50e4e4849f33770930cebc7af
      
https://github.com/STEllAR-GROUP/hpx/commit/24728e1697a878b50e4e4849f33770930cebc7af
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  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: 70934d8b11612078ee9f4e10bb252f72596c6598
      
https://github.com/STEllAR-GROUP/hpx/commit/70934d8b11612078ee9f4e10bb252f72596c6598
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2020-02-07 (Fri, 07 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: 8ce7facf605259a76b741fe9ad9d9ff1643a03fc
      
https://github.com/STEllAR-GROUP/hpx/commit/8ce7facf605259a76b741fe9ad9d9ff1643a03fc
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2020-02-07 (Fri, 07 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[]()


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/85dcc19026ff...8ce7facf6052
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to