Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/TestCircularBuffer: include cleanup | Max Kellermann | 2014-12-04 | 1 | -6/+1 |
* | util/CircularBuffer: add method GetSpace() | Max Kellermann | 2014-03-16 | 1 | -0/+10 |
* | util/CircularBuffer: add method GetSize() | Max Kellermann | 2014-03-16 | 1 | -0/+10 |
* | util/CircularBuffer: rename GetSize() to GetCapacity() | Max Kellermann | 2014-03-15 | 1 | -0/+2 |
* | util/CircularBuffer: new buffer class | Max Kellermann | 2014-03-15 | 1 | -0/+141 |