summaryrefslogtreecommitdiff
path: root/src/fs/io
AgeCommit message (Expand)Author
2015-01-01Copyright year 2015Max Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-08-30*: add missing Compiler.h includesMax Kellermann
2014-08-11fs/io/TextFile: add method Check()Max Kellermann
2014-08-11fs/io/Reader: add "nonnull" attributeMax Kellermann
2014-08-11fs/io/TextFile: use AutoGunzipReaderMax Kellermann
2014-08-11fs/io/AutoGunzipReader: new classMax Kellermann
2014-08-11fs/io/PeekReader: new utility classMax Kellermann
2014-08-11fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxxMax Kellermann
2014-08-08input/GunzipInputStream: new classMax Kellermann
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann
2014-08-07fs/io/Reader: new interfaceMax Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann