Software /
code /
prosody
Log
core/xmlhandlers.lua @ 2383:29a30884aadd
description | author | age |
---|---|---|
core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat). | Waqas Hussain | 2009-11-28 |
Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). | Waqas Hussain | 2009-11-12 |
xmlhandlers: Reset state on error or stream close, fixes possible traceback | Matthew Wild | 2009-10-21 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
xmlhandlers: Remove numeric attributes | Waqas Hussain | 2009-06-25 |
xmlhandlers: Removed another unnecessary check | Waqas Hussain | 2009-05-15 |
xmlhandlers: Removed an unnecessary check | Waqas Hussain | 2009-05-15 |