log util-src/ringbuffer.c @ 12513:6efbcd52db21

age author description
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
Thu, 04 Jun 2020 15:19:20 +0100 Matthew Wild util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methods
Thu, 04 Jun 2020 16:11:08 +0200 Kim Alvefur util.ringbuffer: Prevent creation of buffer with negative size
Fri, 29 May 2020 18:11:42 +0200 Kim Alvefur util.ringbuffer: Prevent creation of zero-size buffer
Sun, 01 Dec 2019 20:25:20 +0100 Emmanuel Gil Peyrot util.*.c: Add static qualifiers everywhere
Fri, 06 Apr 2018 22:26:53 +0200 Kim Alvefur util.ringbuffer: Fix typo in comment [codespell]