index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
/
io
/
TextFile.hxx
Age
Commit message (
Expand
)
Author
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-26
fs/io/TextFile: add `noexcept`
Max Kellermann
2019-04-26
fs/io/TextFile: use std::unique_ptr<>
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-01-04
fs/io/*: make constructors "explicit"
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-08-11
fs/io/TextFile: add method Check()
Max Kellermann
2014-08-11
fs/io/TextFile: use AutoGunzipReader
Max Kellermann
2014-08-07
fs/io/BufferedReader: new class to replace class TextFile
Max Kellermann
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann