Software /
code /
prosody
Log
core/xmlhandlers.lua @ 2493:ec09d16a51e1
description | author | age |
---|---|---|
xmlhandlers: Rearranged a little code. | Waqas Hussain | Sat, 23 Jan 2010 18:41:20 +0500 |
xmlhandlers: Fixed indentation and added some semicolons. | Waqas Hussain | Sat, 23 Jan 2010 18:33:39 +0500 |
xmlhandlers: Move stream-error detection to somewhere more appropriate (it was never reached) - s2s stream errors now reported properly | Matthew Wild | Tue, 19 Jan 2010 03:58:20 +0000 |
xmlhandlers: More refactoring, split up stream_ns and stream_tag, add stream_error_tag so that callers don't need to be so worried about the separator we use | Matthew Wild | Tue, 19 Jan 2010 03:52:41 +0000 |
xmlhandlers: Define ns_separator and ns_pattern to save repeating it in literal form throughout the file | Matthew Wild | Mon, 18 Jan 2010 19:00:18 +0000 |
core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat). | Waqas Hussain | Sat, 28 Nov 2009 12:00:31 +0500 |