Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-16 | util/CircularBuffer: add method GetSpace() | Max Kellermann | 1 | -0/+12 |
2014-03-16 | util/CircularBuffer: add method GetSize() | Max Kellermann | 1 | -0/+9 |
2014-03-15 | util/CircularBuffer: rename GetSize() to GetCapacity() | Max Kellermann | 1 | -22/+22 |
2014-03-15 | util/CircularBuffer: new buffer class | Max Kellermann | 1 | -0/+165 |