log spec/util_dbuffer_spec.lua @ 10980:eaee72c7afbd

age author description
Mon, 29 Jun 2020 12:51:28 +0100 Matthew Wild util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
Sun, 28 Jun 2020 12:26:04 +0100 Matthew Wild util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __len
Fri, 26 Jun 2020 16:41:31 +0100 Matthew Wild util.dbuffer: dynamic string buffer