cpp-utilities/io
Martchus da0cf4ff29 Fix build under Android platform >= 24
This alters the ABI but it is ok since with that config
a build was previously impossible anyways.
2019-02-04 00:40:50 +01:00
..
ansiescapecodes.cpp Add Phrases::SubError and Phrases::SubWarning 2018-11-11 22:34:38 +01:00
ansiescapecodes.h Add Phrases::SubError and Phrases::SubWarning 2018-11-11 22:34:38 +01:00
binaryreader.cpp Extend Binary{Reader,Writer} to ease binary (de)serialization 2018-06-20 23:07:08 +02:00
binaryreader.h Fix BinaryReader::read(int32 &one32BitInt) 2018-06-21 23:25:14 +02:00
binarywriter.cpp Extend Binary{Reader,Writer} to ease binary (de)serialization 2018-06-20 23:07:08 +02:00
binarywriter.h Extend Binary{Reader,Writer} to ease binary (de)serialization 2018-06-20 23:07:08 +02:00
bitreader.cpp Apply clang-format 2017-05-01 03:13:11 +02:00
bitreader.h Improve coding style (after running clang-tidy) 2018-08-12 22:09:22 +02:00
catchiofailure.cpp Fix typo 2018-09-30 14:23:37 +02:00
catchiofailure.h Declare throwIoFailure() as [[noreturn]] 2018-09-30 13:56:25 +02:00
copy.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
inifile.cpp Apply clang-format 2017-05-01 03:13:11 +02:00
inifile.h Apply clang-format 2017-05-04 22:44:15 +02:00
misc.cpp Support NativeFileStream via Boost.Iostreams 2018-09-30 13:55:30 +02:00
misc.h Apply clang-format 2017-05-01 03:13:11 +02:00
nativefilestream.cpp Fix build under Android platform >= 24 2019-02-04 00:40:50 +01:00
nativefilestream.h Fix build under Android platform >= 24 2019-02-04 00:40:50 +01:00
path.cpp Fix warning regarding multi-line comment 2018-08-04 15:20:54 +02:00
path.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00