Ben Arnold
|
7b0a84a048
|
toString handles wchar_t raw strings
|
2014-08-14 12:28:23 +01:00 |
|
Phil Nash
|
d89e74faff
|
Format floats like doubles when printing - but add ‘f’ suffix (a lá #291)
|
2014-07-09 18:16:40 +01:00 |
|
Phil Nash
|
7cbf74061b
|
Tweaked rawMemoryToString() along lines of suggestion in #281
|
2014-05-23 18:41:02 +01:00 |
|
Phil Nash
|
ad4489043b
|
Unanonymised unions to avoid breaking on compilers that don’t support them
- e.g. GCC 4.3 and 4.4
- fixes #281
|
2014-05-13 17:48:47 +01:00 |
|
Phil Nash
|
1a6f2a0a80
|
Changed the way noexcept support is handled to (hopefully) fix #275 and #273
|
2014-04-23 18:19:19 +01:00 |
|
Phil Nash
|
328a469c03
|
Moved tostring impl into catch_tostring.hpp
|
2014-04-23 07:03:15 +01:00 |
|
Phil Nash
|
97150f27ac
|
Renamed catch_tostring.hpp catch_tostring.h
- in preparation for splitting implementation into catch_tostring.hpp
|
2014-04-23 06:51:58 +01:00 |
|