aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/TextInputStream.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-31decoder/sndfile, ...: update API documentationMax Kellermann1-2/+2
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-07input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxxMax Kellermann1-3/+0
2014-08-07TextInputStream: move code to ReadBufferedLine()Max Kellermann1-0/+3
2014-08-07input/TextInputStream: return char*Max Kellermann1-6/+2
2014-08-06util/FifoBuffer: rename to StaticFifoBufferMax Kellermann1-2/+2
2014-05-11InputStream: convert to classMax Kellermann1-1/+1
2014-01-24Input*: move to input/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-3/+3
2013-10-15util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann1-8/+6
2013-05-12text_input_stream: convert to classDenis Krjuchkov1-0/+59