Software /
code /
prosody
Log
util/dbuffer.lua @ 11370:7c2ef5a1ec9c
description | author | age |
---|---|---|
util.dbuffer: Add __name to metatable | Matthew Wild | Fri, 30 Oct 2020 13:53:39 +0000 |
Merge 0.11->trunk | Matthew Wild | Wed, 28 Oct 2020 14:32:33 +0000 |
util.dbuffer: Optimize :sub() and :byte() 0.11 | Matthew Wild | Wed, 28 Oct 2020 14:21:09 +0000 |
Merge 0.11->trunk | Kim Alvefur | Mon, 12 Oct 2020 21:29:20 +0200 |
util.dbuffer: Expose length as :len() method, like strings 0.11 | Kim Alvefur | Mon, 12 Oct 2020 20:20:02 +0200 |
Merge 0.11->trunk | Matthew Wild | Tue, 29 Sep 2020 15:30:48 +0100 |
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) 0.11 | Matthew Wild | Mon, 24 Aug 2020 16:18:13 +0100 |