summaryrefslogtreecommitdiff
path: root/src/util/DynamicFifoBuffer.hxx
AgeCommit message (Expand)Author
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-02-16util/DynamicFifoBuffer: adjust include guardMax Kellermann
2014-10-11util/DynamicFifoBuffer: make the "Range" type publicMax Kellermann
2014-08-07util/DynamicFifoBuffer: make GetCapacity() and Clear() publicMax Kellermann
2014-08-06util/ForeignFifoBuffer: add method GetAvailable()Max Kellermann
2014-08-06util/DynamicFifoBuffer: move code to new base class ForeignFifoBufferMax Kellermann
2014-07-30util/DynamicFifoBuffer: fix typo in API documentationMax Kellermann
2013-12-15util/DynamicFifoBuffer: make constructor "explicit"Max Kellermann
2013-12-05util/DynamicFifoBuffer: new class replacing growing_fifoMax Kellermann