Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/{Const,Writable}Buffer: add front(), back(), pop_{front,back}(), shift() | Max Kellermann | 2014-04-24 | 1 | -0/+59 |
* | util/{Const,Writable}Buffer: add typedef reference_type | Max Kellermann | 2014-04-24 | 1 | -2/+4 |
* | util/{Const,Writable}Buffer: add operator[] | Max Kellermann | 2014-03-01 | 1 | -0/+11 |
* | util/{Const,Writable}Buffer: add template specialization for "void" | Max Kellermann | 2014-03-01 | 1 | -0/+34 |
* | util/WritableBuffer: add cast methods | Max Kellermann | 2013-12-15 | 1 | -1/+30 |
* | util/WritableBuffer: fix indent | Max Kellermann | 2013-12-15 | 1 | -31/+31 |
* | util/FifoBuffer: C++ version of the fifo_buffer library | Max Kellermann | 2013-10-15 | 1 | -0/+87 |