Software /
code /
prosody
Log
util/stanza.lua @ 3766:0d7137fee360
description | author | age |
---|---|---|
util.stanza: Iterate on childtags instead of all childs. | Kim Alvefur | Fri, 17 Dec 2010 17:28:05 +0100 |
util.stanza: Change get_error() to return nil rather than '' for no text | Matthew Wild | Sat, 11 Dec 2010 22:34:29 +0000 |
util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building. | Waqas Hussain | Fri, 26 Nov 2010 05:23:37 +0500 |