log util-src/ringbuffer.c @ 7827:db15e9f6d77f

age author description
Sun, 22 Jan 2017 04:05:41 +0100 Kim Alvefur util.ringbuffer: Remove unused macros
Sun, 08 Jan 2017 14:21:08 +0100 Kim Alvefur util-src: Make C modules assert that the Lua runtime matches what it was compiled for
Tue, 02 Feb 2016 20:24:27 +0100 Kim Alvefur Add util.ringbuffer, a ringbuffer with a file handle like interface