| Commit message (Expand) | Author | Age | Files | Lines |
* | util.xmppstream: Optimize attribute processing. | Waqas Hussain | 2012-01-25 | 1 | -10/+9 |
* | util.xmppstream: Have faith in the XML parser matching start and end tags. | Waqas Hussain | 2012-01-25 | 1 | -10/+2 |
* | util.xmppstream: Remove some unnecessary code. | Waqas Hussain | 2012-01-25 | 1 | -2/+0 |
* | util.dependencies, util.xmppstream: Move LuaExpat version checking to util.de... | Waqas Hussain | 2011-11-22 | 1 | -7/+0 |
* | util.xmppstream: A little cleanup. | Waqas Hussain | 2011-11-22 | 1 | -8/+2 |
* | Merge 0.8->trunk | Matthew Wild | 2011-06-05 | 1 | -1/+1 |
|\ |
|
| * | util.xmppstream: Check to make sure parser.stop is present before calling it. | Waqas Hussain | 2011-06-05 | 1 | -1/+1 |
* | | Merge 0.8->trunk | Matthew Wild | 2011-06-02 | 1 | -2/+5 |
|\| |
|
| * | Merge 0.7->0.8 | Matthew Wild | 2011-06-02 | 1 | -2/+5 |
* | | Merge 0.8->trunk | Matthew Wild | 2011-06-02 | 1 | -1/+0 |
|\| |
|
| * | Merge 0.7->0.8 | Matthew Wild | 2011-06-02 | 1 | -1/+0 |
| * | util.xmppstream: Reject XML comments, processing instructions and (if support... | Matthew Wild | 2011-06-01 | 1 | -0/+21 |
| * | util.xmppstream: Allow stream_ns = "" for parsing streams with no xmlns | Matthew Wild | 2010-12-21 | 1 | -1/+4 |
| * | util.xmppstream: Expose ns_separator and ns_pattern | Matthew Wild | 2010-12-07 | 1 | -0/+3 |
| * | util.xmppstream: Fix logger name. | Waqas Hussain | 2010-12-03 | 1 | -1/+1 |
* | | util.xmppstream: Reject XML comments, processing instructions and (if support... | Matthew Wild | 2011-06-01 | 1 | -0/+21 |
* | | util.xmppstream: Optimized stanza building by bypassing the stanza API. | Waqas Hussain | 2010-12-29 | 1 | -7/+16 |
* | | util.xmppstream: Allow stream_ns = "" for parsing streams with no xmlns | Matthew Wild | 2010-12-21 | 1 | -1/+4 |
* | | util.xmppstream: Expose ns_separator and ns_pattern | Matthew Wild | 2010-12-07 | 1 | -0/+3 |
* | | util.xmppstream: Fix logger name. | Waqas Hussain | 2010-12-03 | 1 | -1/+1 |
|/ |
|
* | util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be n... | Waqas Hussain | 2010-11-26 | 1 | -1/+2 |
* | util.xmppstream: Preserve the stream content namespace on descendents of elem... | Waqas Hussain | 2010-11-20 | 1 | -1/+7 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -2/+2 |
* | util.xmppstream: Removed some useless property assignments. | Waqas Hussain | 2010-08-03 | 1 | -4/+0 |
* | util.xmppstream: Add set_session() method to change the session that a stream... | Matthew Wild | 2010-08-02 | 1 | -2/+8 |
* | util.xmppstream: Stream objects now just have feed/reset methods | Matthew Wild | 2010-05-09 | 1 | -4/+22 |
* | Merge 0.7->trunk | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | util.xmppstream: new() now returns a parser object | Matthew Wild | 2010-03-22 | 1 | -4/+9 |
* | util.xmppstream: Initial commit | Matthew Wild | 2010-03-22 | 1 | -0/+145 |