prosody
log
graph
tags
bookmarks
branches
5f54100bb426
browse
changeset
util/stanza.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
util/stanza.lua @ 2206:
5f54100bb426
less
more
|
(0)
-15
tip
description
author
age
Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup).
Waqas Hussain
2009-11-12
util.stanza: Don't add xmlns to tags when serializing if same as the parent tag's xmlns. Should hopefully shut up Gajim once and for all :)
Matthew Wild
2009-10-17
util.stanza: Remove silly dependency on util.logger
Matthew Wild
2009-10-08
util.stanza: Soften dependency on util.termcolours
Matthew Wild
2009-10-06
util.stanza: Make xml_escape publicly accessible
Matthew Wild
2009-10-06
util.stanza: Add __type to metatable
Matthew Wild
2009-10-04
Remove version number from copyright headers
Matthew Wild
2009-07-10
util.stanza: Convert spaces to tabs
Matthew Wild
2009-07-10
util.stanza: Serializer optimizations, and nicer output for empty elements
Waqas Hussain
2009-06-27
util.stanza: Add stanza:get_text() to retrieve all child text nodes #api
Matthew Wild
2009-06-26
util.stanza: Rewrote stanza_mt.__tostring. 20-30% faster stanza serialization. - #optimization
Waqas Hussain
2009-06-25
util.stanza: Remove numeric attributes while deserializing
Waqas Hussain
2009-06-25
util.stanza: Omit unused clone parameter from error_reply()
Waqas Hussain
2009-05-15
util.stanza: stanza:reset() method to reset building state
Matthew Wild
2009-04-08
0.3->0.4
Matthew Wild
2009-03-20
less
more
|
(0)
-15
tip