1. 16 Oct, 2012 1 commit
    • Dominik Charousset's avatar
      implemented logging and default_protocol · 561b43b0
      Dominik Charousset authored
      libcppa emits log4j compatible output now to make use of available tools;
      middleman uses `continuable_writer` and `continuable_reader` interfaces only;
      ´default_protocol´ encapsulates libcppa's binary protocol now;
      `remote_actor` checks wheter a previous connection to the host already exists;
      actor proxies are stored as weak pointers in peers, fixes #75;
      `default_peer` created with `remote_actor` close connection on last proxy exit;
      poll and epoll share meta data implementation and event-interface;
      no global proxy cache, belongs to `protocol`/`actor_addressing` now;
      new configure option: `--with-cppa-log-level`;
      `to_string` is no longer a template (enables proper overload resolution)
      561b43b0
  2. 12 Oct, 2012 11 commits
  3. 11 Oct, 2012 2 commits
  4. 10 Oct, 2012 1 commit
  5. 09 Oct, 2012 2 commits
  6. 05 Oct, 2012 4 commits
  7. 04 Oct, 2012 5 commits
  8. 02 Oct, 2012 1 commit
  9. 01 Oct, 2012 5 commits
  10. 16 Sep, 2012 1 commit
  11. 13 Sep, 2012 2 commits
  12. 12 Sep, 2012 1 commit
  13. 11 Sep, 2012 1 commit
  14. 10 Sep, 2012 3 commits