summaryrefslogtreecommitdiff
path: root/src/input/TextInputStream.cxx
AgeCommit message (Expand)Author
2014-08-07input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxxMax Kellermann
2014-08-07TextInputStream: don't stripMax Kellermann
2014-08-07TextInputStream: move code to ReadBufferedLine()Max Kellermann
2014-08-07util/StringUtil: add StripRight() overload with "end" argumentMax Kellermann
2014-08-07util/CharUtil: add IsWhitespaceFast()Max Kellermann
2014-08-07input/TextInputStream: return char*Max Kellermann
2014-03-01util/{Const,Writable}Buffer: add operator[]Max Kellermann
2014-01-24Input*: move to input/Max Kellermann