1. 02 Dec, 2014 2 commits
  2. 27 Nov, 2014 3 commits
  3. 19 Nov, 2014 1 commit
  4. 18 Nov, 2014 3 commits
  5. 14 Nov, 2014 1 commit
  6. 13 Nov, 2014 1 commit
    • Dominik Charousset's avatar
      Remove automated demangling, close #205 · f6d2a84c
      Dominik Charousset authored
      CAF no longer automatically tries to demangle platform-dependent type name
      representations as returned by `typeid(...).name()`. Although this is a nice
      convenience feature in theory, there are to many issues attached to it,
      including broken ABI versions on some platforms. Instead of automatically
      computing the uniform type name at runtime, users of CAF now need to pass it to
      `announce`. This is a breaking change, as the signature of `announce` has been
      changed to take a string as first argument.
      f6d2a84c
  7. 11 Nov, 2014 9 commits
  8. 08 Nov, 2014 3 commits
  9. 07 Nov, 2014 1 commit
  10. 06 Nov, 2014 6 commits
  11. 05 Nov, 2014 7 commits
  12. 04 Nov, 2014 2 commits
  13. 03 Nov, 2014 1 commit