summaryrefslogtreecommitdiff
path: root/src/input/BufferedInputStream.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-05-29input/InputStream: make IsEOF() and IsAvailable() constMax Kellermann
2019-05-16input/buffered: move basic buffering code to class BufferingInputStreamMax Kellermann
2019-05-07input/InputStreams: pass std::unique_lock<> to various methodsMax Kellermann
2019-04-25thread/*Cond: rename methods to match std::condition_variableMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-06-22input/buffered: proxy InputStream implementation which caches in a huge bufferMax Kellermann