Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-19 | util/StaticFifoBuffer: make Shift() public | Max Kellermann | 1 | -2/+0 | |
2014-08-07 | util/{Static,Foreign}FifoBuffer: lazy shift | Max Kellermann | 1 | -1/+5 | |
Reduce the number of unnecessary memmove() calls. | |||||
2014-08-07 | util/StaticFifoBuffer: fix indent | Max Kellermann | 1 | -68/+68 | |
2014-08-06 | util/FifoBuffer: rename to StaticFifoBuffer | Max Kellermann | 1 | -5/+5 | |
2013-10-15 | util/FifoBuffer: C++ version of the fifo_buffer library | Max Kellermann | 1 | -0/+132 | |