index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
template.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util.template: Use util.envload instead of loadstring which is deprecated in ...
Kim Alvefur
2017-11-23
1
-2
/
+2
*
util.template: Use separate variables for source and compiled function [luach...
Kim Alvefur
2016-02-25
1
-4
/
+4
*
util.template: Silence luacheck warnings about unused loop vars
Kim Alvefur
2016-02-25
1
-1
/
+1
*
util.*: Remove use of module() function, make all module functions local and ...
Kim Alvefur
2015-02-21
1
-1
/
+1
*
util.template: Use util.xml.
Waqas Hussain
2012-12-03
1
-52
/
+2
*
util.template: Refactoring to make the string->stanza conversion code more ge...
Waqas Hussain
2012-02-05
1
-1
/
+15
*
util.template: Don't add stanza.last_add. 20% faster.
Waqas Hussain
2010-11-26
1
-1
/
+1
*
util.template: Rewritten to be much faster than the util.stanza stanza buildi...
Waqas Hussain
2010-11-25
1
-69
/
+63
*
util.template: Optimized to be almost as fast as manual stanza building.
Waqas Hussain
2010-10-24
1
-7
/
+34
*
util.template: Initial commit. A template library for XML stanzas.
Waqas Hussain
2010-10-24
1
-0
/
+112