Software /
code /
prosody
Log
util-src/ringbuffer.c @ 7828:b4a08a514ebc
description | author | age |
---|---|---|
util.ringbuffer: Allocate buffer itself as part of userdata (simpler, single allocation, no need for __gc) | Kim Alvefur | Sun, 22 Jan 2017 09:23:10 +0100 |
util.ringbuffer: Remove unused macros | Kim Alvefur | Sun, 22 Jan 2017 04:05:41 +0100 |
util-src: Make C modules assert that the Lua runtime matches what it was compiled for | Kim Alvefur | Sun, 08 Jan 2017 14:21:08 +0100 |
Add util.ringbuffer, a ringbuffer with a file handle like interface | Kim Alvefur | Tue, 02 Feb 2016 20:24:27 +0100 |