aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/BufferedReader.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann1-0/+82
The new class is pluggable, to prepare for gzipped database files. For now, the TextFile class remains, and will be refactored away later.