Log

util/xmppstream.lua @ 3696:a96f275c42b5

description author age
util.xmppstream: Fix logger name. Waqas Hussain Fri, 03 Dec 2010 01:03:52 +0500
util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building. Waqas Hussain Fri, 26 Nov 2010 05:23:37 +0500
util.xmppstream: Preserve the stream content namespace on descendents of elements which are in another namespace. Waqas Hussain Sat, 20 Nov 2010 02:28:40 +0500
Monster whitespace commit (beware the whitespace monster). Waqas Hussain Sat, 16 Oct 2010 23:00:42 +0500
util.xmppstream: Removed some useless property assignments. Waqas Hussain Tue, 03 Aug 2010 20:05:58 +0500
util.xmppstream: Add set_session() method to change the session that a stream is associated with Matthew Wild Mon, 02 Aug 2010 10:21:26 +0100
util.xmppstream: Stream objects now just have feed/reset methods Matthew Wild Sun, 09 May 2010 20:45:53 +0100
Merge 0.7->trunk base core/xmlhandlers.lua@462d05259c10 Matthew Wild Mon, 22 Mar 2010 17:26:12 +0000
util.xmppstream: new() now returns a parser object Matthew Wild Mon, 22 Mar 2010 16:55:10 +0000
util.xmppstream: Initial commit base core/xmlhandlers.lua@2e398d19a537 Matthew Wild Mon, 22 Mar 2010 16:24:49 +0000