Software /
code /
prosody
Log
util/indexedbheap.lua @ 10207:4c755c2e6305
description | author | age |
---|---|---|
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
util.indexedbheap: Fix a possible traceback when removing the last item. | Waqas Hussain | Wed, 23 Apr 2014 11:38:34 -0400 |
util.indexedbheap: A priority queue implementation with a reverse index with no per-entry memory allocation. | Waqas Hussain | Wed, 30 Oct 2013 17:30:35 -0400 |