summaryrefslogtreecommitdiff
path: root/src/util/PeakBuffer.cxx
AgeCommit message (Expand)Author
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-14util/PeakBuffer: fix nullptr dereference when peak_size==0Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-19util/PeakBuffer: use IsEmpty() instead of IsNull()Max Kellermann
2013-12-15util/PeakBuffer: use DynamicFifoBuffer instead of struct fifo_bufferMax Kellermann
2013-12-15util/PeakBuffer: return ConstBuffer<void>Max Kellermann
2013-01-15Client: move output buffer code to new class PeakBufferMax Kellermann