1. 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
  2. 26 Nov, 2013 8 commits
  3. 25 Nov, 2013 5 commits
  4. 23 Nov, 2013 1 commit
  5. 22 Nov, 2013 7 commits
  6. 21 Nov, 2013 5 commits
  7. 20 Nov, 2013 1 commit
  8. 19 Nov, 2013 3 commits
  9. 18 Nov, 2013 4 commits
  10. 15 Nov, 2013 5 commits