mpd/src/fs/io
2018-07-19 14:02:37 +02: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 fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02:00
BufferedOutputStream.hxx fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02: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 fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02:00
FileOutputStream.hxx fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02: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/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02:00
GzipOutputStream.hxx fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02:00
OutputStream.hxx fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02: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/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02: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