1. 6730512 Refactoring ResultData out of ResultInfo/ Builder pt2 by Phil Nash · 12 years ago
  2. 803f6b7 Added SCOPED_CAPTURE by Phil Nash · 12 years ago
  3. 9e7e63c Regenerated single include by Phil Nash · 12 years ago
  4. 07e20aa Merge remote-tracking branch 'phil' into include-guard-fixes by Matt Wozniski · 12 years ago
  5. 67ec870 First cut of command line support for tags by Phil Nash · 12 years ago
  6. 799ecf9 Regenerated single include by Phil Nash · 12 years ago
  7. f29c898 Normalize include guards for all *.h and *.hpp by Matt Wozniski · 12 years ago
  8. fc1baac First cut of tags support by Phil Nash · 12 years ago
  9. f7418eb Completed embedded docs by Phil Nash · 12 years ago
  10. e2d215e Added internal documentation for some options by Phil Nash · 12 years ago
  11. deb3ced Ptr op= takes const ref (fixes: #115) by Phil Nash · 12 years ago
  12. 62b7039 Fixed #114 (no exit code on failure) by Phil Nash · 12 years ago
  13. 74d1d31 Added CATCH_ version of SUCCEED macro by Phil Nash · 12 years ago
  14. a70fbe3 Completed NoAssertions warning implementation by Phil Nash · 12 years ago
  15. 78c92e6 Got rid of some warnings by Phil Nash · 12 years ago
  16. ecf934b Option objects now enforce min/ max args generically by Phil Nash · 12 years ago
  17. 95ae50a Test for ~ and removed debug print by Phil Nash · 12 years ago
  18. f82861f Changed shorthand for exclude: to ~ by Phil Nash · 12 years ago
  19. e571e6f Can specify tests without -t. ex: is shorthand for exclude: by Phil Nash · 12 years ago
  20. 4c97fc5 WIldcards at both ends by Phil Nash · 12 years ago
  21. 56d5c42 First cut of new filtering mechanism by Phil Nash · 12 years ago
  22. d2ec849 Regenerated single include by Phil Nash · 12 years ago
  23. 5bc030d Regenerated single include by Phil Nash · 12 years ago
  24. a695eb9 Builds almost completely cleanly with -WEverything in LLVM by Phil Nash · 12 years ago
  25. 3b80af7 Recreated the single include test project and got it working after impl refactorings by Phil Nash · 12 years ago
  26. 0dc9e43 Fixed toString for NSString* in Xcode 4.4 by Phil Nash · 12 years ago
  27. 6175697 Catches incorrect reporter name as per #107 by Phil Nash · 12 years ago
  28. b084562 Improved error handling for --abort as per #108 by Phil Nash · 12 years ago
  29. 6f22086 Removed stray + by Phil Nash · 12 years ago
  30. d2553cd Made ReportConfig a value type by Phil Nash · 12 years ago
  31. f606517 Fixed pluralization bug from GitHub issue #101 by Phil Nash · 12 years ago
  32. 46bcd4b Added ability to specify if macros should be prefixed with CATCH_ by Phil Nash · 12 years ago
  33. 5d73c5a Resolve reporter outside of Config by Phil Nash · 12 years ago
  34. 02006d8 Disabled use of __FUNCTION__ for now by Phil Nash · 12 years ago
  35. abf2716 Added NotImplementedException by Phil Nash · 12 years ago
  36. 78372d0 Added toString overload for chars by Phil Nash · 12 years ago
  37. e463687 Regen single include by Phil Nash · 12 years ago
  38. e20b252 Regen single include by Phil Nash · 12 years ago
  39. 8d02b93 Changed --cutoff to --abort by Phil Nash · 12 years ago
  40. 0f9c551 Moved catch_interfaces_runner.hpp out of conditionally compiled section by Phil Nash · 12 years ago
  41. 19b2aa6 Added cutoff option to command line by Phil Nash · 12 years ago
  42. 163088a Refactored command line parser to be more cohesive by Phil Nash · 12 years ago
  43. 06e959b Fixed used of cleaned-up context by runner's destructor by Phil Nash · 12 years ago
  44. a8570df Regenerated single include by Phil Nash · 12 years ago
  45. 4df051b single header now includes date-time of generation in comment header by Phil Nash · 12 years ago
  46. 7004f4a Regenerated single include by Phil Nash · 12 years ago
  47. 35b31fa Added support for Objective-C exceptions by Phil Nash · 12 years ago
  48. 371db8b Context methods are non-static - accessed via interface by Phil Nash · 12 years ago
  49. 89d2a3f Regenerated single include by Phil Nash · 12 years ago
  50. 6217966 Regenerated single include by Phil Nash · 12 years ago
  51. 176eb81 Regenerate single include by Phil Nash · 12 years ago
  52. aec1e5e Tweaked single include merging to remove comment blocks by Phil Nash · 12 years ago
  53. d31737f Regenerated single_include by Phil Nash · 12 years ago
  54. 6f1543b Regenerated single include by Phil Nash · 12 years ago
  55. 49e6d53 Clean-up and regenerated single include by Phil Nash · 12 years ago
  56. 83a66a6 Removed redundant const by Phil Nash · 12 years ago
  57. 861a1e7 Conditionally compile __unsafe_unretained by Phil Nash · 12 years ago
  58. 11dca66 Fix missing parameter for comparisons between long and unsigned X. by Jardel Weyrich · 12 years ago
  59. 53c990a ARC support for Object-C projects by Phil Nash · 13 years ago
  60. 8d18d16 Regenerated single include by Phil Nash · 13 years ago
  61. 78d95a0 Regen single include by Phil Nash · 13 years ago
  62. 5ff4ab0 Suppress warning about constant conditional by Phil Nash · 13 years ago
  63. 777b8af regen single include by Phil Nash · 13 years ago
  64. 918046a Regen single include for last few checkins by Phil Nash · 13 years ago
  65. f7299fc Regen include by Phil Nash · 13 years ago
  66. 2cc9b0d Regen header by Phil Nash · 13 years ago
  67. 3619cb2 Regenerated single include by Phil Nash · 13 years ago
  68. dd5b9c2 Added clean-up by Phil Nash · 13 years ago
  69. 333e6e6 Improved exception reporting by Phil Nash · 13 years ago
  70. 6e0f58d Generated single include by Phil Nash · 13 years ago
  71. a162e22 Added CHECKED_IF and CHECKED_ELSE by Phil Nash · 13 years ago
  72. 4a0a70a Regenerated single header by Phil Nash · 13 years ago
  73. fd78e0f Regenerated single include after last commit by Phil Nash · 13 years ago
  74. f51d316 Regenerated single include for last few commits by Phil Nash · 13 years ago
  75. 98a21bc regenerated single_include by Phil Nash · 13 years ago
  76. 8152825 Fixed Obj-C related #include ordering by Phil Nash · 13 years ago
  77. 83224e6 Regenerated single include by Phil Nash · 13 years ago
  78. 2254540 Regenerated single include by Phil Nash · 13 years ago
  79. 4021d65 Regenerated single_include by Phil Nash · 13 years ago
  80. d6566f9 regen single header with __debugbreak fix by Phil Nash · 13 years ago
  81. 62a5ddc regen single header with lhs string literal fix by Phil Nash · 13 years ago
  82. b5fabcb Updated glue script to work relative to script dir, then regenerated single header by Phil Nash · 13 years ago
  83. 3c20a75 regenerated single header by Phil Nash · 13 years ago
  84. f721a96 regenerated to include Approx changes by Phil Nash · 13 years ago
  85. 48112c2 Fixed a potential ordering issue with output streambufs by Phil Nash · 13 years ago
  86. 6b6143c Removed templates from Approx (just uses double) by Phil Nash · 13 years ago
  87. 89d1e6c Tweaks to allow headers to be glued together. by Phil Nash · 13 years ago