log util/dbuffer.lua @ 11078:fb3aec3dbe21

age author description
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