1. 0b51b7b removed the version from the reference output - so releases that don't change the output don't need to recommit new reference output by onqtam · 8 years ago
  2. 5cab8e9 fixed #42 - no warnings with clang in c++11 mode by onqtam · 8 years ago
  3. bf4f453 updated docs and bumped version to 1.1.1 by onqtam · 8 years ago 1.1.1
  4. 1435c01 bumped version to 1.1 by onqtam · 8 years ago
  5. db5eee9 - moved an inline remapping function to the implementation part of doctest by onqtam · 8 years ago
  6. 58643d0 fixing CI builds... by onqtam · 8 years ago
  7. f90739e added warning suppression around the expression decomposition template machinery - comparing signed to unsigned integers should now not generate warnings... by onqtam · 8 years ago
  8. e2f60b0 trying to get gcc 5/6 under linux to pass - need to force gold linker for sanitizers because ld is too old by onqtam · 8 years ago
  9. 959458c trying to switch to gold linker under linux by onqtam · 8 years ago
  10. 795d5f5 fixed #22 - removed the #ifdef DEBUG part by onqtam · 8 years ago
  11. a731256 updated contributing.md by onqtam · 8 years ago
  12. bc4b56c fixed #10 by onqtam · 8 years ago
  13. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  14. fe80dc9 disabled the test of the "subcases_and_bdd" example for GCC 4.4 under osx - for some reason after an exception is thrown the program quits even though it should be caught by onqtam · 8 years ago
  15. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  16. 733de62 better examples by onqtam · 8 years ago
  17. c832deb fixing clang build... by onqtam · 8 years ago
  18. e4c75fc fixed the range based example better examples by onqtam · 8 years ago