Software /
code /
prosody
Log
util/indexedbheap.lua @ 13239:f2578a69ccf4
description | author | age |
---|---|---|
util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_value) 0.11 | Waqas Hussain | Tue, 29 Sep 2020 21:27:16 -0500 |
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 |