Software /
code /
prosody
Log
util/stanza.lua @ 758:b1885732e979
description | author | age |
---|---|---|
GPL->MIT! | Matthew Wild | Fri, 30 Jan 2009 17:22:56 +0000 |
Add child_with_ns() method to stanza elements, and fix child_with_name() to iterate tags rather than all children | Matthew Wild | Sun, 11 Jan 2009 06:27:57 +0000 |
Restore fix for missing last_add on deserialized stanzas. Thanks to tsing for discovering. | Matthew Wild | Fri, 09 Jan 2009 17:27:53 +0000 |
Merge from waqas | Matthew Wild | Tue, 16 Dec 2008 02:40:29 +0000 |
Optimized stanza_mt.__tostring (called when doing tostring(stanza)) | Waqas Hussain | Wed, 10 Dec 2008 06:58:56 +0500 |
0.1 -> 0.2 | Matthew Wild | Wed, 10 Dec 2008 15:44:03 +0000 |
New, faster, stanza serialization | Matthew Wild | Wed, 10 Dec 2008 15:32:13 +0000 |