xmlhandlers: Removed an unnecessary check
|
Waqas Hussain |
Fri, 15 May 2009 07:27:03 +0500 |
core.xmlhandlers: Removed unused variables
|
Waqas Hussain |
Fri, 15 May 2009 07:24:16 +0500 |
xmlhandlers: Fix tag pattern again for the default namespace
|
Matthew Wild |
Thu, 23 Apr 2009 21:03:24 +0100 |
core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML.
|
Matthew Wild |
Sat, 18 Apr 2009 04:06:41 +0100 |
core.xmlhandlers: Filter out default stream namespace from stanzas
|
Matthew Wild |
Sat, 21 Mar 2009 21:43:50 +0000 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
core.xmlhandlers: Remove redundant check in condition
|
Matthew Wild |
Fri, 27 Feb 2009 04:42:06 +0000 |
core.xmlhandlers: Optimise completed stanza logic
|
Matthew Wild |
Thu, 26 Feb 2009 02:26:30 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
Change xmlhandlers to match stream opening tag with ns+tag
|
Matthew Wild |
Tue, 16 Dec 2008 02:33:08 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Disconnect with stream errors on bad XML, or invalid stream namespace
|
Matthew Wild |
Fri, 05 Dec 2008 02:02:57 +0000 |
Abstract xmlhandlers a bit more, also add error callbacks
|
Matthew Wild |
Thu, 04 Dec 2008 18:47:26 +0000 |