1. db758e0 Add clang-tidy integration and fix all warnings (#659) by Stefan · 2 years, 5 months ago
  2. ba32eb4 fixing clang builds by Viktor Kirilov · 3 years, 9 months ago
  3. a702cab Fix compilation on case-sensitive filesystems (#463) by Jan Niklas Hasse · 3 years, 9 months ago
  4. 8df12f2 Fix GitHub CI and add GitHub build badges (#336) - closes #334 by Clare Macrae · 4 years, 9 months ago
  5. 7cdd2bf include windows.h in cmall caps to silence clang nonportable warnings (#313) - fixes #312 by suoniq · 5 years ago
  6. ebc76d5 Fix #253 (#254) by Daan De Meyer · 5 years ago
  7. df8b6d4 added badge for https://lgtm.com and cleaned up warnings by onqtam · 6 years ago
  8. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  9. 8a0a023 fixed indentation which led to a gcc warning by onqtam · 7 years ago
  10. b29e617 small fixes by onqtam · 7 years ago
  11. abf39d2 Visual studio builds now use /Wall instead of /W4 - and only 4 warnings are left disabled globally - fixes #95 by onqtam · 7 years ago
  12. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed from examples/dll_and_executable/main.cpp]
  13. 4b68df3 builds with -fno-exceptions should pass now - relates #12 by onqtam · 8 years ago
  14. 036fa31 fixing builds... default template arguments for function templates not supported in C++98... by onqtam · 8 years ago
  15. 8327c6c fixing clang builds on CI by onqtam · 8 years ago
  16. 05bcc37 added exception translation to examples - relates #12 by onqtam · 8 years ago
  17. b84e919 fixing clang builds... by onqtam · 8 years ago
  18. b43aa04 fixed #55 - Ability for a binary (executable / shared object) to use the test runner implementation of another binary - with exported symbols - so tests end up in a single registry by onqtam · 8 years ago
  19. 96bdf71 - restrict expressions in assertion macros to binary comparisons at most with a static assert by onqtam · 8 years ago
  20. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  21. ad89a13 doc by onqtam · 8 years ago