1. 9f934f8 all builds should be working now!!! by onqtam · 8 years ago
  2. c64b948 appveyor mingw debugging... by onqtam · 8 years ago
  3. c33624d appveyor mingw debugging by onqtam · 8 years ago
  4. 17b2ba1 mingw appveyor debugging by onqtam · 8 years ago
  5. 8b766c5 mingw on appveyor.. by onqtam · 8 years ago
  6. 01adc5a trying to get the appveyor mingw build going by onqtam · 8 years ago
  7. 63447e2 trying to get a mingw build on appveyor by onqtam · 8 years ago
  8. b382bd3 trying to get all travis builds working by onqtam · 8 years ago
  9. d1737e4 fixed #27 by onqtam · 8 years ago
  10. 901a333 fixed #28 by onqtam · 8 years ago
  11. e0c0360 switching back to clangs from the llvm apt... by onqtam · 8 years ago
  12. d19d6da hopefully fixed all clang versions under linux for travis by onqtam · 8 years ago
  13. 959458c trying to switch to gold linker under linux by onqtam · 8 years ago
  14. 2dd5528 fixed #24 by onqtam · 8 years ago
  15. 773570a fixed names of assertions by onqtam · 8 years ago
  16. 8def6b0 removed custom implementations of vector and hashtable and now using std::vector and std::set by onqtam · 8 years ago
  17. 8deb092 - removed the _fast header and put its contents into the main doctest header by onqtam · 8 years ago
  18. a6bcda2 related to #14 - added a header with a specialized macro for equality by onqtam · 8 years ago
  19. 3ffb887 travis builds should be fixed by onqtam · 8 years ago
  20. eae70c7 extending the bench script to make bigger test cases by onqtam · 8 years ago
  21. f2ea97b reworked the expression decomposition macros (and the rest) for faster compile times and less code bloat (not benchmarked yet) - relates #14 by onqtam · 8 years ago
  22. e8bdda4 updated the release process by onqtam · 8 years ago
  23. f720d43 reworked the single header generation - now using a separate script - this way I can do anything with cmake functions instead on relying on system commands like cat and echo by onqtam · 8 years ago
  24. 29e6260 fixing parallel builds (and maybe not just parallel?) (everything depends on the header assembly target) by onqtam · 8 years ago
  25. 7ffa84e from now on the library should be developed using the 2 headers in doctest/parts/ and doctest/doctest.h gets generated from them! by onqtam · 8 years ago
  26. 8126b56 fixed python scripts for wandbox link update and html doc generation by onqtam · 8 years ago
  27. 4a65563 normalizing eof for everything by onqtam · 8 years ago
  28. 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
  29. 90d95de version 1.0.0 release! by onqtam · 8 years ago
  30. cef6149 doc by onqtam · 8 years ago
  31. 67c8b3e doc by onqtam · 8 years ago
  32. c285f99 doc by onqtam · 8 years ago
  33. d4669c1 doc by onqtam · 8 years ago
  34. 9497821 doc by onqtam · 8 years ago
  35. 70ffbce doc by onqtam · 8 years ago
  36. 1586ea2 enabled compare mode for tests! by onqtam · 8 years ago
  37. cbab26a moving examples around by onqtam · 8 years ago
  38. e4c75fc fixed the range based example better examples by onqtam · 8 years ago
  39. ad89a13 doc by onqtam · 8 years ago
  40. 5456545 benchmarking script done by onqtam · 8 years ago
  41. e2527e3 toying around with the travis config by onqtam · 8 years ago
  42. dff1ef9 hopefully fixed travis builds by onqtam · 8 years ago
  43. 50af667 temp commit - writing the features by onqtam · 9 years ago
  44. 1b4144a - started the documentation - disabled the CI while I iterate on the markdown by onqtam · 9 years ago
  45. fe5482f silencing warnings by onqtam · 9 years ago
  46. f3a680f made stringify() use ADL so people can use templates for vector<T> and whatever... by onqtam · 9 years ago
  47. e6d0d51 updated the release process added an example with alternative macros for the lib by onqtam · 9 years ago
  48. aa605c1 fixing output for tests - no more file paths! by onqtam · 9 years ago
  49. 8ccce3b exiting done properly! by onqtam · 9 years ago
  50. 336f95e fixing tests! by onqtam · 9 years ago
  51. 1cda096 assertion macros WIP by onqtam · 9 years ago
  52. 1c7321d more playing with the warnings by onqtam · 9 years ago
  53. fa11399 fixing the valgrind problem at last? by onqtam · 9 years ago
  54. 99e3bd0 - silencing more warnings - fixing bug with case sensitive comparison of yes/no by onqtam · 9 years ago
  55. 6b7eb05 hopefully this fixes the valgrind issue... (and some warnings) by onqtam · 9 years ago
  56. f921d3f - fixed what can get disabled globally in the library by onqtam · 9 years ago
  57. 4cdf5d8 fixing testing macro by onqtam · 9 years ago
  58. 222ecad reorganized cmake stuff by onqtam · 9 years ago
  59. b1e7e14 squashing git history for the last time by hardly · 10 years ago