aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/DynamicFifoBuffer.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/DynamicFifoBuffer: make GetCapacity() and Clear() publicMax Kellermann2014-08-071-1/+2
* util/ForeignFifoBuffer: add method GetAvailable()Max Kellermann2014-08-061-1/+2
* util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann2014-08-061-119/+28
* util/DynamicFifoBuffer: fix typo in API documentationMax Kellermann2014-07-301-1/+1
* util/DynamicFifoBuffer: make constructor "explicit"Max Kellermann2013-12-151-1/+1
* util/DynamicFifoBuffer: new class replacing growing_fifoMax Kellermann2013-12-051-0/+199