util/dbuffer.lua
Wed, 28 Oct 2020 14:21:09 +0000 Matthew Wild util.dbuffer: Optimize :sub() and :byte() 0.11
Mon, 12 Oct 2020 21:29:20 +0200 Kim Alvefur Merge 0.11->trunk
Mon, 12 Oct 2020 20:20:02 +0200 Kim Alvefur util.dbuffer: Expose length as :len() method, like strings 0.11
Tue, 29 Sep 2020 15:30:48 +0100 Matthew Wild Merge 0.11->trunk
Mon, 24 Aug 2020 16:18:13 +0100 Matthew Wild util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) 0.11
Mon, 24 Aug 2020 16:18:13 +0100 Matthew Wild util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case)
Thu, 20 Aug 2020 15:22:19 +0100 Matthew Wild util.dbuffer: Fix traceback when :collapse() is called on empty buffer
Mon, 29 Jun 2020 12:51:28 +0100 Matthew Wild util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
Fri, 26 Jun 2020 16:41:31 +0100 Matthew Wild util.dbuffer: dynamic string buffer
less more (0) tip