Age | Commit message (Expand) | Author |
---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-11-21 | configure.ac: add macro MPD_ENABLE_AUTO_PKG | Max Kellermann |
2014-08-30 | *: add missing Compiler.h includes | Max Kellermann |
2014-08-11 | fs/io/TextFile: add method Check() | Max Kellermann |
2014-08-11 | fs/io/Reader: add "nonnull" attribute | Max Kellermann |
2014-08-11 | fs/io/TextFile: use AutoGunzipReader | Max Kellermann |
2014-08-11 | fs/io/AutoGunzipReader: new class | Max Kellermann |
2014-08-11 | fs/io/PeekReader: new utility class | Max Kellermann |
2014-08-11 | fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxx | Max Kellermann |
2014-08-08 | input/GunzipInputStream: new class | Max Kellermann |
2014-08-07 | fs/io/BufferedReader: new class to replace class TextFile | Max Kellermann |
2014-08-07 | fs/io/Reader: new interface | Max Kellermann |
2014-08-07 | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann |