aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/DynamicFifoBuffer.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-11util/DynamicFifoBuffer: make the "Range" type publicMax Kellermann1-0/+1
2014-08-07util/DynamicFifoBuffer: make GetCapacity() and Clear() publicMax Kellermann1-1/+2
2014-08-06util/ForeignFifoBuffer: add method GetAvailable()Max Kellermann1-1/+2
2014-08-06util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann1-119/+28
2014-07-30util/DynamicFifoBuffer: fix typo in API documentationMax Kellermann1-1/+1
2013-12-15util/DynamicFifoBuffer: make constructor "explicit"Max Kellermann1-1/+1
2013-12-05util/DynamicFifoBuffer: new class replacing growing_fifoMax Kellermann1-0/+199