Software /
code /
prosody
Log
util/dbuffer.lua @ 11144:2b9f7c537acb
description | author | age |
---|---|---|
Merge 0.11->trunk | Matthew Wild | 2020-09-29 |
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) 0.11 | Matthew Wild | 2020-08-24 |
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) | Matthew Wild | 2020-08-24 |
util.dbuffer: Fix traceback when :collapse() is called on empty buffer | Matthew Wild | 2020-08-20 |
util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk | Matthew Wild | 2020-06-29 |
util.dbuffer: dynamic string buffer | Matthew Wild | 2020-06-26 |