Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 572546c4e1fa7f648fdb649fc2b51f05531855bf
      
https://github.com/STEllAR-GROUP/hpx/commit/572546c4e1fa7f648fdb649fc2b51f05531855bf
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    R tests/unit/util/text_archive.hpp

  Log Message:
  -----------
  Clean up boost archive includes


  Commit: f20f3b487ac2712ca9caf8bd43295c9ecb71385d
      
https://github.com/STEllAR-GROUP/hpx/commit/f20f3b487ac2712ca9caf8bd43295c9ecb71385d
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp

  Log Message:
  -----------
  Replace use of boost::iterator_facade with hpx::util::iterator_facade


  Commit: 45bc835218ffd79b9227656b8e557294451da663
      
https://github.com/STEllAR-GROUP/hpx/commit/45bc835218ffd79b9227656b8e557294451da663
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M libs/errors/include/hpx/errors/throw_exception.hpp
    M libs/logging/include/hpx/logging.hpp
    M libs/logging/include/hpx/logging/detail/macros.hpp

  Log Message:
  -----------
  Use HPX_ASSERTION_CURRENT_FUNCTION instead of BOOST_CURRENT_FUNCTION


  Commit: aec8559a95de1de49fbc7c876fc99273b09583c3
      
https://github.com/STEllAR-GROUP/hpx/commit/aec8559a95de1de49fbc7c876fc99273b09583c3
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M libs/logging/src/logging.cpp
    M tests/performance/local/print_heterogeneous_payloads.cpp

  Log Message:
  -----------
  Remove unused boost includes


  Commit: c49dc3eb3ce6cf57ee25ffe04d568f0e7f98c879
      
https://github.com/STEllAR-GROUP/hpx/commit/c49dc3eb3ce6cf57ee25ffe04d568f0e7f98c879
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M tests/unit/util/mem_fn/mem_fn_unary_addr_test.cpp

  Log Message:
  -----------
  Remove boost/detail/workaround.hpp include


  Commit: 16bb8bdc7767d7a7ec42f84b7534c7062be4e5e9
      
https://github.com/STEllAR-GROUP/hpx/commit/16bb8bdc7767d7a7ec42f84b7534c7062be4e5e9
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M components/iostreams/include/hpx/components/iostreams/server/buffer.hpp
    M hpx/lcos/wait_any.hpp
    M hpx/lcos/when_any.hpp
    M libs/local_lcos/include/hpx/local_lcos/promise.hpp

  Log Message:
  -----------
  Remove uses of boost::swap


  Commit: ff80deaec67d438502bb168c9c4fc0d9a07cd792
      
https://github.com/STEllAR-GROUP/hpx/commit/ff80deaec67d438502bb168c9c4fc0d9a07cd792
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    R tests/performance/local/boost_tls_overhead.cpp
    M tests/performance/local/native_tls_overhead.cpp

  Log Message:
  -----------
  Remove uses of boost TSS

Also remove boost TSS overhead test.


  Commit: e90c61603be2155f15c46b99e386b41fc9e24be2
      
https://github.com/STEllAR-GROUP/hpx/commit/e90c61603be2155f15c46b99e386b41fc9e24be2
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M hpx/parallel/task_block.hpp

  Log Message:
  -----------
  Remove use of boost::addressof


  Commit: 3d656c327d1848e2c363e20472d901c912713499
      
https://github.com/STEllAR-GROUP/hpx/commit/3d656c327d1848e2c363e20472d901c912713499
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M tests/performance/local/htts_v2/htts2.hpp
    M tests/performance/local/nonconcurrent_fifo_overhead.cpp
    M tests/performance/local/nonconcurrent_lifo_overhead.cpp
    M tests/performance/network/network_storage/network_storage.cpp

  Log Message:
  -----------
  Remove leftover mentions of BOOST_ASSERT


  Commit: acdd08857f9a259c5ca77126ee918cd4cf3a30e0
      
https://github.com/STEllAR-GROUP/hpx/commit/acdd08857f9a259c5ca77126ee918cd4cf3a30e0
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp
    M components/iostreams/include/hpx/components/iostreams/server/buffer.hpp
    M hpx/lcos/wait_any.hpp
    M hpx/lcos/when_any.hpp
    M hpx/parallel/task_block.hpp
    M libs/errors/include/hpx/errors/throw_exception.hpp
    M libs/local_lcos/include/hpx/local_lcos/promise.hpp
    M libs/logging/include/hpx/logging.hpp
    M libs/logging/include/hpx/logging/detail/macros.hpp
    M libs/logging/src/logging.cpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    R tests/performance/local/boost_tls_overhead.cpp
    M tests/performance/local/htts_v2/htts2.hpp
    M tests/performance/local/native_tls_overhead.cpp
    M tests/performance/local/nonconcurrent_fifo_overhead.cpp
    M tests/performance/local/nonconcurrent_lifo_overhead.cpp
    M tests/performance/local/print_heterogeneous_payloads.cpp
    M tests/performance/network/network_storage/network_storage.cpp
    M tests/unit/util/mem_fn/mem_fn_unary_addr_test.cpp
    R tests/unit/util/text_archive.hpp

  Log Message:
  -----------
  Merge pull request #4361 from msimberg/boost-cleanup

Boost cleanup


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/55e85e61cc66...acdd08857f9a
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to