Log

util/xml.lua @ 11127:1d9cd1abc660

description author age
util.xml: Fix float formatting of line and columns in error (on Lua 5.3+) Kim Alvefur 2020-10-03
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
util.xml: Correct stanza.namespaces table construction when duplicate prefix names are encountered in the element tree. Waqas Hussain 2016-03-05
util.stanza, util.xml, util.xmppstream: Add support for tracking defined namespaces and their prefix (stanza.namespaces), knowing/preserving prefix names is required for some applications (thanks daurnimator) Matthew Wild 2015-12-08
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