Log

util/xml.lua @ 12179:5e68635cdc2c

description author age
util.xml: Use variable instead of constant for consistency (thanks Thijs) Matthew Wild 2021-12-26
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