mpd/src/fs/io
2017-12-16 20:56:06 +01:00
..
AutoGunzipReader.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
AutoGunzipReader.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
BufferedOutputStream.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
BufferedOutputStream.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
BufferedReader.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
BufferedReader.hxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02:00
FileOutputStream.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
FileOutputStream.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
FileReader.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
FileReader.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
GunzipReader.cxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
GunzipReader.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
GzipOutputStream.cxx fs/io/{GunzipReader,GzipOutputStream: remove deprepcated dynamic exception specifications 2017-01-04 10:33:24 +01:00
GzipOutputStream.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
OutputStream.hxx update copyright year 2017-01-03 20:48:59 +01:00
PeekReader.cxx update copyright year 2017-01-03 20:48:59 +01:00
PeekReader.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
Reader.hxx update copyright year 2017-01-03 20:48:59 +01:00
StdioOutputStream.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
TextFile.cxx update copyright year 2017-01-03 20:48:59 +01:00
TextFile.hxx fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00