1. 20 Mar, 2014 2 commits
  2. 18 Mar, 2014 5 commits
  3. 17 Mar, 2014 1 commit
    • Dominik Charousset's avatar
      scheduler fine-tuning + logging improvements · 76eceb2e
      Dominik Charousset authored
      the scheduler no longer runs event-based actors after spawning them
      without any message in their mailbox;
      this patch also improves logging in the scheduler implementation
      to give better insights into the work-stealing workflow
      76eceb2e
  4. 14 Mar, 2014 4 commits
  5. 13 Mar, 2014 6 commits
  6. 12 Mar, 2014 2 commits
  7. 11 Mar, 2014 3 commits
  8. 10 Mar, 2014 3 commits
  9. 06 Mar, 2014 2 commits
  10. 05 Mar, 2014 1 commit
    • Alan Campbell's avatar
      This allows libcppa to compile and run on windows using g++ and MingW. · 5727f72b
      Alan Campbell authored
      The examples and tests run. Remaining problems:
      1. middleman_event_handler::update runs into "cannot erase " << ptr << " (no such element)" on disconnect of a remote actor.
      2. chat example client crashes in windows on connect
      backtrace just prints addresses.
      added execinfo_windows.h for missing execinfo.h in mingw
      uuid from disk partition now implemented.
      5727f72b
  11. 03 Mar, 2014 1 commit
  12. 25 Feb, 2014 1 commit
  13. 24 Feb, 2014 2 commits
  14. 20 Feb, 2014 4 commits
  15. 18 Feb, 2014 3 commits