Software /
code /
prosody
Log
util-src/ringbuffer.c @ 11772:e2155e2703dd
description | author | age |
---|---|---|
util.ringbuffer: Ensure unsigned chars are always returned from :byte() | Matthew Wild | Wed, 24 Jun 2020 12:34:20 +0100 |
util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions | Kim Alvefur | Sun, 07 Jun 2020 02:25:56 +0200 |
util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methods | Matthew Wild | Thu, 04 Jun 2020 15:19:20 +0100 |
util.ringbuffer: Prevent creation of buffer with negative size | Kim Alvefur | Thu, 04 Jun 2020 16:11:08 +0200 |
util.ringbuffer: Prevent creation of zero-size buffer | Kim Alvefur | Fri, 29 May 2020 18:11:42 +0200 |
util.*.c: Add static qualifiers everywhere | Emmanuel Gil Peyrot | Sun, 01 Dec 2019 20:25:20 +0100 |
util.ringbuffer: Fix typo in comment [codespell] | Kim Alvefur | Fri, 06 Apr 2018 22:26:53 +0200 |