Age | Commit message (Expand) | Author |
---|---|---|
2019-08-02 | util/StaticFifoBuffer: add GetAvailable() | Max Kellermann |
2019-08-02 | util/StaticFifoBuffer: add `constexpr` | Max Kellermann |
2019-08-02 | util/StaticFifoBuffer: add `noexcept` | Max Kellermann |
2017-11-10 | util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL | Max Kellermann |
2017-09-13 | util/*: update include guards | Max Kellermann |
2017-04-24 | util/{Foreign,Static}FifoBuffer: update API documentation | Max Kellermann |
2017-04-24 | util/StaticFifoBuffer: add method GetCapacity() | Max Kellermann |
2017-04-24 | util/{Foreign,Static}FifoBuffer: use C++11 initializers | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2014-10-19 | util/StaticFifoBuffer: make Shift() public | Max Kellermann |
2014-08-07 | util/{Static,Foreign}FifoBuffer: lazy shift | Max Kellermann |
2014-08-07 | util/StaticFifoBuffer: fix indent | Max Kellermann |
2014-08-06 | util/FifoBuffer: rename to StaticFifoBuffer | Max Kellermann |