Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-16 | util/DynamicFifoBuffer: adjust include guard | Max Kellermann | 1 | -3/+3 | |
2014-10-11 | util/DynamicFifoBuffer: make the "Range" type public | Max Kellermann | 1 | -0/+1 | |
Export it from the protected base class. This fixes a build failure on Mac OS X. | |||||
2014-08-07 | util/DynamicFifoBuffer: make GetCapacity() and Clear() public | Max Kellermann | 1 | -1/+2 | |
2014-08-06 | util/ForeignFifoBuffer: add method GetAvailable() | Max Kellermann | 1 | -1/+2 | |
2014-08-06 | util/DynamicFifoBuffer: move code to new base class ForeignFifoBuffer | Max Kellermann | 1 | -119/+28 | |
2014-07-30 | util/DynamicFifoBuffer: fix typo in API documentation | Max Kellermann | 1 | -1/+1 | |
2013-12-15 | util/DynamicFifoBuffer: make constructor "explicit" | Max Kellermann | 1 | -1/+1 | |
2013-12-05 | util/DynamicFifoBuffer: new class replacing growing_fifo | Max Kellermann | 1 | -0/+199 | |