Software /
code /
prosody
Log
core/xmlhandlers.lua @ 2463:d9ff0190eb4a
description | author | age |
---|---|---|
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 |
Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). | Waqas Hussain | Thu, 12 Nov 2009 13:42:44 +0500 |
xmlhandlers: Reset state on error or stream close, fixes possible traceback | Matthew Wild | Wed, 21 Oct 2009 14:05:33 +0100 |
Remove version number from copyright headers | Matthew Wild | Fri, 10 Jul 2009 03:11:45 +0100 |
xmlhandlers: Remove numeric attributes | Waqas Hussain | Thu, 25 Jun 2009 10:04:22 +0500 |