1. 11 Dec, 2013 1 commit
    • Kenton Varda's avatar
      Eliminate the concept of imbuing messages in favor of the simpler concept of… · 3c7efbb4
      Kenton Varda authored
      Eliminate the concept of imbuing messages in favor of the simpler concept of setting a cap table directly on MessageReader / getting one from MessageBuilder.  This eliminates capability-context entirely.  This was made possible by the earlier change which moved capabilities to a separate table rather than storing CapDescriptors inline, but I didn't realize it at the time.
      3c7efbb4
  2. 10 Dec, 2013 1 commit
  3. 06 Dec, 2013 1 commit
  4. 30 Nov, 2013 1 commit
  5. 28 Nov, 2013 1 commit
    • Kenton Varda's avatar
      Revamp concurrency model, part 1: EventLoop no longer allows cross-thread event… · 7921c854
      Kenton Varda authored
      Revamp concurrency model, part 1:  EventLoop no longer allows cross-thread event queuing, simplifying many things.  Capability clients are no longer thread-safe, so they don't have to be so const.  In the future, explicit ways to communicate between threads will be re-added, but threads will be treated more like separate vats that just happen to have a particularly fat pipe.  Upcoming:  Remove mutexes.
      7921c854
  6. 12 Nov, 2013 3 commits
  7. 31 Oct, 2013 1 commit
  8. 19 Oct, 2013 1 commit
  9. 12 Oct, 2013 1 commit
  10. 11 Oct, 2013 1 commit
  11. 29 Sep, 2013 1 commit
  12. 25 Sep, 2013 1 commit
  13. 28 Aug, 2013 1 commit
  14. 22 Jul, 2013 1 commit
  15. 10 Jun, 2013 1 commit
  16. 07 Jun, 2013 1 commit
  17. 06 Jun, 2013 5 commits
  18. 30 May, 2013 1 commit
  19. 29 May, 2013 1 commit
  20. 23 May, 2013 1 commit
  21. 18 May, 2013 1 commit
  22. 11 May, 2013 1 commit
  23. 07 May, 2013 1 commit
  24. 15 Apr, 2013 2 commits
  25. 22 Mar, 2013 1 commit
  26. 21 Mar, 2013 1 commit
  27. 18 Mar, 2013 1 commit
  28. 16 Mar, 2013 2 commits
  29. 14 Mar, 2013 1 commit
  30. 04 Mar, 2013 1 commit
  31. 02 Mar, 2013 1 commit
  32. 01 Mar, 2013 1 commit