Software /
code /
prosody
Log
util/dbuffer.lua @ 13036:1612c7f7dd55
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 |
util.dbuffer: Add efficient shortcuts for discard() in certain cases | Matthew Wild | 2022-10-11 |
util.dbuffer: Remove redundant code (read_chunk() cannot fail at this point) | Matthew Wild | 2022-10-11 |
util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought) | Matthew Wild | 2021-06-29 |
util.dbuffer: Add read_until() method | Matthew Wild | 2021-06-29 |
util.dbuffer: Add __name to metatable | Matthew Wild | 2020-10-30 |
Merge 0.11->trunk | Matthew Wild | 2020-10-28 |