Software /
code /
prosody
Log
util/queue.lua @ 11259:9500625ecac9
description | author | age |
---|---|---|
Merge 0.11->trunk | Matthew Wild | 2020-09-29 |
util.dbuffer: dynamic string buffer 0.11 | Matthew Wild | 2020-06-26 |
util.dbuffer: dynamic string buffer | Matthew Wild | 2020-06-26 |
util.queue: Update :items() to consistently use private data directly | Matthew Wild | 2019-03-26 |
Backed out changeset 3eea63a68e0f | Matthew Wild | 2019-03-26 |
util.queue: Update :items() to consistently use private data directly | Matthew Wild | 2019-03-23 |
util.queue: Add 'consume()' convenience iterator | Matthew Wild | 2019-03-23 |
util.queue: Add luacheck annotations | Matthew Wild | 2015-10-18 |
util.queue: Add :items() iterator | Matthew Wild | 2015-10-18 |
util.queue: Allow optional wrap-around when pushing, overwriting oldest unread item | Matthew Wild | 2015-06-03 |
util.queue: Small fast FIFO/ringbuffer/queue library | Matthew Wild | 2015-05-13 |