Software /
code /
prosody
Log
util/dbuffer.lua @ 11539:3413fea9e6db 0.11
description | author | age |
---|---|---|
util.dbuffer: Optimize :sub() and :byte() 0.11 | Matthew Wild | 2020-10-28 |
Merge 0.11->trunk | Kim Alvefur | 2020-10-12 |
util.dbuffer: Expose length as :len() method, like strings 0.11 | Kim Alvefur | 2020-10-12 |
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 |