log util-src/ringbuffer.c @ 14229:ce31fdde0ad1 default tip

age author description
Mon, 25 May 2026 14:44:20 +0100 Matthew Wild util.ringbuffer: find(): Fix find logic bugs 13.0
Mon, 25 May 2026 14:41:06 +0100 Matthew Wild util.ringbuffer: Fix incorrect returned position from :find() for #needle~=1 13.0
Fri, 17 Mar 2023 18:03:07 +0100 Kim Alvefur util: Add compat for prosody module name change to C sources
Fri, 01 Jul 2022 21:21:21 +0200 Kim Alvefur util-src: Remove Lua 5.1 compat macros
Wed, 24 Jun 2020 12:34:20 +0100 Matthew Wild util.ringbuffer: Ensure unsigned chars are always returned from :byte()
Sun, 07 Jun 2020 02:25:56 +0200 Kim Alvefur util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions