Software /
code /
prosody
Log
util/stanza.lua @ 1779:3da808c7bfa2
description | author | age |
---|---|---|
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
util.stanza: Convert spaces to tabs | Matthew Wild | 2009-07-10 |
util.stanza: Serializer optimizations, and nicer output for empty elements | Waqas Hussain | 2009-06-27 |
util.stanza: Add stanza:get_text() to retrieve all child text nodes #api | Matthew Wild | 2009-06-26 |
util.stanza: Rewrote stanza_mt.__tostring. 20-30% faster stanza serialization. - #optimization | Waqas Hussain | 2009-06-25 |
util.stanza: Remove numeric attributes while deserializing | Waqas Hussain | 2009-06-25 |
util.stanza: Omit unused clone parameter from error_reply() | Waqas Hussain | 2009-05-15 |