Last change
on this file since 12766 was 10653, checked in by Michael Tänzer, 12 years ago |
Merge the ASIO branch back into trunk
|
File size:
486 bytes
|
Rev | Line | |
---|
| 1 | Changelog of the reboost buffers
|
---|
| 2 |
|
---|
| 3 | 2012-05-09; author: Sebastian Mies
|
---|
| 4 | + added compression (miniz) to tlv
|
---|
| 5 |
|
---|
| 6 | 2012-05-08; author: Sebastian Mies
|
---|
| 7 | + fixed shared_buffer_t::make_unique()
|
---|
| 8 | + added shared_buffer_t::resize()
|
---|
| 9 | o made message_t::operator() const
|
---|
| 10 | + added first type-length-value (tlv) implementations based on the buffers
|
---|
| 11 |
|
---|
| 12 | 2012-02-07; author: Sebastian Mies
|
---|
| 13 | + Message compaction when no. of buffers are depleted
|
---|
| 14 | + Shared buffer concatenation using operator+
|
---|
| 15 | + FreeBSD license header
|
---|
| 16 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.