1. 30 Mar, 2021 1 commit
  2. 26 Mar, 2021 1 commit
  3. 25 Mar, 2021 5 commits
  4. 24 Mar, 2021 3 commits
  5. 23 Mar, 2021 1 commit
  6. 22 Mar, 2021 1 commit
    • Dominik Charousset's avatar
      Tie lifetime of meta objects table to CAF threads · 4e70994d
      Dominik Charousset authored
      Fixes undefined behavior if an application leaves `main` while the
      threads started by CAF are still running. Usually, an application
      destroys the `actor_system` before leaving `main`. However, some
      applications may use the `main` function only for spinning up threads.
      In this case, the meta objects table must exceed the lifetime of the
      static helper object.
      4e70994d
  7. 19 Mar, 2021 4 commits
  8. 17 Mar, 2021 1 commit
  9. 16 Mar, 2021 2 commits
  10. 15 Mar, 2021 2 commits
  11. 14 Mar, 2021 2 commits
  12. 12 Mar, 2021 2 commits
  13. 11 Mar, 2021 6 commits
  14. 08 Mar, 2021 2 commits
  15. 07 Mar, 2021 1 commit
  16. 05 Mar, 2021 6 commits