summaryrefslogtreecommitdiff
path: root/src/fs/io/TextFile.hxx
AgeCommit message (Expand)Author
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-04-26fs/io/TextFile: add `noexcept`Max Kellermann
2019-04-26fs/io/TextFile: use std::unique_ptr<>Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-01-04fs/io/*: make constructors "explicit"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-18fs/io/Reader: use C++ exceptions instead of class ErrorMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-08-11fs/io/TextFile: add method Check()Max Kellermann
2014-08-11fs/io/TextFile: use AutoGunzipReaderMax Kellermann
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann