log util/dbuffer.lua @ 12513:6efbcd52db21

age author description
Tue, 29 Jun 2021 14:25:57 +0100 Matthew Wild util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought)
Tue, 29 Jun 2021 13:48:14 +0100 Matthew Wild util.dbuffer: Add read_until() method
Fri, 30 Oct 2020 13:53:39 +0000 Matthew Wild util.dbuffer: Add __name to metatable
Wed, 28 Oct 2020 14:32:33 +0000 Matthew Wild Merge 0.11->trunk
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