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