Software /
code /
prosody
Log
core/xmlhandlers.lua @ 2506:d11a781baf13
description | author | age |
---|---|---|
xmlhandlers: Removed unused variables. | Waqas Hussain | Tue, 26 Jan 2010 03:39:53 +0500 |
xmlhandlers: A little optimization. | Waqas Hussain | Tue, 26 Jan 2010 03:39:24 +0500 |
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 |