log core/xmlhandlers.lua @ 1412:6cfcab7cd4e7

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