aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/BufferedReader.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* fs/io/BufferedReader: new class to replace class TextFileMax Kellermann2014-08-071-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.