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