1. ba32eb4 fixing clang builds by Viktor Kirilov · 3 years, 9 months ago
  2. a702cab Fix compilation on case-sensitive filesystems (#463) by Jan Niklas Hasse · 3 years, 9 months ago
  3. 8df12f2 Fix GitHub CI and add GitHub build badges (#336) - closes #334 by Clare Macrae · 4 years, 9 months ago
  4. 7cdd2bf include windows.h in cmall caps to silence clang nonportable warnings (#313) - fixes #312 by suoniq · 5 years ago
  5. ebc76d5 Fix #253 (#254) by Daan De Meyer · 5 years ago
  6. df8b6d4 added badge for https://lgtm.com and cleaned up warnings by onqtam · 6 years ago
  7. c5458f2 Change the include path in examples as #175 (#180) by ncihnegn · 6 years ago
  8. 8a0a023 fixed indentation which led to a gcc warning by onqtam · 7 years ago
  9. b29e617 small fixes by onqtam · 7 years ago
  10. 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
  11. 98e12af cleaning up examples by onqtam · 8 years ago[Renamed from examples/dll_and_executable/main.cpp]
  12. 4b68df3 builds with -fno-exceptions should pass now - relates #12 by onqtam · 8 years ago
  13. 036fa31 fixing builds... default template arguments for function templates not supported in C++98... by onqtam · 8 years ago
  14. 8327c6c fixing clang builds on CI by onqtam · 8 years ago
  15. 05bcc37 added exception translation to examples - relates #12 by onqtam · 8 years ago
  16. b84e919 fixing clang builds... by onqtam · 8 years ago
  17. 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
  18. 96bdf71 - restrict expressions in assertion macros to binary comparisons at most with a static assert by onqtam · 8 years ago
  19. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  20. ad89a13 doc by onqtam · 8 years ago