log util/dbuffer.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Tue, 11 Oct 2022 11:37:55 +0100 Matthew Wild util.dbuffer: Add efficient shortcuts for discard() in certain cases
Tue, 11 Oct 2022 11:34:47 +0100 Matthew Wild util.dbuffer: Remove redundant code (read_chunk() cannot fail at this point)
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