prosody
log
graph
tags
bookmarks
branches
b5e2d1919ec3
browse
changeset
core/xmlhandlers.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/xmlhandlers.lua @ 2492:
b5e2d1919ec3
less
more
|
(0)
-30
-10
-7
tip
description
author
age
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
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
less
more
|
(0)
-30
-10
-7
tip