IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util
Tobias Markmann b35bf3760e . 17 years ago
..
array.lua util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name 17 years ago
dataforms.lua util.dataforms: Allow form layouts to specify default values for fields 17 years ago
datamanager.lua util.datamanager: Lower log level of 'Setting data path' to 'debug' 17 years ago
datetime.lua util.datetime: Allow specifying a time to format 17 years ago
dependencies.lua 0.3->0.4 17 years ago
discohelper.lua 0.3->0.4 17 years ago
events.lua Added: util/events.lua: An event handling library 17 years ago
import.lua 0.3->0.4 17 years ago
iterators.lua util.iterators: New iterators library 17 years ago
jid.lua 0.3->0.4 17 years ago
logger.lua util.logger: Fix for attempting to call a table 17 years ago
muc.lua util.muc: A MUC library - initial commit 17 years ago
multitable.lua util.multitable: No globals today, thank you. Fixes missing table entries and a potential traceback 17 years ago
prosodyctl.lua util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!) 17 years ago
pubsub.lua Adding initial util.pubsub 17 years ago
sasl.lua . 17 years ago
serialization.lua util/serialization: Fixed serialization formatting 17 years ago
set.lua util.set: Add set.xor() to get a set consisting of items not in both sets 17 years ago
stanza.lua util.stanza: stanza:reset() method to reset building state 17 years ago
termcolours.lua 0.3->0.4 17 years ago
timer.lua 0.3->0.4 17 years ago
uuid.lua 0.3->0.4 17 years ago
xmlrpc.lua 0.3->0.4 17 years ago
ztact.lua 0.3->0.4 17 years ago