cpp-utilities/conversion
Martchus a0dff23c26 Remove extra handling for big endian
The detection for big endian seems to work. But the special
handling for big endian is wrong. Only without it tests pass
under ppc64. Tested with Tumbleweed ppc64 image ran within
qemu-system-ppc64.
2019-01-12 04:53:05 +01:00
..
binaryconversion.h Remove extra handling for big endian 2019-01-12 04:53:05 +01:00
binaryconversionprivate.h Improve coding style in toFloat{32,64}() functions 2018-05-31 22:45:45 +02:00
conversionexception.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
conversionexception.h Add 'const char *' overload to ConversionException 2018-03-11 22:36:59 +01:00
stringbuilder.h Apply clang-format 2018-05-08 00:35:51 +02:00
stringconversion.cpp Apply clang-format 2018-10-06 16:18:53 +02:00
stringconversion.h Make all tests pass under Windows 2018-10-03 22:37:55 +02:00
types.h Apply clang-format 2017-05-01 03:13:11 +02:00
widen.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00