Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 171f6950fed3fa56f7f11571b3793807c73de3ab
      
https://github.com/STEllAR-GROUP/hpx/commit/171f6950fed3fa56f7f11571b3793807c73de3ab
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2024-09-14 (Sat, 14 Sep 2024)

  Changed paths:
    M docs/sphinx/manual/launching_and_configuring_hpx_applications.rst
    M libs/core/errors/include/hpx/errors/exception.hpp
    M libs/core/errors/include/hpx/errors/throw_exception.hpp
    M libs/core/errors/src/exception.cpp
    M libs/core/errors/src/throw_exception.cpp
    M libs/core/format/include/hpx/modules/format.hpp
    M libs/core/format/src/format.cpp
    M libs/core/runtime_configuration/src/runtime_configuration.cpp
    M libs/core/runtime_local/src/runtime_local.cpp
    M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
    M libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp
    M libs/core/threading_base/src/thread_helpers.cpp
    M libs/full/components_base/src/server/one_size_heap_list.cpp
    M libs/full/init_runtime/src/hpx_init.cpp

  Log Message:
  -----------
  Throwing an exception derived from std::bad_alloc on OOM conditions

- flyby: don't register signal(SIGABRT, ...) if hpx.handle_signals == 0
- flyby: adding hpx.handle_failed_new to disable defining new-handlers


  Commit: ce610555939697e51e6a36b03bd581ce94eb83f6
      
https://github.com/STEllAR-GROUP/hpx/commit/ce610555939697e51e6a36b03bd581ce94eb83f6
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M docs/sphinx/manual/launching_and_configuring_hpx_applications.rst
    M libs/core/errors/include/hpx/errors/exception.hpp
    M libs/core/errors/include/hpx/errors/throw_exception.hpp
    M libs/core/errors/src/exception.cpp
    M libs/core/errors/src/throw_exception.cpp
    M libs/core/format/include/hpx/modules/format.hpp
    M libs/core/format/src/format.cpp
    M libs/core/runtime_configuration/src/runtime_configuration.cpp
    M libs/core/runtime_local/src/runtime_local.cpp
    M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
    M libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp
    M libs/core/threading_base/src/thread_helpers.cpp
    M libs/full/components_base/src/server/one_size_heap_list.cpp
    M libs/full/init_runtime/src/hpx_init.cpp

  Log Message:
  -----------
  Merge pull request #6543 from STEllAR-GROUP/fixing_6542

Throwing an exception derived from std::bad_alloc on OOM conditions


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/d62719a4765b...ce6105559396

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