Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/DynamicFifoBuffer: adjust include guard | Max Kellermann | 2015-02-16 | 1 | -3/+3 |
* | util/DynamicFifoBuffer: make the "Range" type public | Max Kellermann | 2014-10-11 | 1 | -0/+1 |
* | util/DynamicFifoBuffer: make GetCapacity() and Clear() public | Max Kellermann | 2014-08-07 | 1 | -1/+2 |
* | util/ForeignFifoBuffer: add method GetAvailable() | Max Kellermann | 2014-08-06 | 1 | -1/+2 |
* | util/DynamicFifoBuffer: move code to new base class ForeignFifoBuffer | Max Kellermann | 2014-08-06 | 1 | -119/+28 |
* | util/DynamicFifoBuffer: fix typo in API documentation | Max Kellermann | 2014-07-30 | 1 | -1/+1 |
* | util/DynamicFifoBuffer: make constructor "explicit" | Max Kellermann | 2013-12-15 | 1 | -1/+1 |
* | util/DynamicFifoBuffer: new class replacing growing_fifo | Max Kellermann | 2013-12-05 | 1 | -0/+199 |