Software /
code /
prosody
Log
description | author | age |
---|---|---|
tests/test_util_stanza.lua: Allow stanza.last_add to be nil. | Waqas Hussain | Fri, 26 Nov 2010 05:24:59 +0500 |
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 |