Age | Commit message (Expand) | Author |
---|---|---|
2017-11-10 | util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-02-16 | util/DynamicFifoBuffer: adjust include guard | Max Kellermann |
2014-10-11 | util/DynamicFifoBuffer: make the "Range" type public | Max Kellermann |
2014-08-07 | util/DynamicFifoBuffer: make GetCapacity() and Clear() public | Max Kellermann |
2014-08-06 | util/ForeignFifoBuffer: add method GetAvailable() | Max Kellermann |
2014-08-06 | util/DynamicFifoBuffer: move code to new base class ForeignFifoBuffer | Max Kellermann |
2014-07-30 | util/DynamicFifoBuffer: fix typo in API documentation | Max Kellermann |
2013-12-15 | util/DynamicFifoBuffer: make constructor "explicit" | Max Kellermann |
2013-12-05 | util/DynamicFifoBuffer: new class replacing growing_fifo | Max Kellermann |