Software /
code /
prosody
Log
util/dbuffer.lua @ 11159:de76f566159e 0.11
description | author | age |
---|---|---|
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 |
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) | Matthew Wild | Mon, 24 Aug 2020 16:18:13 +0100 |
util.dbuffer: Fix traceback when :collapse() is called on empty buffer | Matthew Wild | Thu, 20 Aug 2020 15:22:19 +0100 |
util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk | Matthew Wild | Mon, 29 Jun 2020 12:51:28 +0100 |
util.dbuffer: dynamic string buffer | Matthew Wild | Fri, 26 Jun 2020 16:41:31 +0100 |