Software /
code /
prosody
Log
util/stanza.lua @ 5090:61c7c53c06d5
description | author | age |
---|---|---|
util.stanza: Use ipairs instead of childtags (behavior changed in 92c86e11fd44) | Kim Alvefur | Tue, 21 Aug 2012 15:33:07 +0200 |
util.stanza: Make stanza:childtags() behave like :get_child() | Kim Alvefur | Thu, 05 Jul 2012 17:58:47 +0200 |
util.stanza: Remove unused function imports | Matthew Wild | Sat, 28 Apr 2012 02:38:56 +0100 |
util.stanza: Remove unused __add metamethod | Matthew Wild | Wed, 21 Dec 2011 07:58:22 +0000 |
Merge 0.8->trunk | Matthew Wild | Thu, 24 Feb 2011 02:04:56 +0000 |
util.stanza: Whitespace fix after merge (complicated) | Matthew Wild | Thu, 24 Feb 2011 02:04:38 +0000 |
util.stanza: Remove childtags and rename matching_tags -> childtags (they are API-compatible) | Matthew Wild | Tue, 22 Feb 2011 07:37:52 +0000 |