summaryrefslogtreecommitdiff
path: root/src/util/CircularBuffer.hxx
AgeCommit message (Expand)Author
2020-03-12replace stddef.h with cstddefRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-01-03util/{Const,Writable}Buffer: drop "_type" from type namesMax Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2014-03-16util/CircularBuffer: add method GetSpace()Max Kellermann
2014-03-16util/CircularBuffer: add method GetSize()Max Kellermann
2014-03-15util/CircularBuffer: rename GetSize() to GetCapacity()Max Kellermann
2014-03-15util/CircularBuffer: new buffer classMax Kellermann