Log

util-src/ringbuffer.c @ 10921:6eb5d2bb11af

description author age
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
util.ringbuffer: Add method for discarding buffered data without returning it to lua Kim Alvefur Sat, 24 Feb 2018 14:45:06 +0100
util.ringbuffer: Add various comments Kim Alvefur Sat, 24 Feb 2018 14:44:46 +0100