1. 27 Jun, 2018 1 commit
  2. 26 Jun, 2018 4 commits
  3. 24 Jun, 2018 1 commit
    • Dominik Charousset's avatar
      Tighten overly fuzzy auto-unboxing of CAF_CHECK_* · eb1cc7b1
      Dominik Charousset authored
      Only consider values equal on type matches. For example,
      CAF_CHECK_EQUAL(variant<int, unsigned>(42), 42u) no longer evaluates to
      true. This also silences compiler warnings with unintentional signed vs
      unsigned comparisons.
      eb1cc7b1
  4. 23 Jun, 2018 5 commits
  5. 21 Jun, 2018 3 commits
  6. 20 Jun, 2018 16 commits
  7. 19 Jun, 2018 2 commits
  8. 18 Jun, 2018 1 commit
  9. 17 Jun, 2018 1 commit
  10. 16 Jun, 2018 6 commits