1. 03 Jun, 2014 1 commit
  2. 20 May, 2014 3 commits
  3. 09 May, 2014 2 commits
  4. 08 May, 2014 1 commit
  5. 02 May, 2014 1 commit
  6. 21 Mar, 2014 1 commit
  7. 18 Mar, 2014 2 commits
  8. 13 Mar, 2014 1 commit
  9. 12 Mar, 2014 1 commit
  10. 20 Feb, 2014 3 commits
  11. 05 Feb, 2014 1 commit
  12. 03 Feb, 2014 1 commit
  13. 31 Jan, 2014 1 commit
  14. 30 Jan, 2014 2 commits
  15. 28 Jan, 2014 1 commit
  16. 24 Jan, 2014 2 commits
  17. 23 Jan, 2014 1 commit
  18. 07 Jan, 2014 1 commit
  19. 17 Dec, 2013 3 commits
  20. 02 Dec, 2013 1 commit
  21. 15 Nov, 2013 1 commit
    • Dominik Charousset's avatar
      preparations for 0.9 changes · 964c198b
      Dominik Charousset authored
      this commit is the first part of a revision of libcppa that removes
      the thread-local `self` pointer, `actor_ptr`, and `channel_ptr`
      to pave the way for fully type-safe actor programming;
      this first step splits the addressing of actors into an `actor`
      handle and an `actor_addr`: only the former can be used to send
      messages, whereas the latter can only be used to monitor or identify
      actors;
      next steps will add `typed_actor<>` handles that allow the compiler
      to type-check the message passing interface;
      the revision is work in progress and this commit does not compile
      964c198b
  22. 26 Oct, 2013 1 commit
  23. 16 Oct, 2013 1 commit
  24. 09 Oct, 2013 1 commit
  25. 29 Sep, 2013 1 commit
  26. 27 Sep, 2013 2 commits
  27. 13 Sep, 2013 2 commits
  28. 11 Sep, 2013 1 commit