1. 85e14c5 Move some compile-time dispatch to runtime by Martin Hořeňovský · 7 years ago
  2. f0890dc removed redundant virtuals on override functions (and added a couple of overrides) by Phil Nash · 7 years ago
  3. 87a66b8 Address results of PVS-Studio static analysis by Martin Hořeňovský · 7 years ago
  4. 47eb9b3 Fix #914 being removed during last merge by Martin Hořeňovský · 7 years ago
  5. 33ed177 Reworked stringification layer, removed Catch::toString by Martin Hořeňovský · 7 years ago
  6. e749724 A load more C++11 tweaks - mostly moving initialisations from constructors to inline by Phil Nash · 7 years ago
  7. 71df663 Gutted catch_compiler_capabilities by Martin Hořeňovský · 7 years ago
  8. 44632c3 Merge branch 'warning-c4512' of https://github.com/gchudnov/Catch into gchudnov-warning-c4512 by philsquared · 7 years ago
  9. 2b74613 Revert "First cut of Evaluate refactoring to remove int specialisations, among other things" by Phil Nash · 7 years ago
  10. 4feb2db Removed const qualification to disambiguate between operator overloads by Martin Hořeňovský · 7 years ago
  11. 3975355 First cut of Evaluate refactoring to remove int specialisations, among other things by Phil Nash · 7 years ago
  12. a1e9b84 lazily stringify expressions by Mickey Rose · 7 years ago
  13. e86daf8 Reorganised C+11 feature detection a bit by Phil Nash · 9 years ago
  14. 10801c2 Folded ExpressionResultBuilder into ResultBuilder (even more SRP violations!) by Phil Nash · 10 years ago
  15. 9438a03 Big assertion capture refactoring. by Phil Nash · 10 years ago
  16. 97150f2 Renamed catch_tostring.hpp catch_tostring.h by Phil Nash · 10 years ago
  17. ce65985 Conditionally removes usage of deprecated features by gnzlbg · 10 years ago
  18. 1e2f1d1 Fixes toString forward reference issue: by Phil Nash · 11 years ago
  19. f3d1f08 Removed all trailing whitespace - addresses #105 by Phil Nash · 11 years ago
  20. 5d26ca1 Static assertion for && and || expressions by Phil Nash · 11 years ago
  21. 2a9d8d9 Changed "const X ref"s to "X const ref"s by Phil Nash · 11 years ago
  22. e57a56b Converted tabs to spaces in some files where they have crept back in by Phil Nash · 11 years ago
  23. fec1053 Fix expression compile errors. by Wichert Akkerman · 12 years ago
  24. 42d1b45 Squashed commit of the following: by Phil Nash · 12 years ago
  25. ce612bf Squashed commit of the following: by Phil Nash · 12 years ago