Age | Commit message (Expand) | Author |
---|---|---|
2020-03-12 | replace stddef.h with cstddef | Rosen Penev |
2020-03-12 | replace assert.h with cassert | Rosen Penev |
2020-01-03 | util/{Const,Writable}Buffer: drop "_type" from type names | Max Kellermann |
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 |
2014-03-16 | util/CircularBuffer: add method GetSpace() | Max Kellermann |
2014-03-16 | util/CircularBuffer: add method GetSize() | Max Kellermann |
2014-03-15 | util/CircularBuffer: rename GetSize() to GetCapacity() | Max Kellermann |
2014-03-15 | util/CircularBuffer: new buffer class | Max Kellermann |