Software /
code /
prosody
Log
util/xml.lua @ 7050:ae044691de0f
description | author | age |
---|---|---|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
util.xml: Remove unused parameter (thanks, luacheck) | Matthew Wild | 2015-05-06 |
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations | Matthew Wild | 2015-05-06 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.xml: Fix module name. | Waqas Hussain | 2012-12-03 |
util.xml: Initial commit; exposes parse(), which is now the canonical way to convert a string to a stanza. | Waqas Hussain | 2012-12-03 |