aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/BufferedReader.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
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.