1. 23 Jan, 2014 1 commit
  2. 17 Dec, 2013 2 commits
  3. 02 Dec, 2013 1 commit
  4. 26 Oct, 2013 1 commit
  5. 16 Oct, 2013 1 commit
  6. 09 Oct, 2013 1 commit
  7. 29 Sep, 2013 1 commit
  8. 27 Sep, 2013 2 commits
  9. 13 Sep, 2013 2 commits
  10. 11 Sep, 2013 1 commit
  11. 03 Sep, 2013 2 commits
  12. 02 Sep, 2013 2 commits
  13. 28 Aug, 2013 4 commits
  14. 21 Aug, 2013 1 commit
  15. 13 Jun, 2013 2 commits
  16. 12 Jun, 2013 1 commit
  17. 10 Jun, 2013 1 commit
    • Joseph Noir's avatar
      reduced overhead · c5e6d286
      Joseph Noir authored
      added move to avoid copies, a device id can be chosen when a program
      is created (all available devices are numbered from 0), added
      device_info to store information about available devices
      c5e6d286
  18. 07 Jun, 2013 1 commit
  19. 06 Jun, 2013 1 commit
  20. 04 Jun, 2013 1 commit
  21. 27 May, 2013 3 commits
  22. 13 May, 2013 1 commit
  23. 06 May, 2013 5 commits
  24. 30 Apr, 2013 1 commit
  25. 29 Apr, 2013 1 commit
    • Dominik Charousset's avatar
      priority-aware actors · 8ecfc7db
      Dominik Charousset authored
      this patch adds a new spawn option for priority-aware actors
      and refactors libcppa's message passing; this version has a known
      issue with network distributed group messaging
      8ecfc7db