Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 0e54d88ec155fb1dbb575830951f9a00d5b8629b
      
https://github.com/STEllAR-GROUP/hpx/commit/0e54d88ec155fb1dbb575830951f9a00d5b8629b
  Author: Mikael Simberg <[email protected]>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M 
libs/core/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
    M libs/core/threading_base/CMakeLists.txt
    A 
libs/core/threading_base/include/hpx/threading_base/detail/get_default_pool.hpp
    A 
libs/core/threading_base/include/hpx/threading_base/detail/get_default_timer_service.hpp
    M libs/core/threading_base/include/hpx/threading_base/register_thread.hpp
    M libs/core/threading_base/include/hpx/threading_base/set_thread_state.hpp
    A 
libs/core/threading_base/include/hpx/threading_base/set_thread_state_timed.hpp
    A libs/core/threading_base/src/get_default_pool.cpp
    A libs/core/threading_base/src/get_default_timer_service.cpp
    R libs/core/threading_base/src/register_thread.cpp
    M libs/core/threading_base/src/thread_helpers.cpp

  Log Message:
  -----------
  Attempt to remove some unnecessary asio includes


  Commit: 6fe8c5063ff35b7ef0a9ba00967e907077955b25
      
https://github.com/STEllAR-GROUP/hpx/commit/6fe8c5063ff35b7ef0a9ba00967e907077955b25
  Author: Mikael Simberg <[email protected]>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M CMakeLists.txt
    M init/CMakeLists.txt
    M libs/core/config/include/hpx/config.hpp
    M wrap/CMakeLists.txt

  Log Message:
  -----------
  Add more precompiled headers


  Commit: 303f332c04fb0b47f43cb604ce1421b38144d99a
      
https://github.com/STEllAR-GROUP/hpx/commit/303f332c04fb0b47f43cb604ce1421b38144d99a
  Author: Mikael Simberg <[email protected]>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M libs/core/coroutines/include/hpx/coroutines/detail/tss.hpp
    M libs/core/coroutines/src/detail/tss.cpp
    M 
libs/core/threading_base/include/hpx/threading_base/thread_specific_ptr.hpp

  Log Message:
  -----------
  ifdef out more code when HPX_WITH_THREAD_LOCAL_STORAGE is off


  Commit: dca894da6f3fcd15d4113dc95febc3095f201853
      
https://github.com/STEllAR-GROUP/hpx/commit/dca894da6f3fcd15d4113dc95febc3095f201853
  Author: Mikael Simberg <[email protected]>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M 
libs/parallelism/execution/include/hpx/execution/algorithms/ensure_started.hpp
    M libs/parallelism/lcos_local/include/hpx/lcos_local/and_gate.hpp

  Log Message:
  -----------
  Add missing headers


  Commit: 8eb8925848750fb7a09e7740e956c2ea484437f1
      
https://github.com/STEllAR-GROUP/hpx/commit/8eb8925848750fb7a09e7740e956c2ea484437f1
  Author: Mikael Simberg <[email protected]>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M CMakeLists.txt
    M init/CMakeLists.txt
    M libs/core/config/include/hpx/config.hpp
    M libs/core/coroutines/include/hpx/coroutines/detail/tss.hpp
    M libs/core/coroutines/src/detail/tss.cpp
    M 
libs/core/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
    M libs/core/threading_base/CMakeLists.txt
    A 
libs/core/threading_base/include/hpx/threading_base/detail/get_default_pool.hpp
    A 
libs/core/threading_base/include/hpx/threading_base/detail/get_default_timer_service.hpp
    M libs/core/threading_base/include/hpx/threading_base/register_thread.hpp
    M libs/core/threading_base/include/hpx/threading_base/set_thread_state.hpp
    A 
libs/core/threading_base/include/hpx/threading_base/set_thread_state_timed.hpp
    M 
libs/core/threading_base/include/hpx/threading_base/thread_specific_ptr.hpp
    A libs/core/threading_base/src/get_default_pool.cpp
    A libs/core/threading_base/src/get_default_timer_service.cpp
    R libs/core/threading_base/src/register_thread.cpp
    M libs/core/threading_base/src/thread_helpers.cpp
    M 
libs/parallelism/execution/include/hpx/execution/algorithms/ensure_started.hpp
    M libs/parallelism/lcos_local/include/hpx/lcos_local/and_gate.hpp
    M wrap/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #5377 from msimberg/more-precompiled-headers

More precompiled headers


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/c3d01f2ab13e...8eb892584875
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to